Interpretable Out-Of-Distribution Detection Using Pattern Identification
Romain Xu-Darme (LSL, MRIM ), Julien Girard-Satabin (LSL), Darryl, Hond, Gabriele Incorvaia, Zakaria Chihani (LSL)

TL;DR
This paper introduces an interpretable out-of-distribution detection method using pattern identification, which does not require retraining classifiers and provides explanations for confidence scores, demonstrating competitive performance across multiple datasets.
Contribution
The work applies explainable AI techniques to OoD detection, enabling interpretability without retraining classifiers and introducing a new benchmark based on dataset perturbations.
Findings
Detection performance comparable to existing methods.
Pattern identification enhances interpretability of confidence scores.
Robustness depends on classifier architecture and dataset characteristics.
Abstract
Out-of-distribution (OoD) detection for data-based programs is a goal of paramount importance. Common approaches in the literature tend to train detectors requiring inside-of-distribution (in-distribution, or IoD) and OoD validation samples, and/or implement confidence metrics that are often abstract and therefore difficult to interpret. In this work, we propose to use existing work from the field of explainable AI, namely the PARTICUL pattern identification algorithm, in order to build more interpretable and robust OoD detectors for visual classifiers. Crucially, this approach does not require to retrain the classifier and is tuned directly to the IoD dataset, making it applicable to domains where OoD does not have a clear definition. Moreover, pattern identification allows us to provide images from the IoD dataset as reference points to better explain the confidence scores. We…
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
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Data Stream Mining Techniques
MethodsTest
