paper-with-me

홈 › Papers

Evolutionary Profiles for Protein Fitness Prediction

2025-10-08 · Jigang Fan, Xiaoran Jiao, Shengdong Lin, Zhanming Liang, Weian Mao, Chenchen Jing, Hao Chen, Chunhua Shen arxiv

Predicting the fitness impact of mutations is central to protein engineering but constrained by limited assays relative to the size of sequence space. Protein language models (pLMs) trained with masked language modeling (MLM) exhibit strong zero-shot fitness prediction; we provide a unifying view by interpreting natural evolution as implicit reward maximization and MLM as inverse reinforcement learning (IRL), in which extant sequences act as expert demonstrations and pLM log-odds serve as fitness estimates. Building on this perspective, we introduce EvoIF, a lightweight model that integrates two complementary sources of evolutionary signal: (i) within-family profiles from retrieved homologs and (ii) cross-family structural-evolutionary constraints distilled from inverse folding logits. EvoIF fuses sequence-structure representations with these profiles via a compact transition block, yielding calibrated probabilities for log-odds scoring. On ProteinGym (217 mutational assays; >2.5M mutants), EvoIF and its MSA-enabled variant achieve state-of-the-art or competitive performance while using only 0.15% of the training data and fewer parameters than recent large models. Ablations confirm that within-family and cross-family profiles are complementary, improving robustness across function types, MSA depths, taxa, and mutation depths. The codes will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2510.07286

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Don’t throw away that linear head: Few-shot protein fitness prediction with generative models

2021-09-29 · Ben Krause, Nikhil Naik, Wenhao Liu, Ali Madani

Predicting the fitness, i.e. functional value, of a protein sequence is an important and challenging task in biology, particularly due to the scarcity of assay-labeled data. Traditional approaches utilize transfer learni…

Transfer Learning

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…

Sparse Autoencoders for Low-$N$ Protein Function Prediction and Design

2025-08-25 · Darin Tsui, Kunal Talreja, Amirali Aghazadeh arxiv

Predicting protein function from amino acid sequence remains a central challenge in data-scarce (low-$N$) regimes, limiting machine learning-guided protein design when only small amounts of assay-labeled sequence-functio…

Protein Function PredictionProtein Design

SESNet: sequence-structure feature-integrated deep learning method for data-efficient protein engineering

2022-12-29 · Mingchen Li, Liqi Kang, Yi Xiong, Yu Guang Wang 외

Deep learning has been widely used for protein engineering. However, it is limited by the lack of sufficient experimental data to train an accurate model for predicting the functional fitness of high-order mutants. Here,…

Data Augmentation

Improving few-shot learning-based protein engineering with evolutionary sampling

2023-05-23 · M. Zaki Jawaid, Robin W. Yeo, Aayushma Gautam, T. Blair Gainous 외

Designing novel functional proteins remains a slow and expensive process due to a variety of protein engineering challenges; in particular, the number of protein variants that can be experimentally tested in a given assa…

Few-Shot LearningProtein DesignTransfer Learning