LGBMSep 13, 2024

Quantum-inspired Reinforcement Learning for Synthesizable Drug Design

arXiv:2409.09183v16 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the problem of inefficient random search methods in drug design for pharmaceutical researchers, representing an incremental improvement over existing genetic algorithm-based methods.

The paper tackles synthesizable molecular design for drug discovery by introducing a reinforcement learning approach with quantum-inspired simulated annealing, achieving competitive performance on the Practical Molecular Optimization benchmark with a 10K query budget.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes