paper-with-me

Papers

Beyond Normal References: Discriminative Few-Shot Anomaly Detection

2026-05-22 · Huan Wang, Jun Shen, Jun Yan, Guansong Pang arxiv

This paper considers a practical few-shot anomaly detection (FSAD) setting, termed discriminative FSAD, where a limited number of both normal and anomalous examples are available as references during inference. Existing FSAD methods rely on normal-only references through normality matching, ignoring the discriminative clues in anomalous references, while directly fitting both references can overfit to the seen anomalies. We introduce IDEAL, an intrinsic deviation learning framework that leverages both reference types to learn intrinsic deviation patterns characterizing generalizable abnormality as deviations from normality. IDEAL decomposes the learning process into two novel components: 1) a Normal Variation Eraser to suppress nuisance normal variations that may lead to noisy deviations from normality, thereby highlighting anomaly-relevant deviation representations; 2) an Intrinsic Deviation Encoder to decompose these denoised deviation representations into intrinsic deviation vectors capturing the most discriminative orthogonal deviation directions. At inference, IDEAL scores query-to-normal deviations preserved after projection onto the learned intrinsic deviation vectors, enabling generalization for both seen and unseen anomalies. Extensive experiments on eight real-world datasets show that IDEAL generalizes effectively to unseen anomalies and consistently outperforms existing state-of-the-art FSAD methods. Code and data will be available at \href{https://github.com/mala-lab/IDEAL}{https://github.com/mala-lab/IDEAL}.

📄 PDF Abstract BibTeX arXiv:2605.23231

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Beyond Static Anchors: Bounded Prototype Conditioning for Language-Free Medical Anomaly Detection

2026-08-01 · Yibo Wan, Jinyu Cai, Seekiong-Ng arxiv

Medical anomaly detection identifies abnormal images and localizes lesions under scarce supervision while generalizing across organs and modalities. Existing CLIP-based methods reduce annotation requirements through visi…

Anomaly Detection

VT-3DAD: Cross-Category 3D Anomaly Detection via Visual-Text Normal Space Alignment

2026-06-03 · Zi Wang, Katsuya Hotta, Yawen Zou, Koichiro Kamide 외 arxiv

Few-shot cross-category 3D anomaly detection aims to determine whether an unknown point cloud belongs to a target normal category using only a few normal references. Existing training-based methods usually require catego…

3D Anomaly Detection

Anomaly Crossing: New Horizons for Video Anomaly Detection as Cross-domain Few-shot Learning

2021-12-12 · Guangyu Sun, Zhang Liu, Lianggong Wen, Jing Shi 외

Video anomaly detection aims to identify abnormal events that occurred in videos. Since anomalous events are relatively rare, it is not feasible to collect a balanced dataset and train a binary classifier to solve the ta…

Anomaly DetectionCross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learning+1

Explainable Deep Few-shot Anomaly Detection with Deviation Networks

2021-08-01 · Guansong Pang, Choubo Ding, Chunhua Shen, Anton Van Den Hengel

Existing anomaly detection paradigms overwhelmingly focus on training detection models using exclusively normal data or unlabeled data (mostly normal samples). One notorious issue with these approaches is that they are w…

Anomaly DetectionMultiple Instance LearningSupervised Anomaly DetectionWeakly-supervised Anomaly Detection

CEDL: Centre-Enhanced Discriminative Learning for Anomaly Detection

2025-11-15 · Zahra Zamanzadeh Darban, Qizhou Wang, Charu C. Aggarwal, Geoffrey I. Webb 외 arxiv

Supervised anomaly detection methods perform well in identifying known anomalies that are well represented in the training set. However, they often struggle to generalise beyond the training distribution due to decision …

Supervised Anomaly Detection