Unsupervised Anomaly Detection through Mass Repulsing Optimal Transport
Eduardo Fernandes Montesuma, Adel El Habazi, Fred Ngole Mboula

TL;DR
This paper introduces Mass Repulsing Optimal Transport (MROT), a novel unsupervised method for anomaly detection that measures how much samples must displace their mass, with higher costs indicating anomalies.
Contribution
The paper proposes MROT, a new optimal transport formulation that enhances anomaly detection by emphasizing mass displacement in low-density regions.
Findings
MROT outperforms existing anomaly detection methods on benchmark datasets.
The method effectively identifies anomalies in fault detection scenarios.
Experimental results demonstrate improved accuracy and robustness.
Abstract
Detecting anomalies in datasets is a longstanding problem in machine learning. In this context, anomalies are defined as a sample that significantly deviates from the remaining data. Meanwhile, optimal transport (OT) is a field of mathematics concerned with the transportation, between two probability measures, at least effort. In classical OT, the optimal transportation strategy of a measure to itself is the identity. In this paper, we tackle anomaly detection by forcing samples to displace its mass, while keeping the least effort objective. We call this new transportation problem Mass Repulsing Optimal Transport (MROT). Naturally, samples lying in low density regions of space will be forced to displace mass very far, incurring a higher transportation cost. We use these concepts to design a new anomaly score. Through a series of experiments in existing benchmarks, and fault detection…
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
