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

TL;DR
ACORN-IDS is an adaptive, continual novelty detection framework for intrusion detection systems that learns from unlabeled normal data to detect evolving cyber threats with minimal forgetting.
Contribution
It introduces a novel framework combining feature extraction and PCA-based anomaly scoring for adaptive, label-efficient intrusion detection in non-stationary environments.
Findings
62% improvement in F1-score over baseline
58% improvement in zero-day attack detection
Outperforms existing state-of-the-art methods
Abstract
Intrusion Detection Systems (IDS) must maintain reliable detection performance under rapidly evolving benign traffic patterns and the continual emergence of cyberattacks, including zero-day threats with no labeled data available. However, most machine learning-based IDS approaches either assume static data distributions or rely on labeled attack samples, substantially limiting their applicability in real-world deployments. This setting naturally motivates continual novelty detection, which enables IDS models to incrementally adapt to non-stationary data streams without labeled attack data. In this work, we introduce ACORN-IDS, an adaptive continual novelty detection framework that learns exclusively from normal data while exploiting the inherent structure of an evolving unlabeled data stream. ACORN-IDS integrates a continual feature extractor, trained using reconstruction and metric…
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 · Advanced Malware Detection Techniques
