paper-with-me

Papers

Improving Protein Optimization with Smoothed Fitness Landscapes

2023-07-02 · Andrew Kirjner, Jason Yim, Raman Samusevich, Shahar Bracha, Tommi Jaakkola, Regina Barzilay, Ila Fiete

The ability to engineer novel proteins with higher fitness for a desired property would be revolutionary for biotechnology and medicine. Modeling the combinatorially large space of sequences is infeasible; prior methods often constrain optimization to a small mutational radius, but this drastically limits the design space. Instead of heuristics, we propose smoothing the fitness landscape to facilitate protein optimization. First, we formulate protein fitness as a graph signal then use Tikunov regularization to smooth the fitness landscape. We find optimizing in this smoothed landscape leads to improved performance across multiple methods in the GFP and AAV benchmarks. Second, we achieve state-of-the-art results utilizing discrete energy-based models and MCMC in the smoothed landscape. Our method, called Gibbs sampling with Graph-based Smoothing (GGS), demonstrates a unique ability to achieve 2.5 fold fitness improvement (with in-silico evaluation) over its training set. GGS demonstrates potential to optimize proteins in the limited data regime. Code: https://github.com/kirjner/GGS

📄 PDF Abstract BibTeX arXiv:2307.00494

Code (1)

kirjner/ggs 공식 구현 pytorch

Tasks

Efficient Exploration

Similar Papers 제목 키워드 기반

Computational and Experimental Exploration of Protein Fitness Landscapes: Navigating Smooth and Rugged Terrains

2024-11-20 · Mahakaran Sandhu, John Chen, Dana Matthews, Matthew A Spence 외

Proteins evolve through complex sequence spaces, with fitness landscapes serving as a conceptual framework that links sequence to function. Fitness landscapes can be smooth, where multiple similarly accessible evolutiona…

Binary Latent Protein Fitness Landscapes for Quantum Annealing Optimization

2026-03-18 · Truong-Son Hy arxiv

We propose Q-BIOLAT, a framework for modeling and optimizing protein fitness landscapes in binary latent spaces. Starting from protein sequences, we leverage pretrained protein language models to obtain continuous embedd…

Representation Learning

Q-BIOLAT: Binary Latent Protein Fitness Landscapes for QUBO-Based Optimization

2026-03-29 · Truong-Son Hy arxiv

Protein fitness optimization is inherently a discrete combinatorial problem, yet most learning-based approaches rely on continuous representations and are primarily evaluated through predictive accuracy. We introduce Q-B…

Protein Language Model

Robust Optimization in Protein Fitness Landscapes Using Reinforcement Learning in Latent Space

2024-05-29 · Minji Lee, Luiz Felipe Vecchietti, Hyunkyu Jung, Hyun Joo Ro 외

Proteins are complex molecules responsible for different functions in nature. Enhancing the functionality of proteins and cellular fitness can significantly impact various industries. However, protein optimization using …

DecoderLanguage ModelingLanguage ModellingProtein Language Model

Large Language Model is Secretly a Protein Sequence Optimizer

2025-01-16 · Yinkai Wang, Jiaxing He, Yuanqi Du, Xiaohui Chen 외

We consider the protein sequence engineering problem, which aims to find protein sequences with high fitness levels, starting from a given wild-type sequence. Directed evolution has been a dominating paradigm in this fie…

Language ModelingLanguage ModellingLarge Language Model