A Hierarchically Feature Reconstructed Autoencoder for Unsupervised Anomaly Detection
Honghui Chen, Pingping Chen, Huan Mao, Mengxi Jiang

TL;DR
This paper introduces a simple, unsupervised anomaly detection method using a hierarchical feature autoencoder that leverages a pre-trained encoder and a decoder to effectively detect and localize anomalies without prior knowledge.
Contribution
It proposes a novel architecture that reconstructs hierarchical features for anomaly detection, improving accuracy and robustness over existing complex methods.
Findings
Outperforms state-of-the-art on multiple datasets
Does not require data augmentation or anomalous training data
Provides accurate anomaly localization
Abstract
Anomaly detection and localization without any manual annotations and prior knowledge is a challenging task under the setting of unsupervised learning. The existing works achieve excellent performance in the anomaly detection, but with complex networks or cumbersome pipelines. To address this issue, this paper explores a simple but effective architecture in the anomaly detection. It consists of a well pre-trained encoder to extract hierarchical feature representations and a decoder to reconstruct these intermediate features from the encoder. In particular, it does not require any data augmentations and anomalous images for training. The anomalies can be detected when the decoder fails to reconstruct features well, and then errors of hierarchical feature reconstruction are aggregated into an anomaly map to achieve anomaly localization. The difference comparison between those features of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection
