Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Towards A Universally Transferable Acceleration Method for Density Functional Theory

Created by
  • Haebom

Author

Zhe Liu, Yuyan Ni, Zhichen Pu, Qiming Sun, Siyuan Liu, Wen Yan

Outline

This paper proposes a method for generating density functional theory (DFT) initial guesses by predicting electron densities in a compact auxiliary basis representation using an E(3)-equivariant neural network to accelerate the convergence of DFT calculations. Trained on small molecules with 20 atoms or fewer, the model achieves an average self-consistent field (SCF) step reduction of 33.3% for systems with up to 60 atoms, significantly outperforming existing Hamiltonian-centered and density matrix (DM)-centered models. Furthermore, it exhibits robust transport behavior across orbital basis sets and exchange-correlation (XC) functionals, suggesting it as a first candidate for a universally transportable DFT acceleration method. The researchers have made the SCFbench dataset and related code publicly available to support further research.

Takeaways, Limitations

We present a novel approach to generating initial guesses for DFT computations using E(3)-equivariant neural networks.
Overcoming the difficulty and impossibility of Hamiltonian matrix prediction, and achieving substantial performance improvements through electron density prediction.
It has the advantage of consistent acceleration performance across a variety of system sizes and conditions, and particularly excellent transferability.
Promoting the advancement of related research by making the SCFbench dataset and code public.
The paper does not specifically mention Limitations (however, further research may be needed on the size of the training data, model scalability, etc.)
👍