BLIPs: Bayesian Learned Interatomic Potentials
Dario Coscia, Pim de Haan, Max Welling
TL;DR
BLIP addresses the scarcity of principled uncertainty quantification in MLIPs by introducing a scalable variational Bayesian framework that injects input-dependent stochasticity into MPNN-based interatomic potentials. Through an adaptive dropout scheme governed by a lightweight inference network, BLIP yields well-calibrated uncertainty estimates while maintaining inference efficiency comparable to deterministic models. Empirically, BLIP improves predictive accuracy and uncertainty calibration across data-scarce, out-of-distribution, and large-scale fine-tuning tasks, and enhances active learning effectiveness when selecting informative structures. The approach is architecture-agnostic, integrates with equivariant/invariant MLIPs, and offers a practical drop-in tool for uncertainty-aware atomistic simulations and materials discovery.
Abstract
Machine Learning Interatomic Potentials (MLIPs) are becoming a central tool in simulation-based chemistry. However, like most deep learning models, MLIPs struggle to make accurate predictions on out-of-distribution data or when trained in a data-scarce regime, both common scenarios in simulation-based chemistry. Moreover, MLIPs do not provide uncertainty estimates by construction, which are fundamental to guide active learning pipelines and to ensure the accuracy of simulation results compared to quantum calculations. To address this shortcoming, we propose BLIPs: Bayesian Learned Interatomic Potentials. BLIP is a scalable, architecture-agnostic variational Bayesian framework for training or fine-tuning MLIPs, built on an adaptive version of Variational Dropout. BLIP delivers well-calibrated uncertainty estimates and minimal computational overhead for energy and forces prediction at inference time, while integrating seamlessly with (equivariant) message-passing architectures. Empirical results on simulation-based computational chemistry tasks demonstrate improved predictive accuracy with respect to standard MLIPs, and trustworthy uncertainty estimates, especially in data-scarse or heavy out-of-distribution regimes. Moreover, fine-tuning pretrained MLIPs with BLIP yields consistent performance gains and calibrated uncertainties.
