EfficientAD: Accurate Visual Anomaly Detection at Millisecond-Level
Latencies
- URL: http://arxiv.org/abs/2303.14535v3
- Date: Thu, 8 Feb 2024 18:38:30 GMT
- Title: EfficientAD: Accurate Visual Anomaly Detection at Millisecond-Level
Latencies
- Authors: Kilian Batzner, Lars Heckler, Rebecca K\"onig
- Abstract summary: We propose a lightweight feature extractor that processes an image in less than a millisecond on a modern GPU.
We then use a student-teacher approach to detect anomalous features.
We evaluate our method, called EfficientAD, on 32 datasets from three industrial anomaly detection dataset collections.
- Score: 1.1602089225841632
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Detecting anomalies in images is an important task, especially in real-time
computer vision applications. In this work, we focus on computational
efficiency and propose a lightweight feature extractor that processes an image
in less than a millisecond on a modern GPU. We then use a student-teacher
approach to detect anomalous features. We train a student network to predict
the extracted features of normal, i.e., anomaly-free training images. The
detection of anomalies at test time is enabled by the student failing to
predict their features. We propose a training loss that hinders the student
from imitating the teacher feature extractor beyond the normal images. It
allows us to drastically reduce the computational cost of the student-teacher
model, while improving the detection of anomalous features. We furthermore
address the detection of challenging logical anomalies that involve invalid
combinations of normal local features, for example, a wrong ordering of
objects. We detect these anomalies by efficiently incorporating an autoencoder
that analyzes images globally. We evaluate our method, called EfficientAD, on
32 datasets from three industrial anomaly detection dataset collections.
EfficientAD sets new standards for both the detection and the localization of
anomalies. At a latency of two milliseconds and a throughput of six hundred
images per second, it enables a fast handling of anomalies. Together with its
low error rate, this makes it an economical solution for real-world
applications and a fruitful basis for future research.
Related papers
- GeneralAD: Anomaly Detection Across Domains by Attending to Distorted Features [68.14842693208465]
GeneralAD is an anomaly detection framework designed to operate in semantic, near-distribution, and industrial settings.
We propose a novel self-supervised anomaly generation module that employs straightforward operations like noise addition and shuffling to patch features.
We extensively evaluated our approach on ten datasets, achieving state-of-the-art results in six and on-par performance in the remaining.
arXiv Detail & Related papers (2024-07-17T09:27:41Z) - Self-supervised Feature Adaptation for 3D Industrial Anomaly Detection [59.41026558455904]
We focus on multi-modal anomaly detection. Specifically, we investigate early multi-modal approaches that attempted to utilize models pre-trained on large-scale visual datasets.
We propose a Local-to-global Self-supervised Feature Adaptation (LSFA) method to finetune the adaptors and learn task-oriented representation toward anomaly detection.
arXiv Detail & Related papers (2024-01-06T07:30:41Z) - Supervised Anomaly Detection Method Combining Generative Adversarial
Networks and Three-Dimensional Data in Vehicle Inspections [0.0]
The external visual inspections of rolling stock's underfloor equipment are currently being performed via human visual inspection.
In this study, we propose a new method that uses style conversion via generative adversarial networks on three-dimensional computer graphics.
arXiv Detail & Related papers (2022-12-22T06:39:52Z) - Teacher-Student Network for 3D Point Cloud Anomaly Detection with Few
Normal Samples [21.358496646676087]
We design a teacher-student structured model for 3D anomaly detection.
Specifically, we use feature space alignment, dimension zoom, and max pooling to extract the features of the point cloud.
Our method only requires very few normal samples to train the student network.
arXiv Detail & Related papers (2022-10-31T12:29:55Z) - Spatio-temporal predictive tasks for abnormal event detection in videos [60.02503434201552]
We propose new constrained pretext tasks to learn object level normality patterns.
Our approach consists in learning a mapping between down-scaled visual queries and their corresponding normal appearance and motion characteristics.
Experiments on several benchmark datasets demonstrate the effectiveness of our approach to localize and track anomalies.
arXiv Detail & Related papers (2022-10-27T19:45:12Z) - Reconstructed Student-Teacher and Discriminative Networks for Anomaly
Detection [8.35780131268962]
A powerful anomaly detection method is proposed based on student-teacher feature pyramid matching (STPM), which consists of a student and teacher network.
To improve the accuracy of STPM, this work uses a student network, as in generative models, to reconstruct normal features.
To further improve accuracy, a discriminative network trained with pseudo-anomalies from anomaly maps is used in our method.
arXiv Detail & Related papers (2022-10-14T05:57:50Z) - An Outlier Exposure Approach to Improve Visual Anomaly Detection
Performance for Mobile Robots [76.36017224414523]
We consider the problem of building visual anomaly detection systems for mobile robots.
Standard anomaly detection models are trained using large datasets composed only of non-anomalous data.
We tackle the problem of exploiting these data to improve the performance of a Real-NVP anomaly detection model.
arXiv Detail & Related papers (2022-09-20T15:18:13Z) - Efficient Anomaly Detection Using Self-Supervised Multi-Cue Tasks [2.9237210794416755]
We introduce novel discriminative and generative tasks which focus on different visual cues.
We present a new out-of-distribution detection function and highlight its better stability compared to other out-of-distribution detection methods.
Our model can more accurately learn highly discriminative features using these self-supervised tasks.
arXiv Detail & Related papers (2021-11-24T09:54:50Z) - CutPaste: Self-Supervised Learning for Anomaly Detection and
Localization [59.719925639875036]
We propose a framework for building anomaly detectors using normal training data only.
We first learn self-supervised deep representations and then build a generative one-class classifier on learned representations.
Our empirical study on MVTec anomaly detection dataset demonstrates the proposed algorithm is general to be able to detect various types of real-world defects.
arXiv Detail & Related papers (2021-04-08T19:04:55Z) - Anomaly Detection in Video via Self-Supervised and Multi-Task Learning [113.81927544121625]
Anomaly detection in video is a challenging computer vision problem.
In this paper, we approach anomalous event detection in video through self-supervised and multi-task learning at the object level.
arXiv Detail & Related papers (2020-11-15T10:21:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.