MLF-SC: Incorporating multi-layer features to sparse coding for anomaly detection
Ryuji Imamura, Kohei Azuma, Atsushi Hanamoto, and Atsunori Kanemura

TL;DR
This paper introduces MLF-SC, a multi-scale feature sparse coding approach that enhances anomaly detection by leveraging features from neural network intermediate layers, outperforming existing methods on the MVTec AD dataset.
Contribution
The paper proposes a novel multi-layer feature sparse coding method that integrates multi-scale features for improved anomaly detection performance.
Findings
MLF-SC outperforms state-of-the-art anomaly detection methods.
Incorporating multi-scale features improves detection accuracy.
The method is practical for real-world texture anomaly detection.
Abstract
Anomalies in images occur in various scales from a small hole on a carpet to a large stain. However, anomaly detection based on sparse coding, one of the widely used anomaly detection methods, has an issue in dealing with anomalies that are out of the patch size employed to sparsely represent images. A large anomaly can be considered normal if seen in a small scale, but it is not easy to determine a single scale (patch size) that works well for all images. Then, we propose to incorporate multi-scale features to sparse coding and improve the performance of anomaly detection. The proposed method, multi-layer feature sparse coding (MLF-SC), employs a neural network for feature extraction, and feature maps from intermediate layers of the network are given to sparse coding, whereas the standard sparse-coding-based anomaly detection method directly works on given images. We show that MLF-SC…
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 · Digital Media Forensic Detection · Artificial Immune Systems Applications
