paper-with-me

홈 › Papers

Deep evolving semi-supervised anomaly detection

2024-12-01 · Jack Belham, Aryan Bhosale, Samrat Mukherjee, Biplab Banerjee, Fabio Cuzzolin

The aim of this paper is to formalise the task of continual semi-supervised anomaly detection (CSAD), with the aim of highlighting the importance of such a problem formulation which assumes as close to real-world conditions as possible. After an overview of the relevant definitions of continual semi-supervised learning, its components, anomaly detection extension, and the training protocols; the paper introduces a baseline model of a variational autoencoder (VAE) to work with semi-supervised data along with a continual learning method of deep generative replay with outlier rejection. The results show that such a use of extreme value theory (EVT) applied to anomaly detection can provide promising results even in comparison to an upper baseline of joint training. The results explore the effects of how much labelled and unlabelled data is present, of which class, and where it is located in the data stream. Outlier rejection shows promising initial results where it often surpasses a baseline method of Elastic Weight Consolidation (EWC). A baseline for CSAD is put forward along with the specific dataset setups used for reproducability and testability for other practitioners. Future research directions include other CSAD settings and further research into efficient continual hyperparameter tuning.

📄 PDF Abstract BibTeX arXiv:2412.00860

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContinual LearningSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Unsupervised Anomaly Detection in Stream Data with Online Evolving Spiking Neural Networks

2019-12-18 · Piotr S. Maciąg, Marzena Kryszkiewicz, Robert Bembenik, Jesus L. Lobo 외

Unsupervised anomaly discovery in stream data is a research topic with many practical applications. However, in many cases, it is not easy to collect enough training data with labeled anomalies for supervised learning of…

Anomaly DetectionTime Series AnalysisUnsupervised Anomaly Detection

SAD: Semi-Supervised Anomaly Detection on Dynamic Graphs

2023-05-23 · Sheng Tian, Jihai Dong, Jintang Li, Wenlong Zhao 외

Anomaly detection aims to distinguish abnormal instances that deviate significantly from the majority of benign ones. As instances that appear in the real world are naturally connected and can be represented with graphs,…

Anomaly DetectionContrastive LearningPseudo LabelSemi-supervised Anomaly Detection+1

Semi-supervised Anomaly Detection with Extremely Limited Labels in Dynamic Graphs

2025-01-25 · Jiazhen Chen, Sichao Fu, Zheng Ma, Mingbin Feng 외

Semi-supervised graph anomaly detection (GAD) has recently received increasing attention, which aims to distinguish anomalous patterns from graphs under the guidance of a moderate amount of labeled data and a large volum…

Anomaly DetectionGraph Anomaly DetectionSemi-supervised Anomaly DetectionSupervised 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

Understanding Bias in Anomaly Detection: A Semi-Supervised View with PAC Guarantees

2021-01-01 · Ziyu Ye, Yuxin Chen, Haitao Zheng

Anomaly detection presents a unique challenge in machine learning, due to the scarcity of labeled anomaly data. Existing work attempts to mitigate such problems via semi-supervised learning, i.e., augmenting unsupervised…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly DetectionUnsupervised Anomaly Detection