paper-with-me

홈 › Papers

Revisiting Reverse Distillation for Anomaly Detection

2023-01-01 · CVPR 2023 1 · Tran Dinh Tien, Anh Tuan Nguyen, Nguyen Hoang Tran, Ta Duc Huy, Soan T.M. Duong, Chanh D. Tr. Nguyen, Steven Q. H. Truong

Anomaly detection is an important application in large-scale industrial manufacturing. Recent methods for this task have demonstrated excellent accuracy but come with a latency trade-off. Memory based approaches with dominant performances like PatchCore or Coupled-hypersphere-based Feature Adaptation (CFA) require an external memory bank, which significantly lengthens the execution time. Another approach that employs Reversed Distillation (RD) can perform well while maintaining low latency. In this paper, we revisit this idea to improve its performance, establishing a new state-of-the-art benchmark on the challenging MVTec dataset for both anomaly detection and localization. The proposed method, called RD++, runs six times faster than PatchCore, and two times faster than CFA but introduces a negligible latency compared to RD. We also experiment on the BTAD and Retinal OCT datasets to demonstrate our method's generalizability and conduct important ablation experiments to provide insights into its configurations. Source code will be available at https://github.com/tientrandinh/Revisiting-Reverse-Distillation.

📄 PDF Abstract BibTeX

Code (1)

tientrandinh/revisiting-reverse-distillation 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Distillation-based fabric anomaly detection

2024-01-04 · Simon Thomine, Hichem Snoussi

Unsupervised texture anomaly detection has been a concerning topic in a vast amount of industrial processes. Patterned textures inspection, particularly in the context of fabric defect detection, is indeed a widely encou…

Anomaly DetectionDefect DetectionDomain GeneralizationKnowledge Distillation+1

Scale-Aware Contrastive Reverse Distillation for Unsupervised Medical Anomaly Detection

2025-03-18 · Chunlei Li, Yilei Shi, Jingliang Hu, Xiao Xiang Zhu 외

Unsupervised anomaly detection using deep learning has garnered significant research attention due to its broad applicability, particularly in medical imaging where labeled anomalous data are scarce. While earlier approa…

Anomaly DetectionKnowledge DistillationSelf-Supervised LearningUnsupervised Anomaly Detection

Attention Fusion Reverse Distillation for Multi-Lighting Image Anomaly Detection

2024-06-07 · Yiheng Zhang, Yunkang Cao, Tianhang Zhang, Weiming Shen

This study targets Multi-Lighting Image Anomaly Detection (MLIAD), where multiple lighting conditions are utilized to enhance imaging quality and anomaly detection performance. While numerous image anomaly detection meth…

Anomaly Detection

Multimodal Industrial Anomaly Detection by Crossmodal Reverse Distillation

2024-12-12 · Xinyue Liu, Jianyuan Wang, Biao Leng, Shuo Zhang

Knowledge distillation (KD) has been widely studied in unsupervised Industrial Image Anomaly Detection (AD), but its application to unsupervised multimodal AD remains underexplored. Existing KD-based methods for multimod…

Anomaly DetectionKnowledge Distillation

Anomaly Detection via Reverse Distillation from One-Class Embedding

2022-01-26 · CVPR 2022 1 · Hanqiu Deng, Xingyu Li

Knowledge distillation (KD) achieves promising results on the challenging problem of unsupervised anomaly detection (AD).The representation discrepancy of anomalies in the teacher-student (T-S) model provides essential e…

Anomaly ClassificationAnomaly DetectionAnomaly Segmentation+5