Contextual Affinity Distillation for Image Anomaly Detection
Jie Zhang, Masanori Suganuma, Takayuki Okatani

TL;DR
This paper introduces a novel approach for image anomaly detection that combines local and global analysis using a dual-student knowledge distillation framework, effectively detecting both structural and logical anomalies.
Contribution
It proposes a dual-student model with a global context condensing block and a contextual affinity loss, enhancing detection of long-range dependencies and logical anomalies.
Findings
Achieves state-of-the-art performance on MVTec LOCO AD dataset.
Does not require complex training techniques.
Effectively detects both structural and logical anomalies.
Abstract
Previous works on unsupervised industrial anomaly detection mainly focus on local structural anomalies such as cracks and color contamination. While achieving significantly high detection performance on this kind of anomaly, they are faced with logical anomalies that violate the long-range dependencies such as a normal object placed in the wrong position. In this paper, based on previous knowledge distillation works, we propose to use two students (local and global) to better mimic the teacher's behavior. The local student, which is used in previous studies mainly focuses on structural anomaly detection while the global student pays attention to logical anomalies. To further encourage the global student's learning to capture long-range dependencies, we design the global context condensing block (GCCB) and propose a contextual affinity loss for the student training and anomaly scoring.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Contextual Affinity Distillation for Image Anomaly Detection· youtube
Taxonomy
TopicsAnomaly Detection Techniques and Applications · COVID-19 diagnosis using AI · Digital Imaging for Blood Diseases
MethodsKnowledge Distillation · Focus
