paper-with-me

홈 › Papers

Improving Molecular Design by Stochastic Iterative Target Augmentation

2020-02-11 · ICML 2020 1 · Kevin Yang, Wengong Jin, Kyle Swanson, Regina Barzilay, Tommi Jaakkola

Generative models in molecular design tend to be richly parameterized, data-hungry neural models, as they must create complex structured objects as outputs. Estimating such models from data may be challenging due to the lack of sufficient training data. In this paper, we propose a surprisingly effective self-training approach for iteratively creating additional molecular targets. We first pre-train the generative model together with a simple property predictor. The property predictor is then used as a likelihood model for filtering candidate structures from the generative model. Additional targets are iteratively produced and used in the course of stochastic EM iterations to maximize the log-likelihood that the candidate structures are accepted. A simple rejection (re-weighting) sampler suffices to draw posterior samples since the generative model is already reasonable after pre-training. We demonstrate significant gains over strong baselines for both unconditional and conditional molecular design. In particular, our approach outperforms the previous state-of-the-art in conditional molecular design by over 10% in absolute gain. Finally, we show that our approach is useful in other domains as well, such as program synthesis.

📄 PDF Abstract BibTeX arXiv:2002.04720

Code (2)

yangkevin2/icml2020-stochastic-iterative-target-augmentation 공식 구현 pytorch
cbilodeau2/g2g_optimization pytorch

Tasks

Program Synthesis

Similar Papers 제목 키워드 기반

Iterative Target Augmentation for Effective Conditional Generation

2019-09-25 · Kevin Yang, Wengong Jin, Kyle Swanson, Regina Barzilay 외

Many challenging prediction problems, from molecular optimization to program synthesis, involve creating complex structured objects as outputs. However, available training data may not be sufficient for a generative mode…

Program Synthesis

Closing the Prior-Posterior Loop: Self-Reflective Molecular Design with Analysis-Driven LLM Iteration

2026-06-08 · Junyi Gong, Zijie Qiu, Ben Zhong Tang arxiv

Can a general-purpose large language model design molecules with the precision of a seasoned chemist? Current LLM-based frameworks answer this question with scalar feedback loops - generate, score, reject - that amount t…

Equivariant Energy-Guided SDE for Inverse Molecular Design

2022-09-30 · Fan Bao, Min Zhao, Zhongkai Hao, Peiyao Li 외

Inverse molecular design is critical in material science and drug discovery, where the generated molecules should satisfy certain desirable properties. In this paper, we propose equivariant energy-guided stochastic diffe…

3D Molecule GenerationDrug Discovery

3D Molecular Generation via Virtual Dynamics

2023-02-12 · Shuqi Lu, Lin Yao, Xi Chen, Hang Zheng 외

Structure-based drug design, i.e., finding molecules with high affinities to the target protein pocket, is one of the most critical tasks in drug discovery. Traditional solutions, like virtual screening, require exhausti…

Drug DesignDrug Discovery

All You Need Is Synthetic Task Augmentation

2025-05-15 · Guillaume Godin

Injecting rule-based models like Random Forests into differentiable neural network frameworks remains an open challenge in machine learning. Recent advancements have demonstrated that pretrained models can generate effic…

AllMolecular Property PredictionProperty Prediction