MixedTeacher : Knowledge Distillation for fast inference textural anomaly detection
Simon Thomine, Hichem Snoussi, Mahmoud Soua

TL;DR
This paper introduces MixedTeacher, a knowledge distillation approach for texture anomaly detection that improves detection accuracy and inference speed by using a novel student-teacher architecture with optimized layer selection and dual teachers.
Contribution
It proposes a reduced student network with optimal layer selection and a dual-teacher architecture to enhance anomaly detection and localization accuracy.
Findings
Fast inference compared to state-of-the-art methods
High defect detection capability in various textures
Effective network bias reduction with dual teachers
Abstract
For a very long time, unsupervised learning for anomaly detection has been at the heart of image processing research and a stepping stone for high performance industrial automation process. With the emergence of CNN, several methods have been proposed such as Autoencoders, GAN, deep feature extraction, etc. In this paper, we propose a new method based on the promising concept of knowledge distillation which consists of training a network (the student) on normal samples while considering the output of a larger pretrained network (the teacher). The main contributions of this paper are twofold: First, a reduced student architecture with optimal layer selection is proposed, then a new Student-Teacher architecture with network bias reduction combining two teachers is proposed in order to jointly enhance the performance of anomaly detection and its localization accuracy. The proposed texture…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Cell Image Analysis Techniques · Image Processing Techniques and Applications
MethodsKnowledge Distillation
