paper-with-me

홈 › Papers

A deep learning approach to predict the number of k-barriers for intrusion detection over a circular region using wireless sensor networks

2022-08-25 · Abhilash Singh, J. Amutha, Jaiprakash Nagar, Sandeep Sharma

Wireless Sensor Networks (WSNs) is a promising technology with enormous applications in almost every walk of life. One of the crucial applications of WSNs is intrusion detection and surveillance at the border areas and in the defense establishments. The border areas are stretched in hundreds to thousands of miles, hence, it is not possible to patrol the entire border region. As a result, an enemy may enter from any point absence of surveillance and cause the loss of lives or destroy the military establishments. WSNs can be a feasible solution for the problem of intrusion detection and surveillance at the border areas. Detection of an enemy at the border areas and nearby critical areas such as military cantonments is a time-sensitive task as a delay of few seconds may have disastrous consequences. Therefore, it becomes imperative to design systems that are able to identify and detect the enemy as soon as it comes in the range of the deployed system. In this paper, we have proposed a deep learning architecture based on a fully connected feed-forward Artificial Neural Network (ANN) for the accurate prediction of the number of k-barriers for fast intrusion detection and prevention. We have trained and evaluated the feed-forward ANN model using four potential features, namely area of the circular region, sensing range of sensors, the transmission range of sensors, and the number of sensor for Gaussian and uniform sensor distribution. These features are extracted through Monte Carlo simulation. In doing so, we found that the model accurately predicts the number of k-barriers for both Gaussian and uniform sensor distribution with correlation coefficient (R = 0.78) and Root Mean Square Error (RMSE = 41.15) for the former and R = 0.79 and RMSE = 48.36 for the latter. Further, the proposed approach outperforms the other benchmark algorithms in terms of accuracy and computational time complexity.

📄 PDF Abstract BibTeX arXiv:2208.11887

Code (1)

abhilash12iec002/intrusion_detection 공식 구현

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

Intrusion Detection In Computer Networks Using Machine Learning Algorithms

2021-08-12 · International Conference on Communication Systems and Network Technologies (CSNT) 2021 8 · Gokul A, Sarath J N, Mohit M, Niranjan M 외

With the dawn of the COVID-19 age, the communication industry has witnessed a large spike in users as home networks, workplaces and even conferences have gone online. This has led to a rise in the number of victims of cy…

Intrusion Detection

Intrusion Detection using Sequential Hybrid Model

2019-10-26 · Aditya Pandey, Abhishek Sinha, Aishwarya PS

A large amount of work has been done on the KDD 99 dataset, most of which includes the use of a hybrid anomaly and misuse detection model done in parallel with each other. In order to further classify the intrusions, our…

Anomaly DetectionIntrusion DetectionmodelNetwork Intrusion Detection

Detection-Rate-Emphasized Multi-objective Evolutionary Feature Selection for Network Intrusion Detection

2024-06-13 · Zi-Hang Cheng, Haopu Shang, Chao Qian

Network intrusion detection is one of the most important issues in the field of cyber security, and various machine learning techniques have been applied to build intrusion detection systems. However, since the number of…

Evolutionary Algorithmsfeature selectionIntrusion DetectionNetwork Intrusion Detection

EG-ConMix: An Intrusion Detection Method based on Graph Contrastive Learning

2024-03-24 · Lijin Wu, Shanshan Lei, Feilong Liao, Yuanjun Zheng 외

As the number of IoT devices increases, security concerns become more prominent. The impact of threats can be minimized by deploying Network Intrusion Detection System (NIDS) by monitoring network traffic, detecting and …

Contrastive LearningData AugmentationIntrusion DetectionNetwork Intrusion Detection

EagerNet: Early Predictions of Neural Networks for Computationally Efficient Intrusion Detection

2020-07-27 · Fares Meghdouri, Maximilian Bachl, Tanja Zseby

Fully Connected Neural Networks (FCNNs) have been the core of most state-of-the-art Machine Learning (ML) applications in recent years and also have been widely used for Intrusion Detection Systems (IDSs). Experimental r…

Intrusion DetectionNetwork Intrusion Detection