De Novo Molecular Design Enabled by Direct Preference Optimization and Curriculum Learning
Junyu Hou
TL;DR
The paper addresses the inefficiencies and instability of RL-based de novo molecular design by introducing Direct Preference Optimization (DPO) combined with curriculum learning. A two-stage pipeline pretrains a molecular prior and then fine-tunes it using DPO with progressively harder, curriculum-guided preference pairs, enabling efficient, stable optimization without explicit reward models. On the GuacaMol benchmark, the method achieves state-of-the-art performance and substantially faster training than prior approaches, while docking experiments show strong binding potential to multiple target proteins. The results suggest a scalable, data-driven pathway for multi-objective molecular design with practical impact on drug discovery and materials science.
Abstract
De novo molecular design has extensive applications in drug discovery and materials science. The vast chemical space renders direct molecular searches computationally prohibitive, while traditional experimental screening is both time- and labor-intensive. Efficient molecular generation and screening methods are therefore essential for accelerating drug discovery and reducing costs. Although reinforcement learning (RL) has been applied to optimize molecular properties via reward mechanisms, its practical utility is limited by issues in training efficiency, convergence, and stability. To address these challenges, we adopt Direct Preference Optimization (DPO) from NLP, which uses molecular score-based sample pairs to maximize the likelihood difference between high- and low-quality molecules, effectively guiding the model toward better compounds. Moreover, integrating curriculum learning further boosts training efficiency and accelerates convergence. A systematic evaluation of the proposed method on the GuacaMol Benchmark yielded excellent scores. For instance, the method achieved a score of 0.883 on the Perindopril MPO task, representing a 6\% improvement over competing models. And subsequent target protein binding experiments confirmed its practical efficacy. These results demonstrate the strong potential of DPO for molecular design tasks and highlight its effectiveness as a robust and efficient solution for data-driven drug discovery.
