TL;DR
MOCCA introduces a multi-layer approach to deep anomaly detection, explicitly optimizing intermediate features across layers, leading to improved detection performance over traditional single-layer methods.
Contribution
The paper proposes MOCCA, a novel framework that explicitly optimizes multi-layer features in deep models for anomaly detection, enhancing detection accuracy.
Findings
MOCCA achieves comparable or superior results to state-of-the-art methods.
Explicit multi-layer optimization improves anomaly detection performance.
The method is effective across various publicly available datasets.
Abstract
Anomalies are ubiquitous in all scientific fields and can express an unexpected event due to incomplete knowledge about the data distribution or an unknown process that suddenly comes into play and distorts observations. Due to such events' rarity, to train deep learning models on the Anomaly Detection (AD) task, scientists only rely on "normal" data, i.e., non-anomalous samples. Thus, letting the neural network infer the distribution beneath the input data. In such a context, we propose a novel framework, named Multi-layer One-Class ClassificAtion (MOCCA),to train and test deep learning models on the AD task. Specifically, we applied it to autoencoders. A key novelty in our work stems from the explicit optimization of intermediate representations for the AD task. Indeed, differently from commonly used approaches that consider a neural network as a single computational block, i.e.,…
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.
