D.MCA: Outlier Detection with Explicit Micro-Cluster Assignments
Shuli Jiang, Robson Leonardo Ferreira Cordeiro, Leman Akoglu

TL;DR
D.MCA is a novel outlier detection method that simultaneously identifies outliers and explicitly assigns them to micro-clusters without prior knowledge of cluster count, improving detection accuracy and interpretability.
Contribution
The paper introduces D.MCA, a new iterative in-house method for outlier detection and micro-cluster assignment that overcomes hyperparameter sensitivity and clustering challenges.
Findings
Outperforms 8 state-of-the-art methods on 16 datasets.
Effectively handles clustered and scattered outliers.
Robust to hyperparameter variations.
Abstract
How can we detect outliers, both scattered and clustered, and also explicitly assign them to respective micro-clusters, without knowing apriori how many micro-clusters exist? How can we perform both tasks in-house, i.e., without any post-hoc processing, so that both detection and assignment can benefit simultaneously from each other? Presenting outliers in separate micro-clusters is informative to analysts in many real-world applications. However, a na\"ive solution based on post-hoc clustering of the outliers detected by any existing method suffers from two main drawbacks: (a) appropriate hyperparameter values are commonly unknown for clustering, and most algorithms struggle with clusters of varying shapes and densities; (b) detection and assignment cannot benefit from one another. In this paper, we propose D.MCA to etect outliers with explicit…
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 · Network Security and Intrusion Detection · Video Surveillance and Tracking Methods
