Calibrated Explanations for Regression
Tuwe L\"ofstr\"om, Helena L\"ofstr\"om, Ulf Johansson, Cecilia, S\"onstr\"od, Rudy Matela

TL;DR
This paper extends Calibrated Explanations to regression tasks, enabling uncertainty quantification and probabilistic explanations, thus enhancing transparency and interpretability of AI models in decision support systems.
Contribution
It introduces a regression extension of Calibrated Explanations that provides calibration, uncertainty quantification, and both factual and counterfactual explanations for regression models.
Findings
Provides fast, reliable, and robust explanations for regression.
Enables probabilistic explanations with dynamic threshold selection.
Model-agnostic implementation available in Python.
Abstract
Artificial Intelligence (AI) is often an integral part of modern decision support systems. The best-performing predictive models used in AI-based decision support systems lack transparency. Explainable Artificial Intelligence (XAI) aims to create AI systems that can explain their rationale to human users. Local explanations in XAI can provide information about the causes of individual predictions in terms of feature importance. However, a critical drawback of existing local explanation methods is their inability to quantify the uncertainty associated with a feature's importance. This paper introduces an extension of a feature importance explanation method, Calibrated Explanations, previously only supporting classification, with support for standard regression and probabilistic regression, i.e., the probability that the target is above an arbitrary threshold. The extension for regression…
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
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
MethodsLocal Interpretable Model-Agnostic Explanations · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
