paper-with-me

홈 › Papers

Uncertainty-aware reinforcement learning for chemical language models

2026-06-23 · Borja Medina, Jon Paul Janet arxiv

Reinforcement Learning (RL) has become a powerful paradigm for de novo molecular design, enabling Chemical Language Models (CLMs) to navigate and explore the chemical space while optimizing specific desired properties. However, the existing RL frameworks treat all scoring functions as deterministic oracles, neglecting the inherent uncertainty attached to the predictions of the different molecular properties. This can lead to the exploration of highly-uncertain regions of the chemical space, focusing on the generation of highly scored molecules which are poorly supported by the training data. This can destabilize the optimization process, yielding predictions that are far from their true values. We propose and compare two complementary ways of incorporating predictive uncertainty into RL. In the first one, uncertainty is treated as an additional optimization objective and incorporated along with the rest of the scoring functions, allowing the policy to trade off exploitation against reliability. Secondly, uncertainty is used to modulate policy updates, reducing the influence of molecules whose properties lie far outside the scoring function confidence domain. Both approaches were evaluated across three different settings: (i) a controlled model system, in which the prediction error is modeled as a Gaussian distribution, with a variance proportional to the distance to the training data; and two real-world tasks, making use of (ii) ChemProp models and (iii) a Conformal Prediction wrapper applied to a Random forest classifier. We show that uncertainty-aware RL enables CLMs to explore chemical space more robustly by favoring lower-uncertainty regions. This leads to more reliable hit discovery without compromising molecular score, increasing the true hit rate by 0.25 (from 0.5 to 0.75), and nearly doubling the total number of true hits.

📄 PDF Abstract BibTeX arXiv:2606.24990

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

TSSR: Two-Stage Swap-Reward-Driven Reinforcement Learning for Character-Level SMILES Generation

2026-01-08 · Jacob Ede Levine, Yun Lyan Luo, Sai Chandra Kosaraju arxiv

The design of reliable, valid, and diverse molecules is fundamental to modern drug discovery, as improved molecular generation supports efficient exploration of the chemical space for potential drug candidates and reduce…

Reinforcement LearningDrug Discovery

Confidence is the key: how conformal prediction enhances the generative design of permeable peptides

2026-05-07 · Laura van Weesep, Sunay Chankeshwara, Leonardo De Maria, Florian David 외 arxiv

Generative models coupled with reinforcement learning (RL), such as REINVENT and PepINVENT, have emerged as a powerful framework for de novo molecular design. During the ideation process these generative frameworks utili…

Reinforcement Learning

Uncertainty-Aware LLM-Guided Policy Shaping for Sparse-Reward Reinforcement Learning

2026-06-04 · Ujjwal Bhatta, Utsabi Dangol, Sumaly Bajracharya, Rodrigue Rizk 외 arxiv

Sparse rewards and heterogeneous task sequences remain persistent challenges in Reinforcement Learning (RL), often resulting in slow convergence, weak generalization, and inefficient exploration. We propose Uncertainty-A…

Reinforcement Learning

A Review of Uncertainty for Deep Reinforcement Learning

2022-08-18 · Owen Lockwood, Mei Si

Uncertainty is ubiquitous in games, both in the agents playing games and often in the games themselves. Working with uncertainty is therefore an important component of successful deep reinforcement learning agents. While…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Guiding Evolutionary Molecular Design: Adding Reinforcement Learning for Mutation Selection

2025-10-01 · Gaelle Milon-Harnois, Chaimaa Touhami, Nicolas Gutowski, Benoit Da Mota 외 arxiv

The efficient exploration of chemical space remains a central challenge, as many generative models still produce unstable or non-synthesizable compounds. To address these limitations, we present EvoMol-RL, a significant …

Reinforcement Learning