LGCOMP-PHJun 8, 2023

Efficient and Equivariant Graph Networks for Predicting Quantum Hamiltonian

arXiv:2306.04922v251 citationsh-index: 64Has Code
Originality Incremental advance
AI Analysis

This work addresses efficiency and equivariance challenges in quantum chemistry and condensed matter physics, offering incremental improvements in computational resources.

The paper tackles the problem of predicting quantum Hamiltonian matrices efficiently while maintaining equivariance, proposing QHNet which reduces tensor products by 92% and achieves comparable performance to state-of-the-art methods with 50% less memory usage and faster speed.

We consider the prediction of the Hamiltonian matrix, which finds use in quantum chemistry and condensed matter physics. Efficiency and equivariance are two important, but conflicting factors. In this work, we propose a SE(3)-equivariant network, named QHNet, that achieves efficiency and equivariance. Our key advance lies at the innovative design of QHNet architecture, which not only obeys the underlying symmetries, but also enables the reduction of number of tensor products by 92\%. In addition, QHNet prevents the exponential growth of channel dimension when more atom types are involved. We perform experiments on MD17 datasets, including four molecular systems. Experimental results show that our QHNet can achieve comparable performance to the state of the art methods at a significantly faster speed. Besides, our QHNet consumes 50\% less memory due to its streamlined architecture. Our code is publicly available as part of the AIRS library (\url{https://github.com/divelab/AIRS}).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes