English

GPR_calculator: An On-the-Fly Surrogate Model to Accelerate Massive Nudged Elastic Band Calculations

Materials Science 2026-01-30 v2

Abstract

We present GPR_calculator, a package based on Python and C++ programming languages to build an on-the-fly surrogate model using Gaussian Process Regression (GPR) to approximate expensive electronic structure calculations. The key idea is to dynamically train a GPR model during the simulation that can accurately predict energies and forces with uncertainty quantification. When the uncertainty is high, the expensive electronic structure calculation is performed to obtain the ground truth data, which is then used to update the GPR model. To illustrate the power of GPR_calculator, we demonstrate its application in Nudged Elastic Band (NEB) simulations of surface diffusion and reactions, achieving 3-10 times acceleration compared to pure ab initio calculations. The source code is available at https://github.com/MaterSim/GPR_calculator.

Keywords

Cite

@article{arxiv.2504.07319,
  title  = {GPR_calculator: An On-the-Fly Surrogate Model to Accelerate Massive Nudged Elastic Band Calculations},
  author = {Isaac Onyango and Byungkyun Kang and Qiang Zhu},
  journal= {arXiv preprint arXiv:2504.07319},
  year   = {2026}
}

Comments

12 pages, 7 figures