Designing Biological Sequences Without Prior Knowledge Using Evolutionary Reinforcement Learning

Abstract

Designing novel biological sequences with desired properties is a significant challenge in biological science because of the extra large search space. The traditional design process usually involves multiple rounds of costly wet lab evaluations. To reduce the need for expensive wet lab experiments, machine learning methods are used to aid in designing biological sequences. However, the limited availability of biological sequences with known properties hinders the training of machine learning models, significantly restricting their applicability and performance. To fill this gap, we present ERLBioSeq, an Evolutionary Reinforcement Learning algorithm for BIOlogical SEQuence design. ERLBioSeq leverages the capability of reinforcement learning to learn without prior knowledge and the potential of evolutionary algorithms to enhance the exploration of reinforcement learning in the large search space of biological sequences. Additionally, to enhance the efficiency of biological sequence design, we developed a predictor for sequence screening in the biological sequence design process, which incorporates both the local and global sequence information. We evaluated the proposed method on three main types of biological sequence design tasks, including the design of DNA, RNA, and protein. The results demonstrate that the proposed method achieves significant improvement compared to the existing state-of-the-art methods.

Cite

Text

Zeng et al. "Designing Biological Sequences Without Prior Knowledge Using Evolutionary Reinforcement Learning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I1.27792

Markdown

[Zeng et al. "Designing Biological Sequences Without Prior Knowledge Using Evolutionary Reinforcement Learning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/zeng2024aaai-designing/) doi:10.1609/AAAI.V38I1.27792

BibTeX

@inproceedings{zeng2024aaai-designing,
  title     = {{Designing Biological Sequences Without Prior Knowledge Using Evolutionary Reinforcement Learning}},
  author    = {Zeng, Xi and Hao, Xiaotian and Tang, Hongyao and Tang, Zhentao and Jiao, Shaoqing and Lu, Dazhi and Peng, Jiajie},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {383-391},
  doi       = {10.1609/AAAI.V38I1.27792},
  url       = {https://mlanthology.org/aaai/2024/zeng2024aaai-designing/}
}