Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

Exploring EfficientAD: Accurate Visual Anomaly Detection at Millisecond-Level Latencies: A Brief Overview
Computer Vision   Latest   Machine Learning

Exploring EfficientAD: Accurate Visual Anomaly Detection at Millisecond-Level Latencies: A Brief Overview

Last Updated on May 9, 2024 by Editorial Team

Author(s): Vincent Liu

Originally published on Towards AI.

A Real-Time Anomaly Detection Network surpasses all the existing networks
Source: Image by falco from Pixabay

Anomaly Detection is one of the critical applications in the manufacturing industry. It boosts productivity and saves costs. The number of samples to be processed by the computer within a period in manufacturing is way greater than that in other industries.

Anomaly Detection in computer vision has come a long way and many fantastic algorithms are deployed in production. However, the community always seeks a more efficient solution without sacrificing accuracy.

In this article, I would like to share a disruptive breakthrough in anomaly detection published in Feb. 2024, EfficentAD. It is an unsupervised learning approach. The network is only trained with anomaly-free application images from certain domains. For example, if we want a model able to detect stains on paper, we train the model with all the stain-free paper images. The anomalous images with stains on the paper are only applied in model evaluation.

Figure 1. Performance comparison with existing networks. Source: original paper¹

Below are three points that make EfficentAD stand out

EfficientAD surpasses the existing works both in accuracy and efficiency. The latency of processing one image drops drastically from over 10ms to 2ms.EfficientAD is the first approach in anomaly detection that hits over 95% accuracy in… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓