paper-with-me

Papers

FRE: A Fast Method For Anomaly Detection And Segmentation

2022-11-23 · Ibrahima Ndiour, Nilesh Ahuja, Utku Genc, Omesh Tickoo

This paper presents a fast and principled approach for solving the visual anomaly detection and segmentation problem. In this setup, we have access to only anomaly-free training data and want to detect and identify anomalies of an arbitrary nature on test data. We propose the application of linear statistical dimensionality reduction techniques on the intermediate features produced by a pretrained DNN on the training data, in order to capture the low-dimensional subspace truly spanned by said features. We show that the \emph{feature reconstruction error} (FRE), which is the $\ell_2$-norm of the difference between the original feature in the high-dimensional space and the pre-image of its low-dimensional reduced embedding, is extremely effective for anomaly detection. Further, using the same feature reconstruction error concept on intermediate convolutional layers, we derive FRE maps that provide pixel-level spatial localization of the anomalies in the image (i.e. segmentation). Experiments using standard anomaly detection datasets and DNN architectures demonstrate that our method matches or exceeds best-in-class quality performance, but at a fraction of the computational and memory cost required by the state of the art. It can be trained and run very efficiently, even on a traditional CPU.

📄 PDF Abstract BibTeX arXiv:2211.12650

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionCPUDimensionality Reduction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

FABLE : Fabric Anomaly Detection Automation Process

2023-06-16 · Simon Thomine, Hichem Snoussi, Mahmoud Soua

Unsupervised anomaly in industry has been a concerning topic and a stepping stone for high performance industrial automation process. The vast majority of industry-oriented methods focus on learning from good samples to …

Anomaly DetectionDefect DetectionDomain GeneralizationSpecificity

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

Patch SVDD: Patch-level SVDD for Anomaly Detection and Segmentation

2020-06-29 · Jihun Yi, Sungroh Yoon

In this paper, we address the problem of image anomaly detection and segmentation. Anomaly detection involves making a binary decision as to whether an input image contains an anomaly, and anomaly segmentation aims to lo…

Anomaly DetectionAnomaly SegmentationSegmentationSelf-Supervised Learning

FAST: Foreground-aware Diffusion with Accelerated Sampling Trajectory for Segmentation-oriented Anomaly Synthesis

2025-09-24 · Xichen Xu, Yanshu Wang, Jinbao Wang, Xiaoning Lei 외 arxiv

Industrial anomaly segmentation relies heavily on pixel-level annotations, yet real-world anomalies are often scarce, diverse, and costly to label. Segmentation-oriented industrial anomaly synthesis (SIAS) has emerged as…

Multimodal Industrial Anomaly Detection by Crossmodal Feature Mapping

2023-12-07 · CVPR 2024 1 · Alex Costanzino, Pierluigi Zama Ramirez, Giuseppe Lisanti, Luigi Di Stefano

The paper explores the industrial multimodal Anomaly Detection (AD) task, which exploits point clouds and RGB images to localize anomalies. We introduce a novel light and fast framework that learns to map features from o…

Anomaly Detection