Feature Attenuation of Defective Representation Can Resolve Incomplete Masking on Anomaly Detection
YeongHyeon Park, Sungho Kang, Myung Jin Kim, Hyeong Seok Kim, Juneho, Yi

TL;DR
This paper introduces FADeR, a simple yet effective method that attenuates defective features during reconstruction to improve anomaly detection, especially in resource-constrained edge computing environments.
Contribution
It proposes a lightweight feature attenuation module that enhances anomaly detection by addressing incomplete masking issues with minimal model modifications.
Findings
FADeR outperforms similar-scale neural networks in anomaly detection accuracy.
The method improves scalability and can be integrated with other masking techniques.
Experimental results show reduced false alarms and better detection performance.
Abstract
In unsupervised anomaly detection (UAD) research, while state-of-the-art models have reached a saturation point with extensive studies on public benchmark datasets, they adopt large-scale tailor-made neural networks (NN) for detection performance or pursued unified models for various tasks. Towards edge computing, it is necessary to develop a computationally efficient and scalable solution that avoids large-scale complex NNs. Motivated by this, we aim to optimize the UAD performance with minimal changes to NN settings. Thus, we revisit the reconstruction-by-inpainting approach and rethink to improve it by analyzing strengths and weaknesses. The strength of the SOTA methods is a single deterministic masking approach that addresses the challenges of random multiple masking that is inference latency and output inconsistency. Nevertheless, the issue of failure to provide a mask to…
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 · Industrial Vision Systems and Defect Detection
