Out-of-Distribution Detection using Counterfactual Distance
Maria Stoica, Francesco Leofante, Alessio Lomuscio

TL;DR
This paper introduces a post-hoc out-of-distribution detection method using counterfactual explanations to measure feature distances to decision boundaries, improving detection accuracy and interpretability.
Contribution
It proposes a scalable, explanation-based OOD detection approach leveraging counterfactuals, with strategies for efficient computation in large models.
Findings
Achieves 93.50% AUROC on CIFAR-10
Outperforms state-of-the-art on CIFAR-100 and ImageNet-200
Provides interpretable OOD detection results
Abstract
Accurate and explainable out-of-distribution (OOD) detection is required to use machine learning systems safely. Previous work has shown that feature distance to decision boundaries can be used to identify OOD data effectively. In this paper, we build on this intuition and propose a post-hoc OOD detection method that, given an input, calculates the distance to decision boundaries by leveraging counterfactual explanations. Since computing explanations can be expensive for large architectures, we also propose strategies to improve scalability by computing counterfactuals directly in embedding space. Crucially, as the method employs counterfactual explanations, we can seamlessly use them to help interpret the results of our detector. We show that our method is in line with the state of the art on CIFAR-10, achieving 93.50% AUROC and 25.80% FPR95. Our method outperforms these methods on…
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.
