paper-with-me

Papers

High-order Equivariant Flow Matching for Density Functional Theory Hamiltonian Prediction

2025-05-24 · Seongsu Kim, Nayoung Kim, Dongwoo Kim, Sungsoo Ahn

Density functional theory (DFT) is a fundamental method for simulating quantum chemical properties, but it remains expensive due to the iterative self-consistent field (SCF) process required to solve the Kohn-Sham equations. Recently, deep learning methods are gaining attention as a way to bypass this step by directly predicting the Hamiltonian. However, they rely on deterministic regression and do not consider the highly structured nature of Hamiltonians. In this work, we propose QHFlow, a high-order equivariant flow matching framework that generates Hamiltonian matrices conditioned on molecular geometry. Flow matching models continuous-time trajectories between simple priors and complex targets, learning the structured distributions over Hamiltonians instead of direct regression. To further incorporate symmetry, we use a neural architecture that predicts SE(3)-equivariant vector fields, improving accuracy and generalization across diverse geometries. To further enhance physical fidelity, we additionally introduce a fine-tuning scheme to align predicted orbital energies with the target. QHFlow achieves state-of-the-art performance, reducing Hamiltonian error by 71% on MD17 and 53% on QH9. Moreover, we further show that QHFlow accelerates the DFT process without trading off the solution quality when initializing SCF iterations with the predicted Hamiltonian, significantly reducing the number of iterations and runtime.

📄 PDF Abstract BibTeX arXiv:2505.18817

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Equivariant flow matching

2023-06-26 · NeurIPS 2023 11

Normalizing flows are a class of deep generative models that are especially interesting for modeling probability distributions in physics, where the exact likelihood of flows allows reweighting to known target energy fun…

Equivariant Flows: sampling configurations for multi-body systems with symmetric energies

2019-10-02 · Jonas Köhler, Leon Klein, Frank Noé

Flows are exact-likelihood generative neural networks that transform samples from a simple prior distribution to the samples of the probability distribution of interest. Boltzmann Generators (BG) combine flows and statis…

SemlaFlow -- Efficient 3D Molecular Generation with Latent Attention and Equivariant Flow Matching

2024-06-11 · Ross Irwin, Alessandro Tibo, Jon Paul Janet, Simon Olsson

Methods for jointly generating molecular graphs along with their 3D conformations have gained prominence recently due to their potential impact on structure-based drug design. Current approaches, however, often suffer fr…

3D GenerationDrug DesignUnconditional Molecule Generation

Equivariant Flow Matching for Symmetry-Breaking Bifurcation Problems

2025-09-03 · Fleur Hendriks, Ondřej Rokoš, Martin Doškář, Marc G. D. Geers 외 arxiv

Bifurcation phenomena in nonlinear dynamical systems often lead to multiple coexisting stable solutions, particularly in the presence of symmetry breaking. Deterministic machine learning models are unable to capture this…

EquiFlow: Equivariant Conditional Flow Matching with Optimal Transport for 3D Molecular Conformation Prediction

2024-12-15 · Qingwen Tian, Yuxin Xu, Yixuan Yang, Zhen Wang 외

Molecular 3D conformations play a key role in determining how molecules interact with other molecules or protein surfaces. Recent deep learning advancements have improved conformation prediction, but slow training speeds…