paper-with-me

Papers

SAFE: Self-Supervised Anomaly Detection Framework for Intrusion Detection

2025-02-10 · Elvin Li, Zhengli Shang, Onat Gungor, Tajana Rosing

The proliferation of IoT devices has significantly increased network vulnerabilities, creating an urgent need for effective Intrusion Detection Systems (IDS). Machine Learning-based IDS (ML-IDS) offer advanced detection capabilities but rely on labeled attack data, which limits their ability to identify unknown threats. Self-Supervised Learning (SSL) presents a promising solution by using only normal data to detect patterns and anomalies. This paper introduces SAFE, a novel framework that transforms tabular network intrusion data into an image-like format, enabling Masked Autoencoders (MAEs) to learn robust representations of network behavior. The features extracted by the MAEs are then incorporated into a lightweight novelty detector, enhancing the effectiveness of anomaly detection. Experimental results demonstrate that SAFE outperforms the state-of-the-art anomaly detection method, Scale Learning-based Deep Anomaly Detection method (SLAD), by up to 26.2% and surpasses the state-of-the-art SSL-based network intrusion detection approach, Anomal-E, by up to 23.5% in F1-score.

📄 PDF Abstract BibTeX arXiv:2502.07119

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionIntrusion DetectionNetwork Intrusion DetectionSelf-Supervised Anomaly DetectionSelf-Supervised LearningSupervised Anomaly Detection

Similar Papers 제목 키워드 기반

A Self-Supervised Framework for Space Object Behaviour Characterisation

2025-04-08 · Ian Groves, Andrew Campbell, James Fernandes, Diego Ramírez Rodríguez 외

Foundation Models, pre-trained on large unlabelled datasets before task-specific fine-tuning, are increasingly being applied to specialised domains. Recent examples include ClimaX for climate and Clay for satellite Earth…

Anomaly DetectionEarth Observationmotion predictionObject+3

Masked Contrastive Learning for Anomaly Detection

2021-05-18 · Hyunsoo Cho, Jinseok Seol, Sang-goo Lee

Detecting anomalies is one fundamental aspect of a safety-critical software system, however, it remains a long-standing problem. Numerous branches of works have been proposed to alleviate the complication and have demons…

Anomaly DetectionContrastive LearningSelf-Supervised Learning

Self-Supervised Time-Series Anomaly Detection Using Learnable Data Augmentation

2024-06-18 · Kukjin Choi, Jihun Yi, Jisoo Mok, Sungroh Yoon

Continuous efforts are being made to advance anomaly detection in various manufacturing processes to increase the productivity and safety of industrial sites. Deep learning replaced rule-based methods and recently emerge…

Anomaly DetectionContrastive LearningData AugmentationTime Series+1

Fast and Accurate Anomaly Detection in Time Series

2026-07-02 · Emanuele Mele, Massimo Cafaro, Angelo Coluccia, Italo Epicoco arxiv

Anomaly detection is a critical and evolving field in Machine Learning, with applications targeting different domains such as cybersecurity, finance, healthcare, manufacturing and IoT (Internet of Things) systems. Tradit…

Time Series Anomaly Detection

PAC-Wrap: Semi-Supervised PAC Anomaly Detection

2022-05-22 · Shuo Li, Xiayan Ji, Edgar Dobriban, Oleg Sokolsky 외

Anomaly detection is essential for preventing hazardous outcomes for safety-critical applications like autonomous driving. Given their safety-criticality, these applications benefit from provable bounds on various errors…

Anomaly DetectionAutonomous DrivingUnsupervised Anomaly Detection