EfficientAD: Accurate Visual Anomaly Detection at Millisecond-Level Latencies

03/25/2023
by   Kilian Batzner, et al.
0

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.

READ FULL TEXT

page 4

page 5

page 25

page 26

page 27

research
11/19/2019

Attention Guided Anomaly Detection and Localization in Images

Anomaly detection and localization is a popular computer vision problem ...
research
10/31/2022

Teacher-Student Network for 3D Point Cloud Anomaly Detection with Few Normal Samples

Anomaly detection, which is a critical and popular topic in computer vis...
research
10/14/2022

Asymmetric Student-Teacher Networks for Industrial Anomaly Detection

Industrial defect detection is commonly addressed with anomaly detection...
research
03/10/2023

Learning Global-Local Correspondence with Semantic Bottleneck for Logical Anomaly Detection

This paper presents a novel framework, named Global-Local Correspondence...
research
03/31/2017

Unsupervised learning from video to detect foreground objects in single images

Unsupervised learning from visual data is one of the most difficult chal...
research
11/21/2022

DeSTSeg: Segmentation Guided Denoising Student-Teacher for Anomaly Detection

Visual anomaly detection, an important problem in computer vision, is us...
research
12/12/2022

Multi-scale Feature Imitation for Unsupervised Anomaly Localization

The unsupervised anomaly localization task faces the challenge of missin...

Please sign up or login with your details

Forgot password? Click here to reset