paper-with-me

홈 › Papers

Protein Fold Classification at Scale: Benchmarking and Pretraining

2026-05-18 · Dexiong Chen, Andrei Manolache, Mathias Niepert, Karsten Borgwardt arxiv

Classifying protein topology is essential for deciphering biological function, but progress is held back by the lack of large-scale benchmarks that avoid duplicates and by models that do not scale well. We introduce TEDBench, a large-scale, non-redundant benchmark for protein fold classification constructed from the Encyclopedia of Domains (TED) and Foldseek-clustered AlphaFold structures. We show that on TEDBench, current protein representation learning methods either require very large models or fail to deliver strong performance. To address this challenge, we propose Masked Invariant Autoencoders (MiAE), a self-supervised framework for protein structure representation learning. MiAE uses an extremely high masking ratio of up to 90% with an $\mathrm{SE(3)}$-invariant encoder and a lightweight decoder that reconstructs backbone coordinates from the latent representation and mask tokens. MiAE scales well and outperforms supervised counterparts and state-of-the-art baselines on TEDBench, establishing a strong recipe for protein fold classification. To test transfer beyond AlphaFold structures, we further benchmark on a curated dataset from experimental structures of CATH v4.4. TEDBench is available at https://github.com/BorgwardtLab/TEDBench.

📄 PDF Abstract BibTeX arXiv:2605.18552

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

ScaleFold: Reducing AlphaFold Initial Training Time to 10 Hours

2024-04-17 · Feiwen Zhu, Arkadiusz Nowaczynski, Rundong Li, Jie Xin 외

AlphaFold2 has been hailed as a breakthrough in protein folding. It can rapidly predict protein structures with lab-grade accuracy. However, its implementation does not include the necessary training code. OpenFold is th…

Protein Folding

Evaluating representation learning on the protein structure universe

2024-06-19 · Arian R. Jamasb, Alex Morehead, Chaitanya K. Joshi, Zuobai Zhang 외

We introduce ProteinWorkshop, a comprehensive benchmark suite for representation learning on protein structures with Geometric Graph Neural Networks. We consider large-scale pre-training and downstream tasks on both expe…

Representation Learning

Protein Representation Learning by Geometric Structure Pretraining

2022-03-11 · Zuobai Zhang, Minghao Xu, Arian Jamasb, Vijil Chenthamarakshan 외

Learning effective protein representations is critical in a variety of tasks in biology such as predicting protein function or structure. Existing approaches usually pretrain protein language models on a large number of …

Contrastive LearningPredictionProperty PredictionRepresentation Learning

CoPeP: Benchmarking Continual Pretraining for Protein Language Models

2026-02-27 · Darshan Patil, Pranshu Malviya, Mathieu Reymond, Quentin Fournier 외 arxiv

Protein language models (pLMs) have recently gained significant attention for their ability to uncover relationships between sequence, structure, and function from evolutionary statistics, thereby accelerating therapeuti…

Continual PretrainingContinual LearningDrug Discovery

ProteinJEPA: Latent prediction complements protein language models

2026-05-08 · Dan Ofer, Dafna Shahaf, Michal Linial arxiv

Protein language models are trained primarily with masked language modeling (MLM), which predicts amino-acid identities at masked positions. We ask whether latent-space prediction can complement these token-level objecti…