paper-with-me

Papers

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

2024-12-15 · Qingwen Tian, Yuxin Xu, Yixuan Yang, Zhen Wang, Ziqi Liu, Pengju Yan, Xiaolin Li

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 and difficulties in utilizing high-degree features limit performance. We propose EquiFlow, an equivariant conditional flow matching model with optimal transport. EquiFlow uniquely applies conditional flow matching in molecular 3D conformation prediction, leveraging simulation-free training to address slow training speeds. It uses a modified Equiformer model to encode Cartesian molecular conformations along with their atomic and bond properties into higher-degree embeddings. Additionally, EquiFlow employs an ODE solver, providing faster inference speeds compared to diffusion models with SDEs. Experiments on the QM9 dataset show that EquiFlow predicts small molecule conformations more accurately than current state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2412.11082

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

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…

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…

Gromov-Monge Flow Matching for Equivariant Graph Generation

2026-08-27 · Moritz Piening, Christian Wald arxiv

Graphs are invariant under node permutations, motivating the use of permutation-equivariant architectures in generative models. In flow matching, however, symmetry may also enter the source--target coupling: once graph p…

Graph Generation

MeshFlow: Mesh Generation with Equivariant Flow Matching

2026-06-22 · Qi Sun, Kiyohiro Nakayama, Jing Nathan Yan, Qixing Huang 외 arxiv

Meshes are among the most common 3D scene representations, but directly generating meshes is challenging because the representation contains important symmetries, including permutation invariance of faces and vertices. M…