Unlocking the Potential of Reverse Distillation for Anomaly Detection
Xinyue Liu, Jianyuan Wang, Biao Leng, Shuo Zhang

TL;DR
This paper introduces an enhanced reverse distillation framework with an expert network and guided information injection to improve unsupervised anomaly detection, effectively distinguishing normal and abnormal features and reducing detection errors.
Contribution
It proposes a novel Expert-Teacher-Student network with guided feature transfer, addressing limitations of existing reverse distillation methods for anomaly detection.
Findings
Outperforms existing unsupervised AD methods on benchmark datasets.
Improves the differentiation between normal and abnormal features.
Reduces false positives and missed detections.
Abstract
Knowledge Distillation (KD) is a promising approach for unsupervised Anomaly Detection (AD). However, the student network's over-generalization often diminishes the crucial representation differences between teacher and student in anomalous regions, leading to detection failures. To addresses this problem, the widely accepted Reverse Distillation (RD) paradigm designs the asymmetry teacher and student, using an encoder as teacher and a decoder as student. Yet, the design of RD does not ensure that the teacher encoder effectively distinguishes between normal and abnormal features or that the student decoder generates anomaly-free features. Additionally, the absence of skip connections results in a loss of fine details during feature reconstruction. To address these issues, we propose RD with Expert, which introduces a novel Expert-Teacher-Student network for simultaneous distillation of…
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
Taxonomy
TopicsAdvanced Chemical Sensor Technologies · Fault Detection and Control Systems · Anomaly Detection Techniques and Applications
