Journal Article10.1615/int.j.uncertaintyquantification.2024051602
A Bayesian Calibration Framework with Embedded Model Error for Model Diagnostics
Arun Hegde,Elan Weiss,Wolfgang Windl,Habib N. Najm,Cosmin Safta +4 more
1
TL;DR: A Bayesian calibration framework with embedded model error is proposed for molecular dynamics modeling of metallic alloys, leveraging sparse Gaussian process surrogates and multilevel Markov chain Monte Carlo methods to efficiently sample the posterior distribution and improve model diagnostics.
read more
Abstract: We study the utility and performance of a Bayesian model error embedding construction in the context of molecular dynamics modeling of metallic alloys, where we embed model error terms in existing interatomic potential model parameters. To alleviate the computational burden of this approach, we propose a framework combining likelihood approximation and Gaussian process surrogates. We leverage sparse Gaussian process techniques to construct a hierarchy of increasingly accurate but more expensive surrogate models. This hierarchy is then exploited by multilevel Markov chain Monte Carlo methods to efficiently sample from the target posterior distribution. We illustrate the utility of this approach by calibrating an interatomic potential model for a family of gold-copper alloys. In particular, this case study highlights effective means for dealing with computational challenges with Bayesian model error embedding in large-scale physical models, and the utility of embedded model error for model diagnostics.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Uncertainty quantification for misspecified machine learned interatomic potentials
Danny Pérez,Aparna P. A. Subramanyam,Ivan Maliyov,Thomas D. Swinburne +3 more
Abstract: The use of high-dimensional regression techniques from machine learning has significantly improved the quantitative accuracy of interatomic potentials. Atomic simulations can now plausibly target quantitative predictions in a variety of settings, which has brought renewed interest in robust means to quantify uncertainties. In many practical settings where model complexity is constrained (e.g., due to performance considerations), misspecification — the inability of any one choice of model parameters to exactly match all training data — is a key contributor to errors that is often disregarded. Here, we employ a recent misspecification-aware regression technique to quantify parameter uncertainties, which is then propagated to a broad range of phase and defect properties in tungsten. The propagation is performed through both brute-force resampling and implicit Taylor expansion. The propagated misspecification uncertainties robustly quantify and bound errors on a broad range of material properties. We demonstrate application to recent foundational machine learning interatomic potentials, accurately predicting and bounding errors in MACE-MPA-0 energy predictions across the diverse materials project database.
References
Fast parallel algorithms for short-range molecular dynamics
TL;DR: In this article, three parallel algorithms for classical molecular dynamics are presented, which can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors.
40.1K
emcee: The MCMC Hammer
TL;DR: The emcee algorithm as mentioned in this paper is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC) proposed by Goodman & Weare (2010).
11.7K
The design and analysis of computer experiments
TL;DR: This paper presents a meta-modelling framework for estimating Output from Computer Experiments-Predicting Output from Training Data and Criteria Based Designs for computer Experiments.
LAMMPS - a flexible simulation tool for particle-based materials modeling at the atomic, meso, and continuum scales
Aidan P. Thompson,Yusry O. El-Dib,H. Metin Aktulga,Richard A. Berger,Dan S. Bolintineanu,W. Michael Brown,Paul Stewart Crozier,Pieter J. in 't Veld,Axel Kohlmeyer,Stan Gerald Moore,Trung Dac Nguyen,Ray Shan,Mark J. Stevens,Julien Tranchida,Christian Robert Trott,Steven J. Plimpton +15 more
TL;DR: Several of the fundamental algorithms used in LAMMPS are described along with the design strategies which have made it flexible for both users and developers, and some capabilities recently added to the code which were enabled by this flexibility are highlighted.
6.3K
Strictly Proper Scoring Rules, Prediction, and Estimation
TL;DR: The theory of proper scoring rules on general probability spaces is reviewed and developed, and the intuitively appealing interval score is proposed as a utility function in interval estimation that addresses width as well as coverage.