Reinforced Genetic Algorithm for Structure-based Drug Design
Tianfan Fu, Wenhao Gao, Connor W. Coley, Jimeng Sun

TL;DR
This paper introduces Reinforced Genetic Algorithm (RGA), a novel method combining neural models with genetic algorithms to improve structure-based drug design by leveraging target protein structures for more stable and effective optimization.
Contribution
The paper proposes RGA, integrating neural models with genetic algorithms for better stability and knowledge transfer in structure-based drug design.
Findings
RGA outperforms baselines in docking scores.
RGA is more robust to initializations.
Training on multiple targets improves performance.
Abstract
Structure-based drug design (SBDD) aims to discover drug candidates by finding molecules (ligands) that bind tightly to a disease-related protein (targets), which is the primary approach to computer-aided drug discovery. Recently, applying deep generative models for three-dimensional (3D) molecular design conditioned on protein pockets to solve SBDD has attracted much attention, but their formulation as probabilistic modeling often leads to unsatisfactory optimization performance. On the other hand, traditional combinatorial optimization methods such as genetic algorithms (GA) have demonstrated state-of-the-art performance in various molecular optimization tasks. However, they do not utilize protein target structure to inform design steps but rely on a random-walk-like exploration, which leads to unstable performance and no knowledge transfer between different tasks despite the similar…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsComputational Drug Discovery Methods · Protein Structure and Dynamics · Chemical Synthesis and Analysis
MethodsRelation-aware Global Attention
