pLDDT-Predictor: High-speed Protein Screening Using Transformer and ESM2
Joongwon Chae, Zhenyu Wang, Ijaz Gul, Jiansong Ji, Zhenglin Chen, Peiwu Qin

TL;DR
pLDDT-Predictor is a rapid, high-throughput tool that uses ESM2 embeddings and a Transformer to predict AlphaFold2's pLDDT scores, enabling large-scale protein structure assessment with minimal computational resources.
Contribution
The paper introduces a novel, ultra-fast predictor for protein structure quality that significantly reduces computation time using pre-trained embeddings and Transformer models.
Findings
Achieves 250,000x speedup over AlphaFold2
Predicts pLDDT scores with a Pearson correlation of 0.7891
Classifies high-confidence structures with 91.2% accuracy
Abstract
Recent advancements in protein structure prediction, particularly AlphaFold2, have revolutionized structural biology by achieving near-experimental accuracy (). However, the computational demands of these models (approximately 30 minutes per protein on an RTX 4090) significantly limit their application in high-throughput protein screening. While large language models like ESM (Evolutionary Scale Modeling) have shown promise in extracting structural information directly from protein sequences, rapid assessment of protein structure quality for large-scale analyses remains a major challenge. We introduce pLDDT-Predictor, a high-speed protein screening tool that achieves a speedup compared to AlphaFold2 by leveraging pre-trained ESM2 protein embeddings and a Transformer architecture. Our model predicts AlphaFold2's pLDDT (predicted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Bioinformatics · Gene expression and cancer classification · Genetics, Bioinformatics, and Biomedical Research
MethodsAttention Is All You Need · Linear Layer · Dense Connections · Label Smoothing · Layer Normalization · Residual Connection · Position-Wise Feed-Forward Layer · Adam · Multi-Head Attention · Softmax
