paper-with-me

Papers

PGFS++: Molecular Property Improvement under Synthesis and Diversity Constraints

2026-08-19 · Boqiao Zhang, Godbless James, Sai Krishna Gottipati, Andrew Fitzgibbon arxiv

Improving molecular properties, such as drug-likeness or binding affinity, is a recurring task in early-stage drug discovery. However, molecules optimized in an unconstrained chemical space have limited practical value if they cannot be synthesized. Policy Gradient for Forward Synthesis (PGFS) is a synthesis-aware reinforcement learning method for molecular improvement, but its use of reactant embedding prediction makes reactant selection indirect, which, as we show, limits learning effectiveness. We first develop PGFS+, in which reaction templates and second reactants are represented by trainable embedding lookup tables. Combined with a more effective scoring function and RL algorithm, PGFS+ significantly improves the desired property. However, it exposes a reward-hacking failure mode: a powerful reactant search can map diverse input molecules to the same high-reward magnet molecule, improving the reward while collapsing the output diversity. We therefore introduce PGFS++, a synthesis-aware reinforcement learning framework for input-specific molecular improvement. Given an input molecule, PGFS++ treats it as the start of a forward-synthesis trajectory, applies learned reaction templates with compatible in-stock building blocks, and produces a molecule with improved target properties, an explicit synthesis route, and structural similarity to the input. Experiments on molecular improvement tasks show that PGFS++ improves target properties while preserving high output diversity.

📄 PDF Abstract BibTeX arXiv:2608.19121

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDrug Discovery

Similar Papers 제목 키워드 기반

Learning To Navigate The Synthetically Accessible Chemical Space Using Reinforcement Learning

2020-04-26 · Sai Krishna Gottipati, Boris Sattarov, Sufeng. Niu, Yashaswi Pathak 외

Over the last decade, there has been significant progress in the field of machine learning for de novo drug design, particularly in deep generative models. However, current generative approaches exhibit a significant cha…

Drug DesignDrug DiscoveryNavigatereinforcement-learning+2

A primer on the use of probability generating functions in infectious disease modeling

2018-03-14 · Joel C. Miller

We explore the application of probability generating functions (PGFs) to invasive processes, focusing on infectious disease introduced into large populations. Our goal is to acquaint the reader with applications of PGFs,…

Hash Collisions in Molecular Fingerprints: Effects on Property Prediction and Bayesian Optimization

2025-11-21 · Walter Virany, Austin Tripp arxiv

Molecular fingerprinting methods use hash functions to create fixed-length vector representations of molecules. However, hash collisions cause distinct substructures to be represented with the same feature, leading to ov…

Molecular Property Prediction

RetroMPA: A Molecular Property-Aware Auxiliary Framework for Enhancing Retrosynthesis Prediction

2026-08-17 · Mianzhi Liu, Fan Xiao, Zhiliang Yu, Huayang Huang 외 arxiv

Retrosynthesis is a cornerstone of drug discovery and organic synthesis. While data-driven deep learning models have shown remarkable progress, they autonomously learn reaction patterns from extensive datasets with limit…

Drug Discovery

Exact Inference for Integer Latent-Variable Models

2017-08-01 · ICML 2017 8 · Kevin Winner, Debora Sujono, Dan Sheldon

Graphical models with latent count variables arise in a number of areas. However, standard inference algorithms do not apply to these models due to the infinite support of the latent variables. Winner and Sheldon (2…