paper-with-me

Papers

DecompDiff: Diffusion Models with Decomposed Priors for Structure-Based Drug Design

2024-02-26 · Jiaqi Guan, Xiangxin Zhou, Yuwei Yang, Yu Bao, Jian Peng, Jianzhu Ma, Qiang Liu, Liang Wang, Quanquan Gu

Designing 3D ligands within a target binding site is a fundamental task in drug discovery. Existing structured-based drug design methods treat all ligand atoms equally, which ignores different roles of atoms in the ligand for drug design and can be less efficient for exploring the large drug-like molecule space. In this paper, inspired by the convention in pharmaceutical practice, we decompose the ligand molecule into two parts, namely arms and scaffold, and propose a new diffusion model, DecompDiff, with decomposed priors over arms and scaffold. In order to facilitate the decomposed generation and improve the properties of the generated molecules, we incorporate both bond diffusion in the model and additional validity guidance in the sampling phase. Extensive experiments on CrossDocked2020 show that our approach achieves state-of-the-art performance in generating high-affinity molecules while maintaining proper molecular properties and conformational stability, with up to -8.39 Avg. Vina Dock score and 24.5 Success Rate. The code is provided at https://github.com/bytedance/DecompDiff

📄 PDF Abstract BibTeX arXiv:2403.07902

Code (2)

bytedance/decompdiff 공식 구현 pytorch
ask-berkeley/badger-sbdd pytorch

Tasks

AvgDrug DesignDrug Discovery

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

BoKDiff: Best-of-K Diffusion Alignment for Target-Specific 3D Molecule Generation

2025-01-26 · Ali Khodabandeh Yalabadi, Mehdi Yazdani-Jahromi, Ozlem Ozmen Garibay

Structure-based drug design (SBDD) leverages the 3D structure of biomolecular targets to guide the creation of new therapeutic agents. Recent advances in generative models, including diffusion models and geometric deep l…

3D Molecule GenerationDrug DesignDrug Discovery

DecompOpt: Controllable and Decomposed Diffusion Models for Structure-based Molecular Optimization

2024-03-07 · Xiangxin Zhou, Xiwei Cheng, Yuwei Yang, Yu Bao 외

Recently, 3D generative models have shown promising performances in structure-based drug design by learning to generate ligands given target binding sites. However, only modeling the target-ligand distribution can hardly…

Drug DesignDrug Discovery

Decomposed Direct Preference Optimization for Structure-Based Drug Design

2024-07-19 · Xiwei Cheng, Xiangxin Zhou, Yuwei Yang, Yu Bao 외

Diffusion models have achieved promising results for Structure-Based Drug Design (SBDD). Nevertheless, high-quality protein subpocket and ligand data are relatively scarce, which hinders the models' generation capabiliti…

Drug Design

Reprogramming Pretrained Target-Specific Diffusion Models for Dual-Target Drug Design

2024-10-28 · Xiangxin Zhou, Jiaqi Guan, Yijia Zhang, Xingang Peng 외

Dual-target therapeutic strategies have become a compelling approach and attracted significant attention due to various benefits, such as their potential in overcoming drug resistance in cancer therapy. Considering the t…

Drug Design

Reimagining Target-Aware Molecular Generation through Retrieval-Enhanced Aligned Diffusion

2025-06-17 · Dong Xu, Zhangfan Yang, Ka-Chun Wong, Zexuan Zhu 외

Breakthroughs in high-accuracy protein structure prediction, such as AlphaFold, have established receptor-based molecule design as a critical driver for rapid early-phase drug discovery. However, most approaches still st…

Drug DesignDrug DiscoveryProtein Structure PredictionRetrieval+2