LGBMDec 20, 2022

Plug & Play Directed Evolution of Proteins with Gradient-based Discrete MCMC

NVIDIA
arXiv:2212.09925v230 citationsh-index: 27
Originality Highly original
AI Analysis

This addresses the challenge of directed evolution for protein engineering, offering a practical new paradigm that could speed up discovery in biotechnology.

The authors tackled the problem of accelerating protein engineering by introducing a sampling framework that efficiently discovers functional protein mutations without model fine-tuning, achieving high evolutionary likelihood and estimated activity multiple mutations away from wild type proteins.

A long-standing goal of machine-learning-based protein engineering is to accelerate the discovery of novel mutations that improve the function of a known protein. We introduce a sampling framework for evolving proteins in silico that supports mixing and matching a variety of unsupervised models, such as protein language models, and supervised models that predict protein function from sequence. By composing these models, we aim to improve our ability to evaluate unseen mutations and constrain search to regions of sequence space likely to contain functional proteins. Our framework achieves this without any model fine-tuning or re-training by constructing a product of experts distribution directly in discrete protein space. Instead of resorting to brute force search or random sampling, which is typical of classic directed evolution, we introduce a fast MCMC sampler that uses gradients to propose promising mutations. We conduct in silico directed evolution experiments on wide fitness landscapes and across a range of different pre-trained unsupervised models, including a 650M parameter protein language model. Our results demonstrate an ability to efficiently discover variants with high evolutionary likelihood as well as estimated activity multiple mutations away from a wild type protein, suggesting our sampler provides a practical and effective new paradigm for machine-learning-based protein engineering.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes