Machine Learning-Based Intrusion Detection: Feature Selection versus Feature Extraction
Vu-Duc Ngo, Tuan-Cuong Vuong, Thien Van Luong, and Hung Tran

TL;DR
This paper compares feature selection and feature extraction techniques for machine learning-based intrusion detection in IoT networks, analyzing their performance, complexity, and reliability using the UNSW-NB15 dataset.
Contribution
It provides a comprehensive comparison and practical guidelines for choosing feature reduction methods in IoT intrusion detection systems.
Findings
Feature selection yields better detection accuracy and lower runtime.
Feature extraction is more reliable with small feature sets.
Feature extraction is less sensitive to the number of features.
Abstract
Internet of things (IoT) has been playing an important role in many sectors, such as smart cities, smart agriculture, smart healthcare, and smart manufacturing. However, IoT devices are highly vulnerable to cyber-attacks, which may result in security breaches and data leakages. To effectively prevent these attacks, a variety of machine learning-based network intrusion detection methods for IoT networks have been developed, which often rely on either feature extraction or feature selection techniques for reducing the dimension of input data before being fed into machine learning models. This aims to make the detection complexity low enough for real-time operations, which is particularly vital in any intrusion detection systems. This paper provides a comprehensive comparison between these two feature reduction methods of intrusion detection in terms of various performance metrics, namely,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Smart Grid Security and Resilience
MethodsFeature Selection
