BMLGApr 30, 2023

Importance Weighted Expectation-Maximization for Protein Sequence Design

CMU
arXiv:2305.00386v419 citationsh-index: 60
Originality Highly original
AI Analysis

This work addresses protein sequence design for biology and chemistry, offering a significant improvement over existing methods.

The paper tackles the problem of efficiently generating diverse and novel protein sequences with high fitness by proposing IsEM-Pro, a latent generative model augmented with combinatorial structure features, which outperforms previous methods by at least 55% on average fitness score across eight tasks.

Designing protein sequences with desired biological function is crucial in biology and chemistry. Recent machine learning methods use a surrogate sequence-function model to replace the expensive wet-lab validation. How can we efficiently generate diverse and novel protein sequences with high fitness? In this paper, we propose IsEM-Pro, an approach to generate protein sequences towards a given fitness criterion. At its core, IsEM-Pro is a latent generative model, augmented by combinatorial structure features from a separately learned Markov random fields (MRFs). We develop an Monte Carlo Expectation-Maximization method (MCEM) to learn the model. During inference, sampling from its latent space enhances diversity while its MRFs features guide the exploration in high fitness regions. Experiments on eight protein sequence design tasks show that our IsEM-Pro outperforms the previous best methods by at least 55% on average fitness score and generates more diverse and novel protein sequences.

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