DCFO: Density-Based Counterfactuals for Outliers - Additional Material
Tommaso Amico, Pernille Matthews, Lena Krieger, Arthur Zimek, Ira Assent

TL;DR
This paper introduces DCFO, a novel method for generating counterfactual explanations for outliers detected by LOF, improving interpretability and providing actionable insights into outlier detection.
Contribution
DCFO is the first approach tailored to explain LOF outliers by partitioning data into regions for efficient gradient-based counterfactual generation.
Findings
DCFO outperforms benchmarks in proximity of counterfactuals.
DCFO achieves higher validity in explanations.
Validated on 50 OpenML datasets.
Abstract
Outlier detection identifies data points that significantly deviate from the majority of the data distribution. Explaining outliers is crucial for understanding the underlying factors that contribute to their detection, validating their significance, and identifying potential biases or errors. Effective explanations provide actionable insights, facilitating preventive measures to avoid similar outliers in the future. Counterfactual explanations clarify why specific data points are classified as outliers by identifying minimal changes required to alter their prediction. Although valuable, most existing counterfactual explanation methods overlook the unique challenges posed by outlier detection, and fail to target classical, widely adopted outlier detection algorithms. Local Outlier Factor (LOF) is one the most popular unsupervised outlier detection methods, quantifying outlierness…
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 · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
