paper-with-me

홈 › Papers

Feature Reduction Method Comparison Towards Explainability and Efficiency in Cybersecurity Intrusion Detection Systems

2023-03-22 · Adam M. Lehavi, Seongtae Kim

In the realm of cybersecurity, intrusion detection systems (IDS) detect and prevent attacks based on collected computer and network data. In recent research, IDS models have been constructed using machine learning (ML) and deep learning (DL) methods such as Random Forest (RF) and deep neural networks (DNN). Feature selection (FS) can be used to construct faster, more interpretable, and more accurate models. We look at three different FS techniques; RF information gain (RF-IG), correlation feature selection using the Bat Algorithm (CFS-BA), and CFS using the Aquila Optimizer (CFS-AO). Our results show CFS-BA to be the most efficient of the FS methods, building in 55% of the time of the best RF-IG model while achieving 99.99% of its accuracy. This reinforces prior contributions attesting to CFS-BA's accuracy while building upon the relationship between subset size, CFS score, and RF-IG score in final results.

📄 PDF Abstract BibTeX arXiv:2303.12891

Code (0)

등록된 구현이 없습니다.

Tasks

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

Recent Advances in Malware Detection: Graph Learning and Explainability

2025-02-14 · Hossein Shokouhinejad, Roozbeh Razavi-Far, Hesamodin Mohammadian, Mahdi Rabbani 외

The rapid evolution of malware has necessitated the development of sophisticated detection methods that go beyond traditional signature-based approaches. Graph learning techniques have emerged as powerful tools for model…

Feature EngineeringGraph EmbeddingGraph LearningMalware Analysis+2

Empirical Analysis of Adversarial Robustness and Explainability Drift in Cybersecurity Classifiers

2026-02-06 · Mona Rajhans, Vishal Khawarey arxiv

Machine learning (ML) models are increasingly deployed in cybersecurity applications such as phishing detection and network intrusion prevention. However, these models remain vulnerable to adversarial perturbations small…

Network Intrusion DetectionAdversarial Robustness

LENS-XAI: Redefining Lightweight and Explainable Network Security through Knowledge Distillation and Variational Autoencoders for Scalable Intrusion Detection in Cybersecurity

2025-01-01 · Muhammet Anil Yagiz, Polat Goktas

The rapid proliferation of Industrial Internet of Things (IIoT) systems necessitates advanced, interpretable, and scalable intrusion detection systems (IDS) to combat emerging cyber threats. Traditional IDS face challeng…

Computational EfficiencyIntrusion DetectionKnowledge Distillation

Investigating cybersecurity incidents using large language models in latest-generation wireless networks

2025-04-14 · Leonid Legashev, Arthur Zhigalov

The purpose of research: Detection of cybersecurity incidents and analysis of decision support and assessment of the effectiveness of measures to counter information security threats based on modern generative models. Th…

Binary ClassificationData PoisoningFeature ImportanceLarge Language Model

Detecting Cybersecurity Threats by Integrating Explainable AI with SHAP Interpretability and Strategic Data Sampling

2026-02-22 · Norrakith Srisumrith, Sunantha Sodsee arxiv

The critical need for transparent and trustworthy machine learning in cybersecurity operations drives the development of this integrated Explainable AI (XAI) framework. Our methodology addresses three fundamental challen…

Computational Efficiency