paper-with-me

Papers

Differentiable Scaffolding Tree for Molecule Optimization

2021-09-29 · ICLR 2022 4 · Tianfan Fu, Wenhao Gao, Cao Xiao, Jacob Yasonik, Connor W. Coley, Jimeng Sun

The structural design of functional molecules, also called molecular optimization, is an essential chemical science and engineering task with important applications, such as drug discovery. Deep generative models and combinatorial optimization methods achieve initial success but still struggle with directly modeling discrete chemical structures and often heavily rely on brute-force enumeration. The challenge comes from the discrete and non-differentiable nature of molecule structures. To address this, we propose differentiable scaffolding tree (DST) that utilizes a learned knowledge network to convert discrete chemical structures to locally differentiable ones. DST enables a gradient-based optimization on a chemical graph structure by back-propagating the derivatives from the target properties through a graph neural network (GNN). Our empirical studies show the gradient-based molecular optimizations are both effective and sample efficient. Furthermore, the learned graph parameters can also provide an explanation that helps domain experts understand the model output.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationDrug DiscoveryGraph Neural Network

Methods 이 논문이 사용한 방법론

DST Dynamic sparse training methods train neural networks in a sparse manner, starting with an initial sparse mask, and periodically updating the mask based on some criteria.
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Differentiable Scaffolding Tree for Molecular Optimization

2021-09-22 · Tianfan Fu, Wenhao Gao, Cao Xiao, Jacob Yasonik 외

The structural design of functional molecules, also called molecular optimization, is an essential chemical science and engineering task with important applications, such as drug discovery. Deep generative models and com…

Combinatorial OptimizationDrug DiscoveryGraph Neural Network

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…

Vector Scaffolding: Inter-Scale Orchestration for Differentiable Image Vectorization

2026-05-12 · Jaerin Lee, Kanggeon Lee, Kyoung Mu Lee arxiv

Differentiable vector graphics have enabled powerful gradient-based optimization of vector primitives directly from raster images. However, existing frameworks formulate this as a flat optimization problem, forcing hundr…

Training-Free Guidance Beyond Differentiability: Scalable Path Steering with Tree Search in Diffusion and Flow Models

2025-02-17 · Yingqing Guo, Yukang Yang, Hui Yuan, Mengdi Wang

Training-free guidance enables controlled generation in diffusion and flow models, but most existing methods assume differentiable objectives and rely on gradients. This work focuses on training-free guidance addressing …

Music Generation

Goal directed molecule generation using Monte Carlo Tree Search

2020-10-30 · Anand A. Rajasekar, Karthik Raman, Balaraman Ravindran

One challenging and essential task in biochemistry is the generation of novel molecules with desired properties. Novel molecule generation remains a challenge since the molecule space is difficult to navigate through, an…

Navigate