English

Explaining Bayesian Neural Networks

Machine Learning 2025-11-11 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

To advance the transparency of learning machines such as Deep Neural Networks (DNNs), the field of Explainable AI (XAI) was established to provide interpretations of DNNs' predictions. While different explanation techniques exist, a popular approach is given in the form of attribution maps, which illustrate, given a particular data point, the relevant patterns the model has used for making its prediction. Although Bayesian models such as Bayesian Neural Networks (BNNs) have a limited form of transparency built-in through their prior weight distribution, they lack explanations of their predictions for given instances. In this work, we take a step toward combining these two perspectives by examining how local attributions can be extended to BNNs. Within the Bayesian framework, network weights follow a probability distribution; hence, the standard point explanation extends naturally to an explanation distribution. Viewing explanations probabilistically, we aggregate and analyze multiple local attributions drawn from an approximate posterior to explore variability in explanation patterns. The diversity of explanations offers a way to further explore how predictive rationales may vary across posterior samples. Quantitative and qualitative experiments on toy and benchmark data, as well as on a real-world pathology dataset, illustrate that our framework enriches standard explanations with uncertainty information and may support the visualization of explanation stability.

Keywords

Cite

@article{arxiv.2108.10346,
  title  = {Explaining Bayesian Neural Networks},
  author = {Kirill Bykov and Marina M. -C. Höhne and Adelaida Creosteanu and Klaus-Robert Müller and Frederick Klauschen and Shinichi Nakajima and Marius Kloft},
  journal= {arXiv preprint arXiv:2108.10346},
  year   = {2025}
}

Comments

25 pages, 8 figures Accepted to Transactions on Machine Learning Research

R2 v1 2026-06-24T05:21:27.285Z