LGBMQMMay 18

Protein Fold Classification at Scale: Benchmarking and Pretraining

arXiv:2605.1855273.1Has Code
AI Analysis

This work provides a benchmark and a scalable self-supervised method for protein fold classification, addressing the lack of large-scale non-redundant benchmarks and models that scale poorly.

The authors introduce TEDBench, a large-scale benchmark for protein fold classification, and propose Masked Invariant Autoencoders (MiAE) which achieve state-of-the-art performance, outperforming supervised methods and baselines on TEDBench.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes