Towards Real Unsupervised Anomaly Detection Via Confident Meta-Learning
So-called unsupervised anomaly detection is better described as semi-supervised, as it assumes all training data are nominal. This assumption simplifies training but requires manual data curation, introducing bias and limiting adaptability. We propose Confident Meta-learning (CoMet), a novel training strategy that enables deep anomaly detection models to learn from uncurated datasets where nominal and anomalous samples coexist, eliminating the need for explicit filtering. Our approach integrates Soft Confident Learning, which assigns lower weights to low-confidence samples, and Meta-Learning, which stabilizes training by regularizing updates based on training validation loss covariance. This prevents overfitting and enhances robustness to noisy data. CoMet is model-agnostic and can be applied to any anomaly detection method trainable via gradient descent. Experiments on MVTec-AD, VIADUCT, and KSDD2 with two state-of-the-art models demonstrate the effectiveness of our approach, consistently improving over the baseline methods, remaining insensitive to anomalies in the training set, and setting a new state-of-the-art across all datasets. Code is available at https://github.com/aqeeelmirza/CoMet
Code (0)
등록된 구현이 없습니다.
Tasks
Unsupervised Anomaly DetectionSimilar Papers 제목 키워드 기반
A Contrastive Learning-Guided Confident Meta-learning for Zero Shot Anomaly Detection
Industrial and medical anomaly detection faces critical challenges from data scarcity and prohibitive annotation costs, particularly in evolving manufacturing and healthcare settings. To address this, we propose CoZAD, a…
Contrastive LearningAnomaly DetectionDomain AdaptationNormality-Calibrated Autoencoder for Unsupervised Anomaly Detection on Data Contamination
In this paper, we propose Normality-Calibrated Autoencoder (NCAE), which can boost anomaly detection performance on the contaminated datasets without any prior information or explicit abnormal samples in the training pha…
Anomaly DetectionUnsupervised Anomaly DetectionCalibrated One-class Classification for Unsupervised Time Series Anomaly Detection
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+2MetaGAD: Meta Representation Adaptation for Few-Shot Graph Anomaly Detection
Graph anomaly detection has long been an important problem in various domains pertaining to information security such as financial fraud, social spam and network intrusion. The majority of existing methods are performed …
Anomaly DetectionFew-Shot LearningGraph Anomaly DetectionMeta-Learning+1Few-shot Network Anomaly Detection via Cross-network Meta-learning
Network anomaly detection aims to find network elements (e.g., nodes, edges, subgraphs) with significantly different behaviors from the vast majority. It has a profound impact in a variety of applications ranging from fi…
Anomaly DetectionFew-Shot LearningMeta-Learning