paper-with-me

홈 › Papers

Generating Physically Consistent Molecules with Energy-Based Models

2026-05-18 · Christoph Griesbacher, Lea Bogensperger, Andreas Habring, Thomas Pock arxiv

Molecules in equilibrium follow a Boltzmann distribution, making the underlying energy landscape a physically grounded modeling objective. However, such landscapes are difficult to learn from data and, once learned, hard to sample from. Diffusion and flow-matching models sidestep these difficulties by learning a time-conditional score or transport field between noise and data, losing the energy inductive bias in exchange for a more tractable training objective. We introduce EBMol, an energy-based model (EBM) that restores this inductive bias by learning an atom-additive scalar potential without explicit simulation during training. Our method employs a flow-inspired Restoring Field Matching objective to approximate the energy landscape. We adopt the Mirror-Langevin algorithm for sampling, enabling unified updates of atomic positions and types, and incorporate parallel tempering for inference-time compute scaling. EBMol is the first EBM for 3D molecular generation to achieve state-of-the-art performance on QM9 and GEOM-Drugs. Moreover, we show that the learned energy landscape serves as a principled quality metric for ranking and filtering configurations, and demonstrate controllable generation without retraining through shape-steered sampling via potential composition and zero-shot linker design.

📄 PDF Abstract BibTeX arXiv:2605.18381

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Energy Loss Functions for Physical Systems

2025-11-03 · Sékou-Oumar Kaba, Kusha Sareen, Daniel Levy, Siamak Ravanbakhsh arxiv

Effectively leveraging prior knowledge of a system's physics is crucial for applications of machine learning to scientific domains. Previous approaches mostly focused on incorporating physical insights at the architectur…

Using GNN property predictors as molecule generators

2024-06-05 · Félix Therrien, Edward H. Sargent, Oleksandr Voznyy

Graph neural networks (GNNs) have emerged as powerful tools to accurately predict materials and molecular properties in computational discovery pipelines. In this article, we exploit the invertible nature of these neural…

graph construction

3DLinker: An E(3) Equivariant Variational Autoencoder for Molecular Linker Design

2022-05-15 · Yinan Huang, Xingang Peng, Jianzhu Ma, Muhan Zhang

Deep learning has achieved tremendous success in designing novel chemical compounds with desirable pharmaceutical properties. In this work, we focus on a new type of drug design problem -- generating a small "linker" to …

Drug Design

Graph Energy-based Model for Substructure Preserving Molecular Design

2021-02-09 · Ryuichiro Hataya, Hideki Nakayama, Kazuki Yoshizoe

It is common practice for chemists to search chemical databases based on substructures of compounds for finding molecules with desired properties. The purpose of de novo molecular generation is to generate instead of sea…

Von Mises Mixture Distributions for Molecular Conformation Generation

2023-06-13 · Kirk Swanson, Jake Williams, Eric Jonas

Molecules are frequently represented as graphs, but the underlying 3D molecular geometry (the locations of the atoms) ultimately determines most molecular properties. However, most molecules are not static and at room te…

Graph Neural Network