SOTAVerified

FAIR: Frequency-aware Image Restoration for Industrial Visual Anomaly Detection

2023-09-13Code Available1· sign in to hype

Tongkun Liu, Bing Li, Xiao Du, Bingke Jiang, Leqi Geng, Feiyang Wang, Zhuo Zhao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Image reconstruction-based anomaly detection models are widely explored in industrial visual inspection. However, existing models usually suffer from the trade-off between normal reconstruction fidelity and abnormal reconstruction distinguishability, which damages the performance. In this paper, we find that the above trade-off can be better mitigated by leveraging the distinct frequency biases between normal and abnormal reconstruction errors. To this end, we propose Frequency-aware Image Restoration (FAIR), a novel self-supervised image restoration task that restores images from their high-frequency components. It enables precise reconstruction of normal patterns while mitigating unfavorable generalization to anomalies. Using only a simple vanilla UNet, FAIR achieves state-of-the-art performance with higher efficiency on various defect detection datasets. Code: https://github.com/liutongkun/FAIR.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MVTec ADFAIRDetection AUROC98.6Unverified
VisAFAIRnoDTDDetection AUROC97.1Unverified

Reproductions