BMLGMar 6, 2023

3D Equivariant Diffusion for Target-Aware Molecule Generation and Affinity Prediction

arXiv:2303.03543v1292 citationsh-index: 38
Originality Incremental advance
AI Analysis

This work addresses targeted drug design by overcoming limitations in 3D modeling, offering a method for generating molecules with better structural and affinity properties, though it appears incremental in the context of existing diffusion models.

The authors tackled the problem of generating realistic 3D molecules for specific protein targets by developing a 3D equivariant diffusion model, which improved molecule realism and binding affinities without retraining.

Rich data and powerful machine learning models allow us to design drugs for a specific protein target \textit{in silico}. Recently, the inclusion of 3D structures during targeted drug design shows superior performance to other target-free models as the atomic interaction in the 3D space is explicitly modeled. However, current 3D target-aware models either rely on the voxelized atom densities or the autoregressive sampling process, which are not equivariant to rotation or easily violate geometric constraints resulting in unrealistic structures. In this work, we develop a 3D equivariant diffusion model to solve the above challenges. To achieve target-aware molecule design, our method learns a joint generative process of both continuous atom coordinates and categorical atom types with a SE(3)-equivariant network. Moreover, we show that our model can serve as an unsupervised feature extractor to estimate the binding affinity under proper parameterization, which provides an effective way for drug screening. To evaluate our model, we propose a comprehensive framework to evaluate the quality of sampled molecules from different dimensions. Empirical studies show our model could generate molecules with more realistic 3D structures and better affinities towards the protein targets, and improve binding affinity ranking and prediction without retraining.

Code Implementations4 repos
Foundations

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

Your Notes