paper-with-me

Papers

Protap: A Benchmark for Protein Modeling on Realistic Downstream Applications

2025-06-01 · Shuo Yan, Yuliang Yan, Bin Ma, Chenao Li, Haochun Tang, Jiahua Lu, Minhua Lin, Yuyuan Feng, Hui Xiong, Enyan Dai

Recently, extensive deep learning architectures and pretraining strategies have been explored to support downstream protein applications. Additionally, domain-specific models incorporating biological knowledge have been developed to enhance performance in specialized tasks. In this work, we introduce $\textbf{Protap}$, a comprehensive benchmark that systematically compares backbone architectures, pretraining strategies, and domain-specific models across diverse and realistic downstream protein applications. Specifically, Protap covers five applications: three general tasks and two novel specialized tasks, i.e., enzyme-catalyzed protein cleavage site prediction and targeted protein degradation, which are industrially relevant yet missing from existing benchmarks. For each application, Protap compares various domain-specific models and general architectures under multiple pretraining settings. Our empirical studies imply that: (i) Though large-scale pretraining encoders achieve great results, they often underperform supervised encoders trained on small downstream training sets. (ii) Incorporating structural information during downstream fine-tuning can match or even outperform protein language models pretrained on large-scale sequence corpora. (iii) Domain-specific biological priors can enhance performance on specialized downstream tasks. Code and datasets are publicly available at https://github.com/Trust-App-AI-Lab/protap.

📄 PDF Abstract BibTeX arXiv:2506.02052

Code (1)

trust-app-ai-lab/protap 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Data-Efficient Protein 3D Geometric Pretraining via Refinement of Diffused Protein Structure Decoy

2023-02-05 · Yufei Huang, Lirong Wu, Haitao Lin, Jiangbin Zheng 외

Learning meaningful protein representation is important for a variety of biological downstream tasks such as structure-based drug design. Having witnessed the success of protein sequence pretraining, pretraining for stru…

DiversityDrug Design

AMix-2: Establishing Protein as a Native Modality in Large Language Models

2026-05-29 · Keyue Qiu, Yixin Wu, Lihao Wang, Yawen Ouyang 외 arxiv

We present AMix-2, a protein-text foundation model that establishes protein as a native modality in large language models (LLMs), unifying protein understanding and sequence design within a single foundation model. AMix-…

MeMDLM: De Novo Membrane Protein Design with Masked Discrete Diffusion Protein Language Models

2024-10-22 · Shrey Goel, Vishrut Thoutam, Edgar Mariano Marroquin, Aaron Gokaslan 외

Masked Diffusion Language Models (MDLMs) have recently emerged as a strong class of generative models, paralleling state-of-the-art (SOTA) autoregressive (AR) performance across natural language modeling domains. While t…

Language ModelingLanguage ModellingProtein Design

Exploring zero-shot structure-based protein fitness prediction

2025-04-23 · Arnav Sharma, Anthony Gitter

The ability to make zero-shot predictions about the fitness consequences of protein sequence changes with pre-trained machine learning models enables many practical applications. Such models can be applied for downstream…

PredictionProtein Structure Prediction

Profile Prediction: An Alignment-Based Pre-Training Task for Protein Sequence Models

2020-12-01 · Pascal Sturmfels, Jesse Vig, Ali Madani, Nazneen Fatema Rajani

For protein sequence datasets, unlabeled data has greatly outpaced labeled data due to the high cost of wet-lab characterization. Recent deep-learning approaches to protein prediction have shown that pre-training on unla…

Language ModelingLanguage ModellingMasked Language ModelingOpen-Ended Question Answering