paper-with-me

Papers

SILVR: Guided Diffusion for Molecule Generation

2023-04-21 · Nicholas T. Runcie, Antonia S. J. S. Mey

Computationally generating novel synthetically accessible compounds with high affinity and low toxicity is a great challenge in drug design. Machine-learning models beyond conventional pharmacophoric methods have shown promise in generating novel small molecule compounds, but require significant tuning for a specific protein target. Here, we introduce a method called selective iterative latent variable refinement (SILVR) for conditioning an existing diffusion-based equivariant generative model without retraining. The model allows the generation of new molecules that fit into a binding site of a protein based on fragment hits. We use the SARS-CoV-2 Main protease fragments from Diamond X-Chem that form part of the COVID Moonshot project as a reference dataset for conditioning the molecule generation. The SILVR rate controls the extent of conditioning and we show that moderate SILVR rates make it possible to generate new molecules of similar shape to the original fragments, meaning that the new molecules fit the binding site without knowledge of the protein. We can also merge up to 3 fragments into a new molecule without affecting the quality of molecules generated by the underlying generative model. Our method is generalizable to any protein target with known fragments and any diffusion-based model for molecule generation.

📄 PDF Abstract BibTeX arXiv:2304.10905

Code (1)

ehoogeboom/e3_diffusion_for_molecules 공식 구현 pytorch

Tasks

Drug Design

Similar Papers 제목 키워드 기반

Text-Guided Molecule Generation with Diffusion Language Model

2024-02-20 · Haisong Gong, Qiang Liu, Shu Wu, Liang Wang

Text-guided molecule generation is a task where molecules are generated to match specific textual descriptions. Recently, most existing SMILES-based molecule generation methods rely on an autoregressive architecture. In …

Drug DiscoveryLanguage ModelingLanguage Modellingmodel+2

Text-guided Diffusion Model for 3D Molecule Generation

2024-10-04 · Yanchen Luo, Junfeng Fang, Sihang Li, Zhiyuan Liu 외

The de novo generation of molecules with targeted properties is crucial in biology, chemistry, and drug discovery. Current generative models are limited to using single property values as conditions, struggling with comp…

3D Molecule GenerationDiversityDrug Discoverymodel

LDMol: Text-to-Molecule Diffusion Model with Structurally Informative Latent Space

2024-05-28 · Jinho Chang, Jong Chul Ye

With the emergence of diffusion models as the frontline of generative models, many researchers have proposed molecule generation techniques with conditional diffusion models. However, the unavoidable discreteness of a mo…

Contrastive LearningDecoderText-based de novo Molecule GenerationText Retrieval

Geometry-Complete Diffusion for 3D Molecule Generation and Optimization

2023-02-08 · Alex Morehead, Jianlin Cheng

Denoising diffusion probabilistic models (DDPMs) have pioneered new state-of-the-art results in disciplines such as computer vision and computational biology for diverse tasks ranging from text-guided image generation to…

3D Molecule GenerationDenoisingGraph GenerationImage Generation+5

Shape-conditioned 3D Molecule Generation via Equivariant Diffusion Models

2023-08-23 · Ziqi Chen, Bo Peng, Srinivasan Parthasarathy, Xia Ning

Ligand-based drug design aims to identify novel drug candidates of similar shapes with known active molecules. In this paper, we formulated an in silico shape-conditioned molecule generation problem to generate 3D molecu…

3D Molecule GenerationDrug Design