Explainable Bayesian deep learning through input-skip Latent Binary Bayesian Neural Networks
Eirik Høyheim, Lars Skaaret-Lund, Solve Sæbø, Aliaksandr Hubin
TL;DR
This work introduces input-skip latent binary Bayesian neural networks (ISLaB) to address interpretability and uncertainty in deep models by allowing covariates to skip to any layer and by learning sparse, structure-aware networks through latent inclusion indicators. The approach combines spike-and-slab priors with variational inference to yield highly compact models that retain predictive accuracy while enabling global and local explanations via active paths. ISLaB demonstrates exceptional sparsity across diverse datasets, achieving near-linear behavior on simple problems and capturing essential nonlinear interactions when needed, with demonstrated improvements in calibration and interpretability. The methodology offers a practical framework for uncertainty-aware explanations in Bayesian neural networks, enabling reliable covariate-level insights without relying on post hoc tools, and shows significant potential for efficient deployment in real-world settings.
Abstract
Modeling natural phenomena with artificial neural networks (ANNs) often provides highly accurate predictions. However, ANNs often suffer from over-parameterization, complicating interpretation and raising uncertainty issues. Bayesian neural networks (BNNs) address the latter by representing weights as probability distributions, allowing for predictive uncertainty evaluation. Latent binary Bayesian neural networks (LBBNNs) further handle structural uncertainty and sparsify models by removing redundant weights. This article advances LBBNNs by enabling covariates to skip to any succeeding layer or be excluded, simplifying networks and clarifying input impacts on predictions. Ultimately, a linear model or even a constant can be found to be optimal for a specific problem at hand. Furthermore, the input-skip LBBNN approach reduces network density significantly compared to standard LBBNNs, achieving over 99% reduction for small networks and over 99.9% for larger ones, while still maintaining high predictive accuracy and uncertainty measurement. For example, on MNIST, we reached 97% accuracy and great calibration with just 935 weights, reaching state-of-the-art for compression of neural networks. Furthermore, the proposed method accurately identifies the true covariates and adjusts for system non-linearity. The main contribution is the introduction of active paths, enhancing directly designed global and local explanations within the LBBNN framework, that have theoretical guarantees and do not require post hoc external tools for explanations.
