LGFeb 10, 2025

Microcanonical Langevin Ensembles: Advancing the Sampling of Bayesian Neural Networks

arXiv:2502.06335v18 citationsh-index: 101ICLR
Originality Incremental advance
AI Analysis

This addresses the practical scalability problem for researchers and practitioners using Bayesian Neural Networks, though it appears incremental as it builds on existing sampling methods.

The paper tackles the challenge of slow and unpredictable sampling for Bayesian Neural Networks by introducing Microcanonical Langevin Ensembles, achieving speedups up to an order of magnitude compared to state-of-the-art samplers while maintaining or improving predictive performance and uncertainty quantification.

Despite recent advances, sampling-based inference for Bayesian Neural Networks (BNNs) remains a significant challenge in probabilistic deep learning. While sampling-based approaches do not require a variational distribution assumption, current state-of-the-art samplers still struggle to navigate the complex and highly multimodal posteriors of BNNs. As a consequence, sampling still requires considerably longer inference times than non-Bayesian methods even for small neural networks, despite recent advances in making software implementations more efficient. Besides the difficulty of finding high-probability regions, the time until samplers provide sufficient exploration of these areas remains unpredictable. To tackle these challenges, we introduce an ensembling approach that leverages strategies from optimization and a recently proposed sampler called Microcanonical Langevin Monte Carlo (MCLMC) for efficient, robust and predictable sampling performance. Compared to approaches based on the state-of-the-art No-U-Turn Sampler, our approach delivers substantial speedups up to an order of magnitude, while maintaining or improving predictive performance and uncertainty quantification across diverse tasks and data modalities. The suggested Microcanonical Langevin Ensembles and modifications to MCLMC additionally enhance the method's predictability in resource requirements, facilitating easier parallelization. All in all, the proposed method offers a promising direction for practical, scalable inference for BNNs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes