paper-with-me

Papers

Network Intrusion Detection Using Wrapper-based Decision Tree for Feature Selection

2020-08-11 · Mubarak Albarka Umar, Chen Zhanfang, Yan Liu

One of the key challenges of machine learning (ML) based intrusion detection system (IDS) is the expensive computational complexity which is largely due to redundant, incomplete, and irrelevant features contain in the IDS datasets. To overcome such challenge and ensure building an efficient and more accurate IDS models, many researchers utilize preprocessing techniques such as normalization and feature selection in a hybrid modeling approach. In this work, we propose a hybrid IDS modeling approach with an algorithm for feature selection (FS) and another for building an IDS. The FS algorithm is a wrapper-based with a decision tree as the feature evaluator. The propose FS method is used in combination with some selected ML algorithms to build IDS models using the UNSW-NB15 dataset. Some IDS models are built as a baseline in a single modeling approach using the full features of the dataset. We evaluate the effectiveness of our propose method by comparing it with the baseline models and also with state-of-the-art works. Our method achieves the best DR of 97.95% and shown to be quite effective in comparison to state-of-the-art works. We, therefore, recommend its usage especially in IDS modeling with the UNSW-NB15 dataset.

📄 PDF Abstract BibTeX arXiv:2008.07405

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionIntrusion DetectionNetwork Intrusion Detection

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 제목 키워드 기반

Explaining Tree Model Decisions in Natural Language for Network Intrusion Detection

2023-10-30 · Noah Ziems, Gang Liu, John Flanagan, Meng Jiang

Network intrusion detection (NID) systems which leverage machine learning have been shown to have strong performance in practice when used to detect malicious network traffic. Decision trees in particular offer a strong …

Intrusion DetectionNetwork Intrusion Detection

A Study on Mitigating Hard Boundaries of Decision-Tree-based Uncertainty Estimates for AI Models

2022-01-10 · Pascal Gerber, Lisa Jöckel, Michael Kläs

Outcomes of data-driven AI models cannot be assumed to be always correct. To estimate the uncertainty in these outcomes, the uncertainty wrapper framework has been proposed, which considers uncertainties related to model…

Pedestrian Detection

Effective Metaheuristic Based Classifiers for Multiclass Intrusion Detection

2022-10-06 · Zareen Fatima, Arshad Ali

Network security has become the biggest concern in the area of cyber security because of the exponential growth in computer networks and applications. Intrusion detection plays an important role in the security of inform…

feature selectionIntrusion DetectionMulti-class Classification

Learning with local drift detection

2006-08-01 · Advanced Data Mining and Applications, Second International Conference, ADMA 2006 8 · João Gama, Gladys Castillo

Most of the work in Machine Learning assume that examples are generated at random according to some stationary probability distribution. In this work we study the problem of learning when the distribution that generates …

Drift Detection

Decision Tree Based Wrappers for Hearing Loss

2025-02-12 · Miguel Rabuge, Nuno Lourenço

Audiology entities are using Machine Learning (ML) models to guide their screening towards people at risk. Feature Engineering (FE) focuses on optimizing data for ML models, with evolutionary methods being effective in f…

Feature Engineeringfeature selection