paper-with-me

Papers

Towards Real Unsupervised Anomaly Detection Via Confident Meta-Learning

2025-08-04 · Muhammad Aqeel, Shakiba Sharifi, Marco Cristani, Francesco Setti arxiv

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

📄 PDF Abstract BibTeX arXiv:2508.02293

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

A Contrastive Learning-Guided Confident Meta-learning for Zero Shot Anomaly Detection

2025-08-25 · Muhammad Aqeel, Danijel Skocaj, Marco Cristani, Francesco Setti arxiv

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 Adaptation

Normality-Calibrated Autoencoder for Unsupervised Anomaly Detection on Data Contamination

2021-10-28 · Jongmin Yu, Hyeontaek Oh, Minkyung Kim, Junsik Kim

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 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

MetaGAD: Meta Representation Adaptation for Few-Shot Graph Anomaly Detection

2023-05-18 · Xiongxiao Xu, Kaize Ding, Canyu Chen, Kai Shu

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+1

Few-shot Network Anomaly Detection via Cross-network Meta-learning

2021-02-22 · Kaize Ding, Qinghai Zhou, Hanghang Tong, Huan Liu

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