CND-IDS: Continual Novelty Detection for Intrusion Detection Systems
Sean Fuhrman, Onat Gungor, Tajana Rosing

TL;DR
CND-IDS is a continual novelty detection framework for intrusion detection systems that adapts to evolving data streams and detects new cyber attacks without relying on attack labels, significantly improving detection performance.
Contribution
It introduces a novel continual learning-based IDS framework combining feature extraction and PCA-based novelty detection, addressing data stream changes and label scarcity.
Findings
Achieves up to 6.1x F-score improvement over existing methods.
Achieves up to 6.5x better forward transfer compared to state-of-the-art unsupervised continual learning.
Effectively detects zero-day attacks in realistic intrusion datasets.
Abstract
Intrusion detection systems (IDS) play a crucial role in IoT and network security by monitoring system data and alerting to suspicious activities. Machine learning (ML) has emerged as a promising solution for IDS, offering highly accurate intrusion detection. However, ML-IDS solutions often overlook two critical aspects needed to build reliable systems: continually changing data streams and a lack of attack labels. Streaming network traffic and associated cyber attacks are continually changing, which can degrade the performance of deployed ML models. Labeling attack data, such as zero-day attacks, in real-world intrusion scenarios may not be feasible, making the use of ML solutions that do not rely on attack labels necessary. To address both these challenges, we propose CND-IDS, a continual novelty detection IDS framework which consists of (i) a learning-based feature extractor that…
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 · Artificial Immune Systems Applications
