paper-with-me

홈 › Papers

Model-based reinforcement learning for biological sequence design

2020-05-01 · ICLR 2020 1 · Christof Angermueller, David Dohan, David Belanger, Ramya Deshpande, Kevin Murphy, Lucy Colwell

The ability to design biological structures such as DNA or proteins would have considerable medical and industrial impact. Doing so presents a challenging black-box optimization problem characterized by the large-batch, low round setting due to the need for labor-intensive wet lab evaluations. In response, we propose using reinforcement learning (RL) based on proximal-policy optimization (PPO) for biological sequence design. RL provides a flexible framework for optimization generative sequence models to achieve specific criteria, such as diversity among the high-quality sequences discovered. We propose a model-based variant of PPO, DyNA-PPO, to improve sample efficiency, where the policy for a new round is trained offline using a simulator fit on functional measurements from prior rounds. To accommodate the growing number of observations across rounds, the simulator model is automatically selected at each round from a pool of diverse models of varying capacity. On the tasks of designing DNA transcription factor binding sites, designing antimicrobial proteins, and optimizing the energy of Ising models based on protein structure, we find that DyNA-PPO performs significantly better than existing methods in settings in which modeling is feasible, while still not performing worse in situations in which a reliable model cannot be learned.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

modelModel-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Designing Biological Sequences via Meta-Reinforcement Learning and Bayesian Optimization

2022-09-13 · Leo Feng, Padideh Nouri, Aneri Muni, Yoshua Bengio 외

The ability to accelerate the design of biological sequences can have a substantial impact on the progress of the medical field. The problem can be framed as a global optimization problem where the objective is an expens…

Bayesian Optimizationglobal-optimizationMeta-LearningMeta Reinforcement Learning+3

Improved Off-policy Reinforcement Learning in Biological Sequence Design

2024-10-06 · Hyeonah Kim, Minsu Kim, Taeyoung Yun, Sanghyeok Choi 외

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, insuff…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reinforcement Learning for Sequence Design Leveraging Protein Language Models

2024-07-03 · Jithendaraa Subramanian, Shivakanth Sujit, Niloy Irtisam, Umong Sain 외

Protein sequence design, determined by amino acid sequences, are essential to protein engineering problems in drug discovery. Prior approaches have resorted to evolutionary strategies or Monte-Carlo methods for protein d…

DiversityDrug DiscoveryProtein Designreinforcement-learning+1

Regulatory DNA sequence Design with Reinforcement Learning

2025-03-11 · Zhao Yang, Bing Su, Chuan Cao, Ji-Rong Wen

Cis-regulatory elements (CREs), such as promoters and enhancers, are relatively short DNA sequences that directly regulate gene expression. The fitness of CREs, measured by their ability to modulate gene expression, high…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Ctrl-DNA: Controllable Cell-Type-Specific Regulatory DNA Design via Constrained RL

2025-05-26 · Xingyu Chen, Shihao Ma, Runsheng Lin, Jiecong Lin 외

Designing regulatory DNA sequences that achieve precise cell-type-specific gene expression is crucial for advancements in synthetic biology, gene therapy and precision medicine. Although transformer-based language models…

Reinforcement Learning (RL)Specificity