BMLGQMJul 1, 2024

Aligning Target-Aware Molecule Diffusion Models with Exact Energy Optimization

arXiv:2407.01648v225 citationsh-index: 148Has Code
AI Analysis

This work addresses the challenge of steerability in target-aware molecule generation for drug design, offering an incremental improvement over existing diffusion models.

The paper tackles the problem of generating ligand molecules for specific protein targets by aligning pretrained diffusion models with user-defined reward functions to improve binding affinity and structural rationality, achieving state-of-the-art binding energies with an average Vina score of -7.07 on the CrossDocked2020 benchmark.

Generating ligand molecules for specific protein targets, known as structure-based drug design, is a fundamental problem in therapeutics development and biological discovery. Recently, target-aware generative models, especially diffusion models, have shown great promise in modeling protein-ligand interactions and generating candidate drugs. However, existing models primarily focus on learning the chemical distribution of all drug candidates, which lacks effective steerability on the chemical quality of model generations. In this paper, we propose a novel and general alignment framework to align pretrained target diffusion models with preferred functional properties, named AliDiff. AliDiff shifts the target-conditioned chemical distribution towards regions with higher binding affinity and structural rationality, specified by user-defined reward functions, via the preference optimization approach. To avoid the overfitting problem in common preference optimization objectives, we further develop an improved Exact Energy Preference Optimization method to yield an exact and efficient alignment of the diffusion models, and provide the closed-form expression for the converged distribution. Empirical studies on the CrossDocked2020 benchmark show that AliDiff can generate molecules with state-of-the-art binding energies with up to -7.07 Avg. Vina Score, while maintaining strong molecular properties. Code is available at https://github.com/MinkaiXu/AliDiff.

Code Implementations1 repo
Foundations

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

Your Notes