CVDec 17, 2025

A Masked Reverse Knowledge Distillation Method Incorporating Global and Local Information for Image Anomaly Detection

arXiv:2512.15326v146 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the issue of overgeneralization in anomaly detection for computer vision applications, representing an incremental improvement with novel masking strategies.

The paper tackled the overgeneralization problem in knowledge distillation for image anomaly detection by introducing a masked reverse knowledge distillation method that uses image-level and feature-level masking to transform reconstruction into restoration, achieving 98.9% image-level AU-ROC and 95.3% AU-PRO on the MVTec dataset.

Knowledge distillation is an effective image anomaly detection and localization scheme. However, a major drawback of this scheme is its tendency to overly generalize, primarily due to the similarities between input and supervisory signals. In order to address this issue, this paper introduces a novel technique called masked reverse knowledge distillation (MRKD). By employing image-level masking (ILM) and feature-level masking (FLM), MRKD transforms the task of image reconstruction into image restoration. Specifically, ILM helps to capture global information by differentiating input signals from supervisory signals. On the other hand, FLM incorporates synthetic feature-level anomalies to ensure that the learned representations contain sufficient local information. With these two strategies, MRKD is endowed with stronger image context capture capacity and is less likely to be overgeneralized. Experiments on the widely-used MVTec anomaly detection dataset demonstrate that MRKD achieves impressive performance: image-level 98.9% AU-ROC, pixel-level 98.4% AU-ROC, and 95.3% AU-PRO. In addition, extensive ablation experiments have validated the superiority of MRKD in mitigating the overgeneralization problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes