A comprehensive benchmark of sequence-based subcellular localization predictors for human proteins
Summary
A new comprehensive benchmark for sequence-based subcellular localization predictors for human proteins has been developed, integrating annotations from UniProt, Human Protein Atlas (HPA), and OpenCell. This benchmark, called HOU, features a highly validated test set of 3,814 human proteins, more than twice the size of previous benchmarks, and uses a three-level hierarchical label set for fine-grained, multilabel classification. Researchers systematically evaluated existing models like DeepLoc2, LAProtT5, and MULocDeep, alongside 16 combinations of protein language models (ESM2, ESM3-small-open, ProtT5, ProtBert) and aggregation strategies. The study found that even the best-performing model, ProtT5 with Multihead Attention (ProtT5-MHA), underperforms on fine-grained compartments, multilocalizing proteins, and pathogenic variants known to mislocalize. It also revealed that integrating protein-protein interaction (PPI) data did not substantially improve overall prediction accuracy.
Key takeaway
For AI Scientists and Machine Learning Engineers developing protein localization models, you should focus on creating new architectures that explicitly address multilocalization and fine-grained compartment prediction. Your models must integrate diverse biological data, such as structural information or stability predictors, to improve generalization to pathogenic variants. Consider multimodal protein representation models that learn from various biological signals simultaneously, moving beyond sequence-only approaches.
Key insights
Current sequence-based protein localization predictors struggle with fine-grained compartments, multilocalization, and pathogenic variants, necessitating new approaches.
Principles
- Protein localization prediction is not a solved problem.
- Label frequency significantly impacts model performance.
- Conserved sequence motifs enhance prediction accuracy.
Method
A three-level hierarchical label set was defined, integrating UniProt, HPA, and OpenCell annotations to create a 3,814-protein test set. Models were systematically benchmarked using PLMs and aggregation strategies, with performance assessed across label granularities and protein properties.
In practice
- Use MCC as a robust metric for multilabel evaluation.
- Prioritize models that explicitly handle multilocalization.
- Incorporate structural data or stability predictors for variants.
Topics
- Protein Subcellular Localization
- Protein Language Models
- Deep Learning Benchmarking
- Multilabel Classification
- Pathogenic Protein Variants
- Protein-Protein Interaction Networks
Code references
Best for: AI Scientist, Research Scientist, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine learning : nature.com subject feeds.