paper-with-me

Papers

Unsupervised Ensemble Based Deep Learning Approach for Attack Detection in IoT Network

2022-07-16 · Mir Shahnawaz Ahmed, Shahid Mehraj Shah

The Internet of Things (IoT) has altered living by controlling devices/things over the Internet. IoT has specified many smart solutions for daily problems, transforming cyber-physical systems (CPS) and other classical fields into smart regions. Most of the edge devices that make up the Internet of Things have very minimal processing power. To bring down the IoT network, attackers can utilise these devices to conduct a variety of network attacks. In addition, as more and more IoT devices are added, the potential for new and unknown threats grows exponentially. For this reason, an intelligent security framework for IoT networks must be developed that can identify such threats. In this paper, we have developed an unsupervised ensemble learning model that is able to detect new or unknown attacks in an IoT network from an unlabelled dataset. The system-generated labelled dataset is used to train a deep learning model to detect IoT network attacks. Additionally, the research presents a feature selection mechanism for identifying the most relevant aspects in the dataset for detecting attacks. The study shows that the suggested model is able to identify the unlabelled IoT network datasets and DBN (Deep Belief Network) outperform the other models with a detection accuracy of 97.5% and a false alarm rate of 2.3% when trained using labelled dataset supplied by the proposed approach.

📄 PDF Abstract BibTeX arXiv:2207.07903

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learningfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Unsupervised Ensemble Methods for Anomaly Detection in PLC-based Process Control

2023-02-04 · Emmanuel Aboah Boateng, Bruce J. W

Programmable logic controller (PLC) based industrial control systems (ICS) are used to monitor and control critical infrastructure. Integration of communication networks and an Internet of Things approach in ICS has incr…

Anomaly Detection

UNAD+: An Explainable Hybrid Framework for Unknown Network Attack Detection

2026-05-21 · Saif Alzubi, Frederic Stahl arxiv

The detection of previously unseen network attacks remains a major challenge for intrusion detection systems. Although supervised learning methods often perform well on known attack classes, they are limited when new att…

Intrusion Detection

Enhanced Anomaly Detection in IoMT Networks using Ensemble AI Models on the CICIoMT2024 Dataset

2025-02-17 · Prathamesh Chandekar, Mansi Mehta, Swet Chandan

The rapid proliferation of Internet of Medical Things (IoMT) devices in healthcare has introduced unique cybersecurity challenges, primarily due to the diverse communication protocols and critical nature of these devices…

Anomaly Detection

Anomaly Detection in Unsupervised Surveillance Setting Using Ensemble of Multimodal Data with Adversarial Defense

2020-07-17 · Sayeed Shafayet Chowdhury, Kaji Mejbaul Islam, Rouhan Noor

Autonomous aerial surveillance using drone feed is an interesting and challenging research domain. To ensure safety from intruders and potential objects posing threats to the zone being protected, it is crucial to be abl…

Adversarial AttackAdversarial DefenseAnomaly Detection

Building an Efficient Intrusion Detection System Based on Feature Selection and Ensemble Classifier

2019-04-02 · Yuyang Zhou, Guang Cheng, Shanqing Jiang, Mian Dai

Intrusion detection system (IDS) is one of extensively used techniques in a network topology to safeguard the integrity and availability of sensitive assets in the protected systems. Although many supervised and unsuperv…

Anomaly DetectionDimensionality ReductionEnsemble Learningfeature selection+3