OCSVM-Guided Representation Learning for Unsupervised Anomaly Detection
Nicolas Pinon (MYRIAD), Carole Lartizien (MYRIAD)

TL;DR
This paper introduces a novel unsupervised anomaly detection method that couples representation learning with an analytically solvable one-class SVM, improving robustness and effectiveness in medical imaging and benchmark datasets.
Contribution
It proposes a new approach that directly aligns latent features with the OCSVM decision boundary, enhancing anomaly detection without surrogate objectives or restrictive kernels.
Findings
Effective detection of small, non-hyperintense lesions in MRI
Robust performance under domain shifts and image corruptions
Outperforms existing methods on benchmark and medical imaging tasks
Abstract
Unsupervised anomaly detection (UAD) aims to detect anomalies without labeled data, a necessity in many machine learning applications where anomalous samples are rare or not available. Most state-of-the-art methods fall into two categories: reconstruction-based approaches, which often reconstruct anomalies too well, and decoupled representation learning with density estimators, which can suffer from suboptimal feature spaces. While some recent methods attempt to couple feature learning and anomaly detection, they often rely on surrogate objectives, restrict kernel choices, or introduce approximations that limit their expressiveness and robustness. To address this challenge, we propose a novel method that tightly couples representation learning with an analytically solvable one-class SVM (OCSVM), through a custom loss formulation that directly aligns latent features with the OCSVM…
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 · Advanced Data Processing Techniques
