Tensor Decomposition Networks for Fast Machine Learning Interatomic Potential Computations
Yuchao Lin, Cong Fu, Zachary Krueger, Haiyang Yu, Maho Nakata, Jianwen Xie, Emine Kucukbenli, Xiaofeng Qian, Shuiwang Ji

TL;DR
This paper introduces tensor decomposition networks (TDNs) that replace expensive tensor products with low-rank decompositions to accelerate machine learning interatomic potential computations while maintaining accuracy.
Contribution
The paper proposes a novel class of approximately equivariant networks using low-rank tensor decompositions, reducing computational complexity and parameter count without losing equivariance.
Findings
TDNs achieve competitive accuracy on molecular datasets.
Computational complexity is reduced from O(L^6) to O(L^4).
Code is publicly available for reproducibility.
Abstract
-equivariant networks are the dominant models for machine learning interatomic potentials (MLIPs). The key operation of such networks is the Clebsch-Gordan (CG) tensor product, which is computationally expensive. To accelerate the computation, we develop tensor decomposition networks (TDNs) as a class of approximately equivariant networks in which CG tensor products are replaced by low-rank tensor decompositions, such as the CANDECOMP/PARAFAC (CP) decomposition. With the CP decomposition, we prove (i) a uniform bound on the induced error of -equivariance, and (ii) the universality of approximating any equivariant bilinear map. To further reduce the number of parameters, we propose path-weight sharing that ties all multiplicity-space weights across the CG paths into a single shared parameter set without compromising equivariance, where is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Machine Learning in Materials Science · Quantum many-body systems
