paper-with-me

Papers

Intrusion Detection: A Deep Learning Approach

2023-06-13 · Ishaan Shivhare, Joy Purohit, Vinay Jogani, Samina Attari, Dr. Madhav Chandane

Network intrusions are a significant problem in all industries today. A critical part of the solution is being able to effectively detect intrusions. With recent advances in artificial intelligence, current research has begun adopting deep learning approaches for intrusion detection. Current approaches for multi-class intrusion detection include the use of a deep neural network. However, it fails to take into account spatial relationships between the data objects and long term dependencies present in the dataset. The paper proposes a novel architecture to combat intrusion detection that has a Convolutional Neural Network (CNN) module, along with a Long Short Term Memory(LSTM) module and with a Support Vector Machine (SVM) classification function. The analysis is followed by a comparison of both conventional machine learning techniques and deep learning methodologies, which highlights areas that could be further explored.

📄 PDF Abstract BibTeX arXiv:2306.07601

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningIntrusion Detection

Similar Papers 제목 키워드 기반

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

Improving Transferability of Network Intrusion Detection in a Federated Learning Setup

2024-01-07 · Shreya Ghosh, Abu Shafin Mohammad Mahdee Jameel, Aly El Gamal

Network Intrusion Detection Systems (IDS) aim to detect the presence of an intruder by analyzing network packets arriving at an internet connected device. Data-driven deep learning systems, popular due to their superior …

Federated LearningIntrusion DetectionNetwork Intrusion Detection

SOME/IP Intrusion Detection using Deep Learning-based Sequential Models in Automotive Ethernet Networks

2021-08-04 · Natasha Alkhatib, Hadi Ghauch, Jean-Luc Danger

Intrusion Detection Systems are widely used to detect cyberattacks, especially on protocols vulnerable to hacking attacks such as SOME/IP. In this paper, we present a deep learning-based sequential model for offline intr…

Deep LearningIntrusion Detection

Active Learning for Wireless IoT Intrusion Detection

2018-08-04 · Kai Yang, Jie Ren, Yanqiao Zhu, Weiyi Zhang

Internet of Things (IoT) is becoming truly ubiquitous in our everyday life, but it also faces unique security challenges. Intrusion detection is critical for the security and safety of a wireless IoT network. This paper …

Active LearningBIG-bench Machine LearningIntrusion Detection

Adaptive Bi-Recommendation and Self-Improving Network for Heterogeneous Domain Adaptation-Assisted IoT Intrusion Detection

2023-03-25 · Jiashu Wu, Yang Wang, Hao Dai, Chengzhong Xu 외

As Internet of Things devices become prevalent, using intrusion detection to protect IoT from malicious intrusions is of vital importance. However, the data scarcity of IoT hinders the effectiveness of traditional intrus…

Domain AdaptationIntrusion DetectionPseudo LabelRecommendation Systems+1