paper-with-me

홈 › Papers

Unified Generative Modeling of 3D Molecules via Bayesian Flow Networks

2024-03-17 · Yuxuan Song, Jingjing Gong, Yanru Qu, Hao Zhou, Mingyue Zheng, Jingjing Liu, Wei-Ying Ma

Advanced generative model (e.g., diffusion model) derived from simplified continuity assumptions of data distribution, though showing promising progress, has been difficult to apply directly to geometry generation applications due to the multi-modality and noise-sensitive nature of molecule geometry. This work introduces Geometric Bayesian Flow Networks (GeoBFN), which naturally fits molecule geometry by modeling diverse modalities in the differentiable parameter space of distributions. GeoBFN maintains the SE-(3) invariant density modeling property by incorporating equivariant inter-dependency modeling on parameters of distributions and unifying the probabilistic modeling of different modalities. Through optimized training and sampling techniques, we demonstrate that GeoBFN achieves state-of-the-art performance on multiple 3D molecule generation benchmarks in terms of generation quality (90.87% molecule stability in QM9 and 85.6% atom stability in GEOM-DRUG. GeoBFN can also conduct sampling with any number of steps to reach an optimal trade-off between efficiency and quality (e.g., 20-times speedup without sacrificing performance).

📄 PDF Abstract BibTeX arXiv:2403.15441

Code (1)

AlgoMole/GeoBFN 공식 구현 pytorch

Tasks

3D Molecule Generation

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 제목 키워드 기반

Fused Bayesian Flow Networks for Dual-Target Molecular Design

2026-08-02 · Jingyuan Zhou, Shikui Tu, Lei Xu arxiv

Dual-target drug design aims to generate 3D molecules that can simultaneously interact with two target proteins, offering a promising route for discovering polypharmacological compounds against complex diseases. While re…

UniMoMo: Unified Generative Modeling of 3D Molecules for De Novo Binder Design

2025-03-25 · Xiangzhe Kong, Zishen Zhang, Ziting Zhang, Rui Jiao 외

The design of target-specific molecules such as small molecules, peptides, and antibodies is vital for biological research and drug discovery. Existing generative methods are restricted to single-domain molecules, failin…

Drug DiscoveryLatent Diffusion Model for 3D

Active Flow Expansion for Out-of-Distribution Discovery: from Theory to Molecules

2026-06-07 · Riccardo De Santi, Bruce Lee, Cristian Perez Jensen, Kimon Protopapas 외 arxiv

Standard flow and diffusion pre-training matches the distribution of available data (e.g., molecules), which often covers only a small fraction of the valid design space. In generative discovery, however, one aims to sam…

FragmentFlow: Scalable Transition State Generation for Large Molecules

2026-02-02 · Ron Shprints, Peter Holderrieth, Juno Nam, Rafael Gómez-Bombarelli 외 arxiv

Transition states (TSs) are central to understanding and quantitatively predicting chemical reactivity and reaction mechanisms. Although traditional TS generation methods are computationally expensive, recent generative …

General Proximal Flow Networks

2026-02-28 · Alexander Strunk, Roland Assam arxiv

This paper introduces General Proximal Flow Networks (GPFNs), a generalization of Bayesian Flow Networks that broadens the class of admissible belief-update operators. In Bayesian Flow Networks, each update step is a Bay…