Tree Search-Based Evolutionary Bandits for Protein Sequence Optimization

Abstract

While modern biotechnologies allow synthesizing new proteins and function measurements at scale, efficiently exploring a protein sequence space and engineering it remains a daunting task due to the vast sequence space of any given protein. Protein engineering is typically conducted through an iterative process of adding mutations to the wild-type or lead sequences, recombination of mutations, and running new rounds of screening. To enhance the efficiency of such a process, we propose a tree search-based bandit learning method, which expands a tree starting from the initial sequence with the guidance of a bandit machine learning model. Under simplified assumptions and a Gaussian Process prior, we provide theoretical analysis and a Bayesian regret bound, demonstrating that the method can efficiently discover a near-optimal design. The full algorithm is compatible with a suite of randomized tree search heuristics, machine learning models, pre-trained embeddings, and bandit techniques. We test various instances of the algorithm across benchmark protein datasets using simulated screens. Experiment results demonstrate that the algorithm is both sample-efficient, diversity-promoting, and able to find top designs using reasonably small mutation counts.

Cite

Text

Qiu et al. "Tree Search-Based Evolutionary Bandits for Protein Sequence Optimization." NeurIPS 2023 Workshops: AI4D3, 2023.

Markdown

[Qiu et al. "Tree Search-Based Evolutionary Bandits for Protein Sequence Optimization." NeurIPS 2023 Workshops: AI4D3, 2023.](https://mlanthology.org/neuripsw/2023/qiu2023neuripsw-tree/)

BibTeX

@inproceedings{qiu2023neuripsw-tree,
  title     = {{Tree Search-Based Evolutionary Bandits for Protein Sequence Optimization}},
  author    = {Qiu, Jiahao and Yuan, Hui and Zhang, Jinghong and Chen, Wentao and Wang, Huazheng and Wang, Mengdi},
  booktitle = {NeurIPS 2023 Workshops: AI4D3},
  year      = {2023},
  url       = {https://mlanthology.org/neuripsw/2023/qiu2023neuripsw-tree/}
}