Designing biological sequences with desired properties is challenging due to vast search spaces and limited evaluation budgets. Although reinforcement learning methods use proxy models for rapid reward evaluation, insufficient training data can cause proxy misspecification on out-of-distribution inputs. To address this, we propose a novel off-policy search, δ-Conservative Search, that enhances robustness by restricting policy exploration to reliable regions. Starting from high-score offline sequences, we inject noise by randomly masking tokens with probability δ, then denoise them using our policy. We further adapt δ based on proxy uncertainty on each data point, aligning the level of conservativeness with model confidence. Experimental results show that our conservative search consistently enhances the off-policy training, outperforming existing machine learning methods in discovering high-score sequences across diverse tasks, including DNA, RNA, protein, and peptide design.
@article{arxiv.2410.04461,
title = {Improved Off-policy Reinforcement Learning in Biological Sequence Design},
author = {Hyeonah Kim and Minsu Kim and Taeyoung Yun and Sanghyeok Choi and Emmanuel Bengio and Alex Hernández-García and Jinkyoo Park},
journal= {arXiv preprint arXiv:2410.04461},
year = {2025}
}