paper-with-me

Papers

Detection-Rate-Emphasized Multi-objective Evolutionary Feature Selection for Network Intrusion Detection

2024-06-13 · Zi-Hang Cheng, Haopu Shang, Chao Qian

Network intrusion detection is one of the most important issues in the field of cyber security, and various machine learning techniques have been applied to build intrusion detection systems. However, since the number of features to describe the network connections is often large, where some features are redundant or noisy, feature selection is necessary in such scenarios, which can both improve the efficiency and accuracy. Recently, some researchers focus on using multi-objective evolutionary algorithms (MOEAs) to select features. But usually, they only consider the number of features and classification accuracy as the objectives, resulting in unsatisfactory performance on a critical metric, detection rate. This will lead to the missing of many real attacks and bring huge losses to the network system. In this paper, we propose DR-MOFS to model the feature selection problem in network intrusion detection as a three-objective optimization problem, where the number of features, accuracy and detection rate are optimized simultaneously, and use MOEAs to solve it. Experiments on two popular network intrusion detection datasets NSL-KDD and UNSW-NB15 show that in most cases the proposed method can outperform previous methods, i.e., lead to fewer features, higher accuracy and detection rate.

📄 PDF Abstract BibTeX arXiv:2406.09180

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithmsfeature selectionIntrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Graph Neural Network Encoding for Community Detection in Attribute Networks

2020-06-06 · Jianyong Sun, Wei Zheng, Qingfu Zhang, Zongben Xu

In this paper, we first propose a graph neural network encoding method for multiobjective evolutionary algorithm to handle the community detection problem in complex attribute networks. In the graph neural network encodi…

AttributeCommunity DetectionGraph Neural Network

Advanced Intelligent Optimization Algorithms for Multi-Objective Optimal Power Flow in Future Power Systems: A Review

2024-04-14 · Yuyan Li

This review explores the application of intelligent optimization algorithms to Multi-Objective Optimal Power Flow (MOPF) in enhancing modern power systems. It delves into the challenges posed by the integration of renewa…

Deep Reinforcement LearningEvolutionary Algorithms

Transfer Learning Based Multi-Objective Genetic Algorithm for Dynamic Community Detection

2021-09-30 · Jungang Zou, Fan Lin, Siyu Gao, Gaoshan Deng 외

Dynamic community detection is the hotspot and basic problem of complex network and artificial intelligence research in recent years. It is necessary to maximize the accuracy of clustering as the network structure change…

ClusteringCommunity DetectionDynamic Community DetectionEvolutionary Algorithms+1

Theoretical Analyses of Multiobjective Evolutionary Algorithms on Multimodal Objectives

2020-12-14 · Weijie Zheng, Benjamin Doerr

The theoretical understanding of MOEAs is lagging far behind their success in practice. In particular, previous theory work considers mostly easy problems that are composed of unimodal objectives. As a first step towards…

2kEvolutionary AlgorithmsMultiobjective Optimization

Evolutionary Multi Objective Optimization Algorithm for Community Detection in Complex Social Networks

2020-05-07 · Shaik Tanveer ul Huq, Vadlamani Ravi, Kalyanmoy Deb

Most optimization-based community detection approaches formulate the problem in a single or bi-objective framework. In this paper, we propose two variants of a three-objective formulation using a customized non-dominated…

Community Detection