paper-with-me

Papers

Quantum-inspired Reinforcement Learning for Synthesizable Drug Design

2024-09-13 · Dannong Wang, Jintai Chen, Zhiding Liang, Tianfan Fu, Xiao-Yang Liu

Synthesizable molecular design (also known as synthesizable molecular optimization) is a fundamental problem in drug discovery, and involves designing novel molecular structures to improve their properties according to drug-relevant oracle functions (i.e., objective) while ensuring synthetic feasibility. However, existing methods are mostly based on random search. To address this issue, in this paper, we introduce a novel approach using the reinforcement learning method with quantum-inspired simulated annealing policy neural network to navigate the vast discrete space of chemical structures intelligently. Specifically, we employ a deterministic REINFORCE algorithm using policy neural networks to output transitional probability to guide state transitions and local search using genetic algorithm to refine solutions to a local optimum within each iteration. Our methods are evaluated with the Practical Molecular Optimization (PMO) benchmark framework with a 10K query budget. We further showcase the competitive performance of our method by comparing it against the state-of-the-art genetic algorithms-based method.

📄 PDF Abstract BibTeX arXiv:2409.09183

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DesignDrug DiscoveryNavigatereinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

REINFORCE REINFORCE is a Monte Carlo variant of a policy gradient algorithm in reinforcement learning. The agent collects samples of an episode using its current policy, and uses it to…

Similar Papers 제목 키워드 기반

SynthFormer: Equivariant Pharmacophore-based Generation of Synthesizable Molecules for Ligand-Based Drug Design

2024-10-03 · Zygimantas Jocys, Zhanxing Zhu, Henriette M. G. Willems, Katayoun Farrahi

Drug discovery is a complex, resource-intensive process requiring significant time and cost to bring new medicines to patients. Many generative models aim to accelerate drug discovery, but few produce synthetically acces…

Drug DesignDrug DiscoveryGraph Neural Network

Generative Active Learning for the Search of Small-molecule Protein Binders

2024-05-02 · Maksym Korablyov, Cheng-Hao Liu, Moksh Jain, Almer M. van der Sloot 외

Despite substantial progress in machine learning for scientific discovery in recent years, truly de novo design of small molecules which exhibit a property of interest remains a significant challenge. We introduce Lambda…

Active LearningDeep Reinforcement LearningMolecular Dockingscientific discovery

Synthesizable Molecular Generation via Soft-constrained GFlowNets with Rich Chemical Priors

2026-02-04 · Hyeonah Kim, Minsu Kim, Celine Roget, Dionessa Biton 외 arxiv

The application of generative models for experimental drug discovery campaigns is severely limited by the difficulty of designing molecules de novo that can be synthesized in practice. Previous works have leveraged Gener…

Contrastive LearningDrug Discovery

Generative Artificial Intelligence for Navigating Synthesizable Chemical Space

2024-10-04 · Wenhao Gao, Shitong Luo, Connor W. Coley

We introduce SynFormer, a generative modeling framework designed to efficiently explore and navigate synthesizable chemical space. Unlike traditional molecular generation approaches, we generate synthetic pathways for mo…

Drug DiscoveryNavigateProperty Prediction

Quantum-Inspired Machine Learning for Molecular Docking

2024-01-22 · Runqiu Shu, Bowen Liu, Zhaoping Xiong, Xiaopeng Cui 외

Molecular docking is an important tool for structure-based drug design, accelerating the efficiency of drug development. Complex and dynamic binding processes between proteins and small molecules require searching and sa…

Blind DockingCombinatorial OptimizationDeep LearningDrug Design+1