paper-with-me

Papers

Registration based Few-Shot Anomaly Detection

2022-07-15 · Chaoqin Huang, Haoyan Guan, Aofan Jiang, Ya zhang, Michael Spratling, Yan-Feng Wang

This paper considers few-shot anomaly detection (FSAD), a practical yet under-studied setting for anomaly detection (AD), where only a limited number of normal images are provided for each category at training. So far, existing FSAD studies follow the one-model-per-category learning paradigm used for standard AD, and the inter-category commonality has not been explored. Inspired by how humans detect anomalies, i.e., comparing an image in question to normal images, we here leverage registration, an image alignment task that is inherently generalizable across categories, as the proxy task, to train a category-agnostic anomaly detection model. During testing, the anomalies are identified by comparing the registered features of the test image and its corresponding support (normal) images. As far as we know, this is the first FSAD method that trains a single generalizable model and requires no re-training or parameter fine-tuning for new categories. Experimental results have shown that the proposed method outperforms the state-of-the-art FSAD methods by 3%-8% in AUC on the MVTec and MPDD benchmarks.

📄 PDF Abstract BibTeX arXiv:2207.07361

Code (1)

mediabrain-sjtu/regad 공식 구현 pytorch

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Registration is a Powerful Rotation-Invariance Learner for 3D Anomaly Detection

2025-10-19 · Yuyang Yu, Zhengwei Chen, Xuemiao Xu, Lei Zhang 외 arxiv

3D anomaly detection in point-cloud data is critical for industrial quality control, aiming to identify structural defects with high reliability. However, current memory bank-based methods often suffer from inconsistent …

Representation Learning3D Anomaly Detection

Few-Shot Anomaly Detection via Category-Agnostic Registration Learning

2024-06-13 · Chaoqin Huang, Haoyan Guan, Aofan Jiang, Ya zhang 외

Most existing anomaly detection (AD) methods require a dedicated model for each category. Such a paradigm, despite its promising results, is computationally expensive and inefficient, thereby failing to meet the requirem…

Anomaly DetectionRepresentation Learning

FADE: Few-shot/zero-shot Anomaly Detection Engine using Large Vision-Language Model

2024-08-31 · Yuanwei Li, Elizaveta Ivanova, Martins Bruveris

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal s…

Anomaly DetectionAnomaly SegmentationLanguage ModelingLanguage Modelling+2

AnomalyDINO: Boosting Patch-based Few-shot Anomaly Detection with DINOv2

2024-05-23 · Simon Damm, Mike Laszkiewicz, Johannes Lederer, Asja Fischer

Recent advances in multimodal foundation models have set new standards in few-shot anomaly detection. This paper explores whether high-quality visual features alone are sufficient to rival existing state-of-the-art visio…

Anomaly DetectionAnomaly SegmentationFew-Shot LearningMeta-Learning

MediCLIP: Adapting CLIP for Few-shot Medical Image Anomaly Detection

2024-05-18 · Ximiao Zhang, Min Xu, Dehui Qiu, Ruixin Yan 외

In the field of medical decision-making, precise anomaly detection in medical imaging plays a pivotal role in aiding clinicians. However, previous work is reliant on large-scale datasets for training anomaly detection mo…

Anomaly DetectionDecision MakingLanguage Modelling