ARES: Locally Adaptive Reconstruction-based Anomaly Scoring
Adam Goodge, Bryan Hooi, See Kiong Ng, Wee Siong Ng

TL;DR
This paper introduces ARES, a locally adaptive anomaly scoring method that improves detection accuracy by adjusting to the natural variation in reconstruction errors across the data's latent space, outperforming existing methods.
Contribution
The paper proposes a novel adaptive scoring approach for anomaly detection that considers local reconstruction error behavior, enhancing detection performance.
Findings
ARES outperforms baseline methods on multiple benchmark datasets.
Local adaptivity significantly improves anomaly detection accuracy.
The approach demonstrates robustness across diverse high-dimensional data.
Abstract
How can we detect anomalies: that is, samples that significantly differ from a given set of high-dimensional data, such as images or sensor data? This is a practical problem with numerous applications and is also relevant to the goal of making learning algorithms more robust to unexpected inputs. Autoencoders are a popular approach, partly due to their simplicity and their ability to perform dimension reduction. However, the anomaly scoring function is not adaptive to the natural variation in reconstruction error across the range of normal samples, which hinders their ability to detect real anomalies. In this paper, we empirically demonstrate the importance of local adaptivity for anomaly scoring in experiments with real data. We then propose our novel Adaptive Reconstruction Error-based Scoring approach, which adapts its scoring based on the local behaviour of reconstruction error over…
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 · Artificial Immune Systems Applications · Machine Learning and Data Classification
