paper-with-me

Papers

A Dependable Hybrid Machine Learning Model for Network Intrusion Detection

2022-12-08 · Md. Alamin Talukder, Khondokar Fida Hasan, Md. Manowarul Islam, Md Ashraf Uddin, Arnisha Akhter, Mohammad Abu Yousuf, Fares Alharbi, Mohammad Ali Moni

Network intrusion detection systems (NIDSs) play an important role in computer network security. There are several detection mechanisms where anomaly-based automated detection outperforms others significantly. Amid the sophistication and growing number of attacks, dealing with large amounts of data is a recognized issue in the development of anomaly-based NIDS. However, do current models meet the needs of today's networks in terms of required accuracy and dependability? In this research, we propose a new hybrid model that combines machine learning and deep learning to increase detection rates while securing dependability. Our proposed method ensures efficient pre-processing by combining SMOTE for data balancing and XGBoost for feature selection. We compared our developed method to various machine learning and deep learning algorithms to find a more efficient algorithm to implement in the pipeline. Furthermore, we chose the most effective model for network intrusion based on a set of benchmarked performance analysis criteria. Our method produces excellent results when tested on two datasets, KDDCUP'99 and CIC-MalMem-2022, with an accuracy of 99.99% and 100% for KDDCUP'99 and CIC-MalMem-2022, respectively, and no overfitting or Type-1 and Type-2 issues.

📄 PDF Abstract BibTeX arXiv:2212.04546

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionHybrid Machine LearningIntrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…

Similar Papers 제목 키워드 기반

Dependable Intrusion Detection System for IoT: A Deep Transfer Learning-based Approach

2022-04-11 · Sk. Tanzir Mehedi, Adnan Anwar, Ziaur Rahman, Kawsar Ahmed 외

Security concerns for IoT applications have been alarming because of their widespread use in different enterprise systems. The potential threats to these applications are constantly emerging and changing, and therefore, …

AttributeIntrusion DetectionNetwork Intrusion DetectionTransfer Learning

Binary and Multi-Class Intrusion Detection in IoT Using Standalone and Hybrid Machine and Deep Learning Models

2025-02-20 · Md Ahnaf Akif

Maintaining security in IoT systems depends on intrusion detection since these networks' sensitivity to cyber-attacks is growing. Based on the IoT23 dataset, this study explores the use of several Machine Learning (ML) a…

Intrusion DetectionMulti-class Classification

Hybrid Model For Intrusion Detection Systems

2020-03-19 · Baha Rababah, Srija Srivastava

With the increasing number of new attacks on ever growing network traffic, it is becoming challenging to alert immediately any malicious activities to avoid loss of sensitive data and money. This is making intrusion dete…

Intrusion DetectionmodelNetwork Intrusion Detection

Hybrid Machine Learning Models for Intrusion Detection in IoT: Leveraging a Real-World IoT Dataset

2025-02-17 · Md Ahnaf Akif, Ismail Butun, Andre Williams, Imadeldin Mahgoub

The rapid growth of the Internet of Things (IoT) has revolutionized industries, enabling unprecedented connectivity and functionality. However, this expansion also increases vulnerabilities, exposing IoT networks to incr…

Hybrid Machine LearningIntrusion Detection

HybridGuard: Enhancing Minority-Class Intrusion Detection in Dew-Enabled Edge-of-Things Networks

2025-11-11 · Binayak Kara, Ujjwal Sahua, Ciza Thomas, Jyoti Prakash Sahoo arxiv

Securing Dew-Enabled Edge-of-Things (EoT) networks against sophisticated intrusions is a critical challenge. This paper presents HybridGuard, a framework that integrates machine learning and deep learning to improve intr…

Intrusion DetectionAnomaly Detection