Explaining Predictive Uncertainty by Exposing Second-Order Effects
Florian Bley, Sebastian Lapuschkin, Wojciech Samek and, Gr\'egoire Montavon

TL;DR
This paper introduces a novel method to explain predictive uncertainty in machine learning models by analyzing second-order effects, transforming existing attribution techniques into tools for uncertainty explanation.
Contribution
It proposes a new covariance-based approach that leverages existing attribution methods to elucidate the second-order effects influencing model uncertainty.
Findings
The method accurately identifies second-order effects affecting uncertainty.
It effectively transforms standard attribution techniques into uncertainty explainers.
Practical applications demonstrate the method's usefulness in real-world scenarios.
Abstract
Explainable AI has brought transparency into complex ML blackboxes, enabling, in particular, to identify which features these models use for their predictions. So far, the question of explaining predictive uncertainty, i.e. why a model 'doubts', has been scarcely studied. Our investigation reveals that predictive uncertainty is dominated by second-order effects, involving single features or product interactions between them. We contribute a new method for explaining predictive uncertainty based on these second-order effects. Computationally, our method reduces to a simple covariance computation over a collection of first-order explanations. Our method is generally applicable, allowing for turning common attribution techniques (LRP, Gradient x Input, etc.) into powerful second-order uncertainty explainers, which we call CovLRP, CovGI, etc. The accuracy of the explanations our method…
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
TopicsExplainable Artificial Intelligence (XAI)
