LGCEQUANT-PHNov 6, 2024

Retentive Neural Quantum States: Efficient Ansätze for Ab Initio Quantum Chemistry

arXiv:2411.03900v17 citationsh-index: 23Machine Learning: Science and Technology
Originality Incremental advance
AI Analysis

This work addresses the scalability bottleneck in variational Monte Carlo methods for quantum chemistry, offering a more efficient alternative to transformers for researchers in computational physics and chemistry, though it is incremental as it builds on existing autoregressive NQS approaches.

The authors tackled the computational inefficiency of transformer-based neural-network quantum states (NQS) for ab initio quantum chemistry by proposing Retentive Networks (RetNets) as a more efficient ansatz, achieving comparable accuracy with improved time complexity, as evidenced by a clear threshold ratio where RetNets outperform transformers in computational cost.

Neural-network quantum states (NQS) has emerged as a powerful application of quantum-inspired deep learning for variational Monte Carlo methods, offering a competitive alternative to existing techniques for identifying ground states of quantum problems. A significant advancement toward improving the practical scalability of NQS has been the incorporation of autoregressive models, most recently transformers, as variational ansatze. Transformers learn sequence information with greater expressiveness than recurrent models, but at the cost of increased time complexity with respect to sequence length. We explore the use of the retentive network (RetNet), a recurrent alternative to transformers, as an ansatz for solving electronic ground state problems in $\textit{ab initio}$ quantum chemistry. Unlike transformers, RetNets overcome this time complexity bottleneck by processing data in parallel during training, and recurrently during inference. We give a simple computational cost estimate of the RetNet and directly compare it with similar estimates for transformers, establishing a clear threshold ratio of problem-to-model size past which the RetNet's time complexity outperforms that of the transformer. Though this efficiency can comes at the expense of decreased expressiveness relative to the transformer, we overcome this gap through training strategies that leverage the autoregressive structure of the model -- namely, variational neural annealing. Our findings support the RetNet as a means of improving the time complexity of NQS without sacrificing accuracy. We provide further evidence that the ablative improvements of neural annealing extend beyond the RetNet architecture, suggesting it would serve as an effective general training strategy for autoregressive NQS.

Foundations

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

Your Notes