The Critical Assessment of Structure Prediction (CASP) is a biennial experiment that provides an objective, blind assessment of the state-of-the-art in protein structure prediction. Organizers solicit amino acid sequences for proteins whose experimental structures have been recently solved but are not yet publicly available, acting as a gold-standard test set.
Glossary
CASP (Critical Assessment of Structure Prediction)
What is CASP (Critical Assessment of Structure Prediction)?
CASP is the definitive, community-wide, blind experiment for objectively benchmarking the accuracy of computational methods for predicting protein three-dimensional structure.
Participants apply their prediction methods to these blind targets, and the results are evaluated against the withheld experimental structures using standardized metrics like Global Distance Test (GDT_TS). The experiment, which famously documented the revolutionary accuracy of AlphaFold2 in 2020, serves as the primary mechanism for driving and measuring progress in the field.
Core Principles of the CASP Experiment
The Critical Assessment of Structure Prediction (CASP) is a biennial community-wide experiment that provides the only truly objective, double-blind benchmark for the state-of-the-art in computational protein structure prediction.
The Double-Blind Prediction Window
CASP's defining feature is its blind prediction format. Organizers solicit sequences of proteins whose experimental structures have been recently solved but are not yet publicly released in the Protein Data Bank (PDB). Participating research groups then submit their computational predictions without any knowledge of the true answer. This eliminates the possibility of overfitting or cherry-picking results, providing an unvarnished assessment of method performance. The prediction season typically spans three months, after which the experimental structures are revealed and scoring begins.
Quantitative Scoring Metrics
CASP uses a suite of rigorous, automated metrics to numerically score predictions against the unreleased experimental structure. The primary metric is the Global Distance Test Total Score (GDT_TS), which measures the percentage of C-alpha atoms that can be superimposed under multiple distance cutoffs, capturing global topology. Other critical metrics include:
- RMSD (Root Mean Square Deviation): Average atomic distance after optimal superposition.
- LDDT (Local Distance Difference Test): A superposition-free score evaluating local environment correctness.
- CAD (Contact Area Difference): Assesses the accuracy of residue-residue contact maps.
Expanding Scope Beyond Single Chains
While initially focused on predicting the 3D structure of single protein domains, CASP has continuously evolved its scope to push the boundaries of the field. Recent and ongoing experimental categories include:
- Quaternary Structure Prediction: Assessing the ability to predict the 3D assembly of multi-protein complexes.
- Ligand Binding Site Prediction: Evaluating the identification of small molecule interaction sites.
- RNA Structure Prediction: Extending the challenge to nucleic acid folding.
- Data-Assisted Modeling: Testing how well methods can integrate sparse experimental data (e.g., from Cryo-EM or crosslinking mass spectrometry) to improve predictions.
Frequently Asked Questions
The Critical Assessment of Structure Prediction (CASP) is the gold-standard, biennial experiment that drives innovation in computational biology. It provides a blind, objective platform to test the accuracy of protein structure prediction methods against unpublished experimental structures.
CASP (Critical Assessment of Structure Prediction) is a biennial community-wide, double-blind experiment that objectively assesses the state-of-the-art in computational protein structure prediction. The process begins with experimental structural biologists providing 'target' amino acid sequences for proteins whose 3D structures have been recently solved but are not yet publicly released. Participating research groups then submit their predicted 3D models for these targets before a strict deadline. Crucially, the true experimental structures are withheld from the predictors, ensuring a completely blind assessment. An independent panel of assessors then compares the submitted models to the newly released experimental structures using standardized metrics like Global Distance Test (GDT_TS) and Root Mean Square Deviation (RMSD). This rigorous, unbiased benchmarking has historically served as the definitive proving ground for methods ranging from template-based modeling to the revolutionary deep learning approaches like AlphaFold.
CASP vs. Other Assessment Mechanisms
A comparison of CASP's community-wide, blind prediction experiment against continuous automated evaluation platforms and traditional retrospective benchmarking.
| Feature | CASP | CAMEO | Retrospective Benchmarking |
|---|---|---|---|
Assessment Type | Blind, prospective prediction | Blind, continuous automated | Post-hoc on known structures |
Prediction Window | 3-month seasonal window | Weekly rolling targets | No time constraint |
Target Source | Unreleased experimental structures | Structures on hold before PDB release | Existing PDB entries |
Primary Metric | GDT_TS (Global Distance Test) | lDDT (local Distance Difference Test) | TM-score, RMSD, GDT_TS |
Human Expert Intervention | |||
Community-Wide Participation | |||
Independent Assessor Analysis | |||
Historical Data Leakage Risk | 0% | < 0.1% | High |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Key concepts, metrics, and methods that form the foundation of the CASP experiment and the evaluation of protein structure prediction.
Global Distance Test (GDT_TS)
The primary scoring metric in CASP for assessing global topology. GDT_TS measures the similarity between a predicted model and the experimental structure by calculating the largest set of residues that can be superimposed under multiple distance thresholds (1, 2, 4, and 8 Å).
- Higher is better: Scores range from 0 to 100, with 100 indicating perfect agreement.
- Robustness: Less sensitive to local structural outliers than RMSD, making it ideal for ranking methods.
- Historical significance: AlphaFold2 achieved a median GDT_TS of 92.4 across all targets in CASP14, effectively solving the single-domain protein folding problem.
Predicted Local Distance Difference Test (pLDDT)
A per-residue confidence metric output by AlphaFold that estimates the local accuracy of the predicted structure on a scale from 0 to 100. It is a self-assessment of how well the prediction would agree with a local superposition of the experimental structure.
- Interpretation: Residues with pLDDT > 90 are modeled with high accuracy and are suitable for detailed structural analysis.
- Low-confidence regions: pLDDT < 50 often indicates intrinsically disordered regions or domains where the prediction is unreliable.
- Practical use: Researchers should always mask or cautiously interpret low-pLDDT regions in downstream applications like drug docking.
Predicted Aligned Error (PAE)
A 2D confidence metric that estimates the expected positional error between any two residues in a predicted structure. Unlike pLDDT, which is local, PAE assesses global domain packing and relative orientation confidence.
- Domain orientation: Low PAE values between two blocks of residues indicate confident relative positioning of domains.
- Visualization: PAE plots are essential for identifying rigid-body domain movements and assessing quaternary structure predictions.
- CASP relevance: PAE provides a more nuanced view of model quality than a single global score, revealing where a model is confident about local geometry but uncertain about domain arrangement.
Root Mean Square Deviation (RMSD)
A standard superposition metric measuring the average distance between corresponding atoms (typically Cα) in two aligned protein structures. It is the most widely reported but also most misunderstood metric in structural biology.
- Calculation: RMSD = sqrt(1/N * Σ d_i²), where d_i is the distance between atom i in the model and the reference.
- Limitations: Highly sensitive to a single poorly modeled loop or flexible region; a single outlier can dominate the score.
- CASP context: While still reported, CASP has largely shifted to GDT_TS and local distance difference tests because RMSD fails to capture the quality of partially correct models.
Template-Based Modeling (TBM)
A prediction category in CASP for targets where a detectable homologous structure exists in the Protein Data Bank (PDB). Methods use the known experimental structure as a template to guide model construction.
- Historical dominance: Before deep learning, TBM was the most reliable prediction method, relying on sequence alignment and homology transfer.
- AlphaFold's impact: Modern methods like AlphaFold2 have blurred the line between TBM and free modeling by using co-evolutionary information from MSAs, often outperforming traditional template-based approaches even when templates are available.
- CASP classification: Targets are retrospectively classified as TBM or FM (Free Modeling) based on whether a structural template could have been identified.
Free Modeling (FM) / Ab Initio Prediction
The hardest prediction category in CASP, reserved for targets with no detectable structural homologs in the PDB. Methods must predict the 3D structure solely from the amino acid sequence and physicochemical principles.
- CASP14 breakthrough: AlphaFold2 achieved GDT_TS scores above 80 for many FM targets, a feat previously considered decades away.
- Methodology: Modern FM approaches rely on deep learning applied to multiple sequence alignments, extracting coevolutionary signals rather than using explicit physics-based simulations.
- Remaining challenges: De novo designed proteins and orphan sequences with very shallow MSAs still pose significant difficulties for FM methods.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us