Protein Language Models Outperform BLAST for Evolutionarily Distant Enzymes: A Systematic Benchmark of EC Number Prediction
Sathyamoorthy, R.; Puri, M.
Show abstract
Accurate prediction of Enzyme Commission (EC) numbers is foundational to genome annotation, metabolic reconstruction, and enzyme engineering. Protein language models (PLMs) have transformed protein function prediction, yet their systematic evaluation for EC number prediction across architectures, EC hierarchy levels, and sequence identity thresholds is lacking. Here we present a comprehensive benchmark of three PLMs (ESM2-650M, ESM2-3B, ProtT5-XL) combined with nine downstream neural architectures, evaluated across four EC hierarchy levels and four sequence identity thresholds with 1,296 trained models in total. Our results establish that simple MLP classifiers achieve 98.0% accuracy at EC1, 96.9% at EC2, 96.6% at EC3, and 97.0% at EC4, matching or marginally exceeding a train-set-matched BLASTp baseline ({+/-}0.7 pp) for in-distribution proteins. Crucially, PLM-based methods dramatically outperform BLAST for evolutionarily distant eukaryotes: gains reach +31.8 pp over a fair 90K-sequence BLAST baseline (Giardia lamblia) and +26.4 pp over a full 520K SwissProt database (Trichomonas vaginalis). For held-out prokaryotic proteomes, PLMs outperform BLAST by a mean of +16.9 pp at EC4. Our benchmark reveals that (i) MLP architectures are sufficient and consistently superior to CNN/ResNet/Transformer variants, (ii) ESM2-650M is statistically distinguishable from but practically equivalent to the 5x larger ESM2-3B, and (iii) Transformer re-encoding of PLM embeddings fails at a shared learning rate due to convergence instability. All code, models, and benchmark results are available at [https://github.com/r-mbio/plm_benchmark.git].
Matching journals
The top 2 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- Predicting the subcellular location of prokaryotic proteins with DeepLocPro 96%
- Unsupervised protein embeddings outperform hand-crafted sequence and structure features at predicting molecular function 95%
- Expert-guided protein Language Models enable accurate and blazingly fast fitness prediction 95%
Similar papers in this journal
- TemBERTure: Advancing protein thermostability prediction with Deep Learning and attention mechanisms 94%
- DeepRank-GNN-esm: A Graph Neural Network for Scoring Protein-Protein Models using Protein Language Model 93%
- Network depth affects inference of gene sets from bacterial transcriptomes using denoising autoencoders 92%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.