作者:
Sundfeld, DanielTeodoro, GeorgeMelo, Alba C. M. A.
Faculty of Science & Tech. in Engineering Brasilia Brazil
Department of Computer Science Belo Horizonte Brazil
Department of Computer Science Brasilia Brazil
Multiple Sequence Alignment (MSA) is an important operation in Bioinformatics, used to simultaneously compare 3 or more sequences. The MSA problem was proven NP-Hard, so strategies have been proposed to reduce the sea...
详细信息
The network switches in the data plane of Software Defined Networking (SDN) are empowered by an elementary process, in which enormous number of packets which resemble big volumes of data are classified into specific f...
详细信息
The network switches in the data plane of Software Defined Networking (SDN) are empowered by an elementary process, in which enormous number of packets which resemble big volumes of data are classified into specific flows by matching them against a set of dynamic rules. This basic process accelerates the processing of data, so that instead of processing singular packets repeatedly, corresponding actions are performed on corresponding flows of packets. In this paper, first, we address limitations on a typical packet classification algorithm like Tuple Space Search (TSS). Then, we present a set of different scenarios to parallelize it on different parallel processing platforms, including Graphics Processing Units (GPUs), clusters of Central Processing Units (CPUs), and hybrid clusters. Experimental results show that the hybrid cluster provides the best platform for parallelizing packet classification algorithms, which promises the average throughput rate of 4.2 Million packets per second (Mpps). That is, the hybrid cluster produced by the integration of Compute Unified Device Architecture (CUDA), Message Passing Interface (MPI), and OpenMP programming model could classify 0.24 million packets per second more than the GPU cluster scheme. Such a packet classifier satisfies the required processing speed in the programmable network systems that would be used to communicate big medical data.
The growing field of urban monitoring has increasingly recognized the potential of utilizing autonomous technologies,particularly in drone *** deployment of intelligent drone swarms offers promising solutions for enha...
详细信息
The growing field of urban monitoring has increasingly recognized the potential of utilizing autonomous technologies,particularly in drone *** deployment of intelligent drone swarms offers promising solutions for enhancing the efficiency and scope of urban condition *** this context,this paper introduces an innovative algorithm designed to navigate a swarm of drones through urban landscapes for monitoring *** primary challenge addressed by the algorithm is coordinating drone movements from one location to another while circumventing obstacles,such as *** algorithm incorporates three key components to optimize the obstacle detection,navigation,and energy efficiency within a drone ***,the algorithm utilizes a method to calculate the position of a virtual leader,acting as a navigational beacon to influence the overall direction of the ***,the algorithm identifies observers within the swarm based on the current *** further refine obstacle avoidance,the third component involves the calculation of angular velocity using fuzzy *** approach considers the proximity of detected obstacles through operational rangefinders and the target’s location,allowing for a nuanced and adaptable computation of angular *** integration of fuzzy logic enables the drone swarm to adapt to diverse urban conditions dynamically,ensuring practical obstacle *** proposed algorithm demonstrates enhanced performance in the obstacle detection and navigation accuracy through comprehensive *** results suggest that the intelligent obstacle avoidance algorithm holds promise for the safe and efficient deployment of autonomous mobile drones in urban monitoring applications.
作者:
Petkar, Taniya
Faculty of Engineering and Technology Department of Computer Science And Medical Engineering Maharashtra Wardha442001 India
This paper presents a novel line-of-control (LoC) monitoring system that leverages the Internet of Things (IoT) to improve border security. The system creates a strong infrastructure for real-time monitoring throughou...
详细信息
Although convolutional neural network(CNN)paradigms have expanded to transfer learning and ensemble models from original individual CNN architectures,few studies have focused on the performance comparison of the appli...
详细信息
Although convolutional neural network(CNN)paradigms have expanded to transfer learning and ensemble models from original individual CNN architectures,few studies have focused on the performance comparison of the applicability of these techniques in detecting and localizing rice ***,most CNN-based rice disease detection studies only considered a small number of diseases in their *** these shortcomings were addressed in this *** this study,a rice disease classification comparison of six CNN-based deep-learning architectures(DenseNet121,Inceptionv3,MobileNetV2,resNext101,Resnet152V,and Seresnext101)was conducted using a database of nine of the most epidemic rice diseases in *** addition,we applied a transfer learning approach to DenseNet121,MobileNetV2,Resnet152V,Seresnext101,and an ensemble model called DEX(Densenet121,EfficientNetB7,and Xception)to compare the six individual CNN networks,transfer learning,and ensemble *** results suggest that the ensemble framework provides the best accuracy of 98%,and transfer learning can increase the accuracy by 17%from the results obtained by Seresnext101 in detecting and localizing rice leaf *** high accuracy in detecting and categorisation rice leaf diseases using CNN suggests that the deep CNN model is promising in the plant disease detection domain and can significantly impact the detection of diseases in real-time agricultural *** research is significant for farmers in rice-growing countries,as like many other plant diseases,rice diseases require timely and early identification of infected diseases and this research develops a rice leaf detection system based on CNN that is expected to help farmers to make fast decisions to protect their agricultural yields and quality.
EHR was a statistical database of electronic health records for individuals or demographics that can be accessed through diverse healthcare environments. Planning for long-term retention and handling of electronic hea...
详细信息
This paper presents the study of the effectiveness of horizontal transfer of local isolates of the pathogenic fungus Beauveria bassiana (Balsamo) on adults of olive fruit fly Bactrocera oleae (Rossi) at a concentratio...
详细信息
COVID-19 is a respiratory disease for which reverse transcription-polymerase chain reaction (RT-PCR) is the standard detection method. This study introduces a hybrid deep learning approach to support the diagnosis of ...
详细信息
The prompt spread of COVID-19 has emphasized the necessity for effective and precise diagnostic *** this article,a hybrid approach in terms of datasets as well as the methodology by utilizing a previously unexplored d...
详细信息
The prompt spread of COVID-19 has emphasized the necessity for effective and precise diagnostic *** this article,a hybrid approach in terms of datasets as well as the methodology by utilizing a previously unexplored dataset obtained from a private hospital for detecting COVID-19,pneumonia,and normal conditions in chest X-ray images(CXIs)is proposed coupled with Explainable Artificial Intelligence(XAI).Our study leverages less preprocessing with pre-trained cutting-edge models like InceptionV3,VGG16,and VGG19 that excel in the task of feature *** methodology is further enhanced by the inclusion of the t-SNE(t-Distributed Stochastic Neighbor Embedding)technique for visualizing the extracted image features and Contrast Limited Adaptive Histogram Equalization(CLAHE)to improve images before extraction of ***,an AttentionMechanism is utilized,which helps clarify how the modelmakes decisions,which builds trust in artificial intelligence(AI)*** evaluate the effectiveness of the proposed approach,both benchmark datasets and a private dataset obtained with permissions from Jinnah PostgraduateMedical Center(JPMC)in Karachi,Pakistan,are *** 12 experiments,VGG19 showcased remarkable performance in the hybrid dataset approach,achieving 100%accuracy in COVID-19 *** classification and 97%in distinguishing normal ***,across all classes,the approach achieved 98%accuracy,demonstrating its efficiency in detecting COVID-19 and differentiating it fromother chest disorders(Pneumonia and healthy)while also providing insights into the decision-making process of the models.
The proliferation of deluding data such as fake news and phony audits on news web journals,online publications,and internet business apps has been aided by the availability of the web,cell phones,and social *** can qu...
详细信息
The proliferation of deluding data such as fake news and phony audits on news web journals,online publications,and internet business apps has been aided by the availability of the web,cell phones,and social *** can quickly fabricate comments and news on social *** most difficult challenge is determining which news is real or ***,tracking down programmed techniques to recognize fake news online is *** an emphasis on false news,this study presents the evolution of artificial intelligence techniques for detecting spurious social media *** study shows past,current,and possible methods that can be used in the future for fake news *** different publicly available datasets containing political news are utilized for performing *** supervised learning algorithms are used,and their results show that conventional Machine Learning(ML)algorithms that were used in the past perform better on shorter text *** contrast,the currently used Recurrent Neural Network(RNN)and transformer-based algorithms perform better on longer ***,a brief comparison of all these techniques is provided,and it concluded that transformers have the potential to revolutionize Natural Language Processing(NLP)methods in the near future.
暂无评论