HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Collaborative Discrepancy Optimization for Reliable Image Anomaly Localization

Yunkang Cao Xiaohao Xu Zhaoge Liu Weiming Shen

Collaborative Discrepancy Optimization for Reliable Image Anomaly Localization

Abstract

Most unsupervised image anomaly localization methods suffer from overgeneralization because of the high generalization abilities of convolutional neural networks, leading to unreliable predictions. To mitigate the overgeneralization, this study proposes to collaboratively optimize normal and abnormal feature distributions with the assistance of synthetic anomalies, namely collaborative discrepancy optimization (CDO). CDO introduces a margin optimization module and an overlap optimization module to optimize the two key factors determining the localization performance, i.e., the margin and the overlap between the discrepancy distributions (DDs) of normal and abnormal samples. With CDO, a large margin and a small overlap between normal and abnormal DDs are obtained, and the prediction reliability is boosted. Experiments on MVTec2D and MVTec3D show that CDO effectively mitigates the overgeneralization and achieves great anomaly localization performance with real-time computation efficiency. A real-world automotive plastic parts inspection application further demonstrates the capability of the proposed CDO. Code is available on https://github.com/caoyunkang/CDO.

Code Repositories

caoyunkang/CDO
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
anomaly-detection-on-mvtec-3d-ad-1CDO
Segmentation AUPRO: 93.75
anomaly-detection-on-mvtec-adCDO
FPS: 79.6 (exclude data inputting time), 18.7 (contain data inputting time)
Segmentation AUPRO: 96.50
Segmentation AUROC: 98.70

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Collaborative Discrepancy Optimization for Reliable Image Anomaly Localization | Papers | HyperAI