Arrow Research search
Back to AAAI

AAAI 2023

RLEKF: An Optimizer for Deep Potential with Ab Initio Accuracy

Conference Paper AAAI Technical Track on Machine Learning II Artificial Intelligence

Abstract

It is imperative to accelerate the training of neural network force field such as Deep Potential, which usually requires thousands of images based on first-principles calculation and a couple of days to generate an accurate potential energy surface. To this end, we propose a novel optimizer named reorganized layer extended Kalman filtering (RLEKF), an optimized version of global extended Kalman filtering (GEKF) with a strategy of splitting big and gathering small layers to overcome the O(N^2) computational cost of GEKF. This strategy provides an approximation of the dense weights error covariance matrix with a sparse diagonal block matrix for GEKF. We implement both RLEKF and the baseline Adam in our alphaDynamics package and numerical experiments are performed on 13 unbiased datasets. Overall, RLEKF converges faster with slightly better accuracy. For example, a test on a typical system, bulk copper, shows that RLEKF converges faster by both the number of training epochs (x11.67) and wall-clock time (x1.19). Besides, we theoretically prove that the updates of weights converge and thus are against the gradient exploding problem. Experimental results verify that RLEKF is not sensitive to the initialization of weights. The RLEKF sheds light on other AI-for-science applications where training a large neural network (with tons of thousands parameters) is a bottleneck.

Authors

Keywords

  • ML: Applications
  • ML: Deep Learning Theory
  • ML: Deep Neural Architectures
  • ML: Deep Neural Network Algorithms
  • ML: Learning Theory
  • ML: Optimization
  • ML: Probabilistic Methods
  • ML: Scalability of ML Systems

Context

Venue
AAAI Conference on Artificial Intelligence
Archive span
1980-2026
Indexed papers
28718
Paper id
878922497439969728
v2026.09.13