We use immune agent system for reference to realize immunity-based security architecture in this paper, and give an example to analyze how to keep the network from attack. Detection Agent in our architecture, regarded...
详细信息
In recent years,progressive developments have been observed in recent technologies and the production cost has been continuously *** such scenario,Internet of Things(IoT)network which is comprised of a set of Unmanned...
详细信息
In recent years,progressive developments have been observed in recent technologies and the production cost has been continuously *** such scenario,Internet of Things(IoT)network which is comprised of a set of Unmanned Aerial Vehicles(UAV),has received more attention from civilian tomilitary *** network security poses a serious challenge to UAV networks whereas the intrusion detection system(IDS)is found to be an effective process to secure the UAV *** IDSs are not adequate to handle the latest computer networks that possess maximumbandwidth and data *** order to improve the detection performance and reduce the false alarms generated by IDS,several researchers have employed Machine Learning(ML)and Deep Learning(DL)algorithms to address the intrusion detection *** this view,the current research article presents a deep reinforcement learning technique,optimized by BlackWidow Optimization(DRL-BWO)algorithm,for UAV *** addition,DRL involves an improved reinforcement learning-based Deep Belief Network(DBN)for intrusion *** parameter optimization of DRL technique,BWO algorithm is *** helps in improving the intrusion detection performance of UAV *** extensive set of experimental analysis was performed to highlight the supremacy of the proposed *** the simulation values,it is evident that the proposed method is appropriate as it attained high precision,recall,F-measure,and accuracy values such as 0.985,0.993,0.988,and 0.989 respectively.
Many programming languages and development frameworks have extensive libraries(e.g., JDK and Android libraries) that ease the task of software engineering if used effectively. With numerous library classes and sometim...
详细信息
Many programming languages and development frameworks have extensive libraries(e.g., JDK and Android libraries) that ease the task of software engineering if used effectively. With numerous library classes and sometimes intricate API(application programming interface) usage constraints, programmers often have difficulty remembering the library APIs and/or using them correctly. This study addresses this problem by developing an engine called DeepAPIRec, which automatically recommends the API usage *** to the existing proposals, our approach distinguishes itself in two ways. First, it is based on a tree-based long short-term memory(LSTM) neural network inspired by recent developments in the machinelearning community. A tree-based LSTM neural network allows us to model and reason about variable-length,preceding and succeeding code contexts, and to make precise predictions. Second, we apply data-flow analysis to generate concrete parameters for the API usage code, which not only allows us to generate complete code recommendations but also improves the accuracy of the learning results according to the tree-based LSTM neural network. Our approach has been implemented for supporting Java programs. Our experimental studies on the JDK library show that at statement-level recommendations, DeepAPIRec can achieve a top-1 accuracy of about 37% and a top-5 accuracy of about 64%, which are significantly better than the existing approaches. Our user study further confirms that DeepAPIRec can help developers to complete a segment of code faster and more accurately as compared to IntelliJ IDEA.
Lung cancer is the most deadly illness for patients, and it is an incurable condition. Patient survival rates are greatly increased by early cancer prognosis and identification. The Computed Tomography (CT) scan is an...
详细信息
With the projected increase of 3G network traffic in near future, telecom operators are looking for the alternative means of satisfying the data needs of mobile subscribers without scaling the existing 3G network infr...
详细信息
In agent-based automated negotiation research area,a key problem is how to make software agent more adaptable to represent user preferences or suggestions,so that agent can take further proposals that reflect user req...
详细信息
In agent-based automated negotiation research area,a key problem is how to make software agent more adaptable to represent user preferences or suggestions,so that agent can take further proposals that reflect user requirements to implement ecommerce activities like automated *** difficulty lies in the uncertainty of user preferences that include uncertain description and contents,non-linear and dynamic *** this paper,fuzzy language was used to describe the uncertainty and combine with multiple classified artificial neural networks(ANNs) for self-adaptive learning of user *** refinement learning results of various negotiation contracts' satisfaction degrees in the extent of fuzzy classification can be *** to unclassified computation,the experimental results illustrate that the learning ability and effectiveness of agents have been improved.
The adaptation of microservice architecture has increased massively during the last few years with the emergence of the cloud. Containers have become a common choice for microservices architecture instead of VMs (Virt...
详细信息
Degradation under challenging conditions such as rain, haze, and low light not only diminishes content visibility, but also results in additional degradation side effects, including detail occlusion and color distorti...
详细信息
Degradation under challenging conditions such as rain, haze, and low light not only diminishes content visibility, but also results in additional degradation side effects, including detail occlusion and color distortion. However, current technologies have barely explored the correlation between perturbation removal and background restoration, consequently struggling to generate high-naturalness content in challenging scenarios. In this paper, we rethink the image enhancement task from the perspective of joint optimization: Perturbation removal and texture reconstruction. To this end, we advise an efficient yet effective image enhancement model, termed the perturbation-guided texture reconstruction network(PerTeRNet). It contains two subnetworks designed for the perturbation elimination and texture reconstruction tasks, respectively. To facilitate texture recovery,we develop a novel perturbation-guided texture enhancement module(PerTEM) to connect these two tasks, where informative background features are extracted from the input with the guidance of predicted perturbation priors. To alleviate the learning burden and computational cost, we suggest performing perturbation removal in a sub-space and exploiting super-resolution to infer high-frequency background details. Our PerTeRNet has demonstrated significant superiority over typical methods in both quantitative and qualitative measures, as evidenced by extensive experimental results on popular image enhancement and joint detection tasks. The source code is available at https://***/kuijiang94/PerTeRNet.
INTRODUCTION With the rapid development of remote sensing technology,high-quality remote sensing images have become widely *** automated object detection and recognition of these images,which aims to automatically loc...
INTRODUCTION With the rapid development of remote sensing technology,high-quality remote sensing images have become widely *** automated object detection and recognition of these images,which aims to automatically locate objects of interest in remote sensing images and distinguish their specific categories,is an important fundamental task in the *** provides an effective means for geospatial object monitoring in many social applications,such as intelligent transportation,urban planning,environmental monitoring and homeland security.
Liveness is a basic property of a system and the liveness issue of unbounded Petri nets remains one of the most difficult problems in this *** work proposes a novel method to decide the liveness of a class of unbounde...
详细信息
Liveness is a basic property of a system and the liveness issue of unbounded Petri nets remains one of the most difficult problems in this *** work proposes a novel method to decide the liveness of a class of unbounded generalized Petri nets calledω-independent unbounded nets,breaking the existing limits to one-place-unbounded *** algorithm to construct a macro liveness graph(MLG)is developed and a critical condition based on MLG deciding the liveness ofω-independent unbounded nets is *** are provided to demonstrate its effectiveness.
暂无评论