English

Getting a CLUE: A Method for Explaining Uncertainty Estimates

Machine Learning 2021-03-19 v2 Machine Learning

Abstract

Both uncertainty estimation and interpretability are important factors for trustworthy machine learning systems. However, there is little work at the intersection of these two areas. We address this gap by proposing a novel method for interpreting uncertainty estimates from differentiable probabilistic models, like Bayesian Neural Networks (BNNs). Our method, Counterfactual Latent Uncertainty Explanations (CLUE), indicates how to change an input, while keeping it on the data manifold, such that a BNN becomes more confident about the input's prediction. We validate CLUE through 1) a novel framework for evaluating counterfactual explanations of uncertainty, 2) a series of ablation experiments, and 3) a user study. Our experiments show that CLUE outperforms baselines and enables practitioners to better understand which input patterns are responsible for predictive uncertainty.

Keywords

Cite

@article{arxiv.2006.06848,
  title  = {Getting a CLUE: A Method for Explaining Uncertainty Estimates},
  author = {Javier Antorán and Umang Bhatt and Tameem Adel and Adrian Weller and José Miguel Hernández-Lobato},
  journal= {arXiv preprint arXiv:2006.06848},
  year   = {2021}
}

Comments

Accepted as an oral presentation at ICLR 2021

R2 v1 2026-06-23T16:15:30.682Z