Radial Autoencoders for Enhanced Anomaly Detection
Mihai-Cezar Augustin, Vivien Bonvin, Regis Houssou, Efstratios Rappos, and Stephan Robert-Nicoud

TL;DR
This paper introduces centric autoencoders (cAEs) and their variants, which leverage data centering and radial deformations to improve unsupervised anomaly detection, especially for unknown anomalies, through geometric and autoencoder-based methods.
Contribution
The paper proposes a novel class of autoencoders that incorporate data centering and radial deformations to enhance anomaly detection capabilities.
Findings
cAEs improve anomaly detection scores on artificial datasets
Radial deformations combined with cAEs outperform standalone methods on real data
Hybrid models of cAEs and radial transformations yield better results than traditional approaches
Abstract
In classification problems, supervised machine-learning methods outperform traditional algorithms, thanks to the ability of neural networks to learn complex patterns. However, in two-class classification tasks like anomaly or fraud detection, unsupervised methods could do even better, because their prediction is not limited to previously learned types of anomalies. An intuitive approach of anomaly detection can be based on the distances from the centers of mass of the two respective classes. Autoencoders, although trained without supervision, can also detect anomalies: considering the center of mass of the normal points, reconstructions have now radii, with largest radii most likely indicating anomalous points. Of course, radii-based classification were already possible without interposing an autoencoder. In any space, radial classification can be operated, to some extent. In order 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.
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 · COVID-19 diagnosis using AI
