REVIEW 7 cited by
Student-Teacher Feature Pyramid Matching for Anomaly Detection
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Anomaly detection is a challenging task and usually formulated as an one-class learning problem for the unexpectedness of anomalies. This paper proposes a simple yet powerful approach to this issue, which is implemented in the student-teacher framework for its advantages but substantially extends it in terms of both accuracy and efficiency. Given a strong model pre-trained on image classification as the teacher, we distill the knowledge into a single student network with the identical architecture to learn the distribution of anomaly-free images and this one-step transfer preserves the crucial clues as much as possible. Moreover, we integrate the multi-scale feature matching strategy into the framework, and this hierarchical feature matching enables the student network to receive a mixture of multi-level knowledge from the feature pyramid under better supervision, thus allowing to detect anomalies of various sizes. The difference between feature pyramids generated by the two networks serves as a scoring function indicating the probability of anomaly occurring. Due to such operations, our approach achieves accurate and fast pixel-level anomaly detection. Very competitive results are delivered on the MVTec anomaly detection dataset, superior to the state of the art ones.
Forward citations
Cited by 7 Pith papers
-
CL-Anomaly: Layer-Adaptive Mixture-of-Experts with Multimodal Large Language Model for Continual Learning in Anomaly Detection
A private-plus-shared LoRA MoE with layer-adaptive momentum transfer enables continual anomaly detection on MLLMs and beats prior continual-learning baselines across class, domain, and modality shifts.
-
SwinAD: Multi-stage feature reconstruction for unsupervised industrial anomaly detection
SwinAD improves pixel-level anomaly localization in multi-class unsupervised industrial defect detection by combining frozen Swin Transformer features with two complementary reconstruction branches.
-
CFR-Net:Collaborative Feature Refinement Network for Medical Image Anomaly Detection
Shared multi-path refinement of teacher and student features plus variance-weighted cross-space consistency yields strong medical anomaly localization under normal-only training.
-
Quantitative Benchmarking of Anomaly Detection Methods in Digital Pathology
A systematic comparison of 23 anomaly detection methods on pathology and industrial image datasets shows that feature distribution methods generally outperform reconstruction and distillation methods, and that epoch s...
-
GCR: Geometry-Consistent Routing for Task-Agnostic Continual Anomaly Detection
GCR improves task-agnostic continual anomaly detection by routing in a shared frozen embedding space with geometry-consistent prototype matching, achieving near-zero forgetting on MVTec AD and VisA.
-
Towards Continual Visual Anomaly Detection in the Medical Domain
A continual-learning variant of PatchCore matches task-specific models on medical image anomaly detection with less than 1% forgetting.
-
MoViAD: A Modular Library for Visual Anomaly Detection
A modular visual anomaly detection library is described, but without code, benchmarks, or experimental validation of its capabilities.
Discussion (0). Sign in to comment.