paper-with-me

Papers

Deep Learning for Network Anomaly Detection under Data Contamination: Evaluating Robustness and Mitigating Performance Degradation

2024-07-11 · D'Jeff K. Nkashama, Jordan Masakuna Félicien, Arian Soltani, Jean-Charles Verdier, Pierre-Martin Tardif, Marc Frappier, Froduald Kabanza

Deep learning (DL) has emerged as a crucial tool in network anomaly detection (NAD) for cybersecurity. While DL models for anomaly detection excel at extracting features and learning patterns from data, they are vulnerable to data contamination -- the inadvertent inclusion of attack-related data in training sets presumed benign. This study evaluates the robustness of six unsupervised DL algorithms against data contamination using our proposed evaluation protocol. Results demonstrate significant performance degradation in state-of-the-art anomaly detection algorithms when exposed to contaminated data, highlighting the critical need for self-protection mechanisms in DL-based NAD models. To mitigate this vulnerability, we propose an enhanced auto-encoder with a constrained latent representation, allowing normal data to cluster more densely around a learnable center in the latent space. Our evaluation reveals that this approach exhibits improved resistance to data contamination compared to existing methods, offering a promising direction for more robust NAD systems.

📄 PDF Abstract BibTeX arXiv:2407.08838

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Unsupervised Anomaly Detection Using Flow Matching on Tabular Data

2026-08-20 · Philip Konz, Tejaswini Medi, Margret Keuper arxiv

Financial anomaly detection often relies on large unlabeled transaction logs, where anomalous samples may already be present during training. Such training-set contamination violates the clean-normal data assumption unde…

Unsupervised Anomaly Detection

Impact of Inaccurate Contamination Ratio on Robust Unsupervised Anomaly Detection

2024-08-14 · Jordan F. Masakuna, DJeff Kanda Nkashama, Arian Soltani, Marc Frappier 외

Training data sets intended for unsupervised anomaly detection, typically presumed to be anomaly-free, often contain anomalies (or contamination), a challenge that significantly undermines model performance. Most robust …

Anomaly DetectionMisinformationUnsupervised Anomaly Detection

Robustness of Anomaly Detection Models for Industrial Control Systems under Training-Time Data Contamination

2026-08-24 · Mustafa Umut Ozbek, Taiwo Ojo, Pooria Madani, Khalil El-Khatib 외 arxiv

Machine-learning-based anomaly detection is increasingly used in industrial control systems (ICS), yet most studies assume that detector training data is trustworthy. In practice, training data may be corrupted through c…

Anomaly Detection

Calibrated One-class Classification for Unsupervised Time Series Anomaly Detection

2022-07-25 · Hongzuo Xu, Yijie Wang, Songlei Jian, Qing Liao 외

Time series anomaly detection is instrumental in maintaining system availability in various domains. Current work in this research line mainly focuses on learning data normality deeply and comprehensively by devising adv…

Anomaly DetectionOne-Class ClassificationOne-class classifierTime Series+2

RoSAS: Deep Semi-Supervised Anomaly Detection with Contamination-Resilient Continuous Supervision

2023-07-25 · Hongzuo Xu, Yijie Wang, Guansong Pang, Songlei Jian 외

Semi-supervised anomaly detection methods leverage a few anomaly examples to yield drastically improved performance compared to unsupervised models. However, they still suffer from two limitations: 1) unlabeled anomalies…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly Detection