Efficient Prediction of SO(3)-Equivariant Hamiltonian Matrices via SO(2) Local Frames
Haiyang Yu, Yuchao Lin, Xuan Zhang, Xiaofeng Qian, Shuiwang Ji
TL;DR
Addresses efficient, symmetry-aware Hamiltonian matrix prediction by introducing SO(2) local frames to achieve global SO(3) equivariance without the costly $O(L_{\max}^6)$ SO(3) tensor products, reducing to $O(L_{\max}^3)$ with SO(2) operations. Proposes QHNetV2 with SO(2) Linear, Gate, LayerNorm, and Tensor Product in local frames, plus a minimal frame averaging mapping between $SO(3)$ and $SO(2)$ irreps. Demonstrates state-of-the-art MAE on Hamiltonian blocks and eigenvalues on QH9 and MD17, with substantial speedups (e.g., ~4.34x) over prior SO(3)-TP approaches. Shows strong generalization to diverse molecular structures and trajectories, suggesting a scalable path for symmetry-aware electronic-structure learning.
Abstract
We consider the task of predicting Hamiltonian matrices to accelerate electronic structure calculations, which plays an important role in physics, chemistry, and materials science. Motivated by the inherent relationship between the off-diagonal blocks of the Hamiltonian matrix and the SO(2) local frame, we propose a novel and efficient network, called QHNetV2, that achieves global SO(3) equivariance without the costly SO(3) Clebsch-Gordan tensor products. This is achieved by introducing a set of new efficient and powerful SO(2)-equivariant operations and performing all off-diagonal feature updates and message passing within SO(2) local frames, thereby eliminating the need of SO(3) tensor products. Moreover, a continuous SO(2) tensor product is performed within the SO(2) local frame at each node to fuse node features, mimicking the symmetric contraction operation. Extensive experiments on the large QH9 and MD17 datasets demonstrate that our model achieves superior performance across a wide range of molecular structures and trajectories, highlighting its strong generalization capability. The proposed SO(2) operations on SO(2) local frames offer a promising direction for scalable and symmetry-aware learning of electronic structures. Our code will be released as part of the AIRS library https://github.com/divelab/AIRS.
