paper-with-me

홈 › Papers

Multi-Objective Molecule Generation using Interpretable Substructures

2020-02-08 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

Drug discovery aims to find novel compounds with specified chemical property profiles. In terms of generative modeling, the goal is to learn to sample molecules in the intersection of multiple property constraints. This task becomes increasingly challenging when there are many property constraints. We propose to offset this complexity by composing molecules from a vocabulary of substructures that we call molecular rationales. These rationales are identified from molecules as substructures that are likely responsible for each property of interest. We then learn to expand rationales into a full molecule using graph generative models. Our final generative model composes molecules as mixtures of multiple rationale completions, and this mixture is fine-tuned to preserve the properties of interest. We evaluate our model on various drug design tasks and demonstrate significant improvements over state-of-the-art baselines in terms of accuracy, diversity, and novelty of generated compounds.

📄 PDF Abstract BibTeX arXiv:2002.03244

Code (5)

wengong-jin/multiobj-rationale 공식 구현 pytorch
SarthakTiwari/Rationales-extaction-from-active-molecules pytorch
chemprop/chemprop pytorch
pwc-1/Paper-9/tree/main/7/Profiling-Pareto-Front mindspore
swansonk14/chemprop pytorch

Tasks

DiversityDrug DesignDrug Discovery

Similar Papers 제목 키워드 기반

GoMS: Graph of Molecule Substructure Network for Molecule Property Prediction

2025-12-13 · Shuhui Qu, Cheolwoo Park arxiv

While graph neural networks have shown remarkable success in molecular property prediction, current approaches like the Equivariant Subgraph Aggregation Networks (ESAN) treat molecules as bags of independent substructure…

Molecular Property Prediction

Representing Molecules as Random Walks Over Interpretable Grammars

2024-03-13 · Michael Sun, Minghao Guo, Weize Yuan, Veronika Thost 외

Recent research in molecular discovery has primarily been devoted to small, drug-like molecules, leaving many similarly important applications in material design without adequate technology. These applications often rely…

Property Prediction

CORE: Automatic Molecule Optimization Using Copy & Refine Strategy

2019-11-23 · Tianfan Fu, Cao Xiao, Jimeng Sun

Molecule optimization is about generating molecule $Y$ with more desirable properties based on an input molecule $X$. The state-of-the-art approaches partition the molecules into a large set of substructures $S$ and grow…

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…

MAGNet: Motif-Agnostic Generation of Molecules from Shapes

2023-05-30 · Leon Hetzel, Johanna Sommer, Bastian Rieck, Fabian Theis 외

Recent advances in machine learning for molecules exhibit great potential for facilitating drug discovery from in silico predictions. Most models for molecule generation rely on the decomposition of molecules into freque…

Drug Discovery