Inferensys

Glossary

Global Distance Test (GDT_TS)

The Global Distance Test (GDT_TS) is the primary scoring metric in CASP that quantifies the global topological similarity between a predicted protein model and its experimentally determined native structure.
ML engineer running AI model benchmarks, performance charts on multiple screens, late night home office setup.
GLOBAL TOPOLOGY ASSESSMENT

What is Global Distance Test (GDT_TS)?

The Global Distance Test (GDT_TS) is the primary numerical evaluation metric used in the Critical Assessment of Structure Prediction (CASP) to quantify the global topological similarity between a computationally predicted protein model and the experimentally determined reference structure.

The Global Distance Test Total Score (GDT_TS) measures structural similarity by calculating the percentage of C-alpha atom pairs that fall within a series of distance cutoffs—1, 2, 4, and 8 angstroms—after optimal superposition of the predicted model onto the experimental structure. Unlike simple Root Mean Square Deviation (RMSD), GDT_TS is robust to local structural outliers, making it a more reliable indicator of global fold correctness by averaging the results across four progressively larger distance thresholds.

A GDT_TS score ranges from 0 to 100, with higher values indicating a more accurate prediction. A score above 80 generally signifies a correctly predicted global fold, while scores below 20 indicate a failed prediction. As the official ranking metric for CASP, GDT_TS was instrumental in quantifying the revolutionary accuracy leap demonstrated by AlphaFold2, which achieved median scores exceeding 90 across many targets, effectively solving the protein folding problem at a global topology level.

GLOBAL TOPOLOGY ASSESSMENT

Key Characteristics of GDT_TS

The Global Distance Test (GDT_TS) is the primary metric for evaluating the accuracy of predicted protein structures against experimentally determined native conformations. It measures the global topological similarity by calculating the percentage of Cα atoms that fall within defined distance thresholds after optimal superposition.

01

Multi-Threshold Superposition Scoring

GDT_TS evaluates structural similarity using four distinct distance cutoffs: 1, 2, 4, and 8 Ångströms. For each threshold, the algorithm performs an optimal superposition of the predicted model onto the experimental structure, then calculates the percentage of Cα atoms within that distance. The final score is the arithmetic mean of these four percentages, yielding a value between 0 and 100.

  • 1 Å threshold: Captures near-atomic accuracy
  • 2 Å threshold: Assesses high-resolution similarity
  • 4 Å threshold: Evaluates secondary structure element placement
  • 8 Å threshold: Measures global fold correctness

This multi-scale approach ensures the metric is not dominated by highly variable loop regions while rewarding accurate core topology.

1-8 Å
Distance Thresholds
0-100
Score Range
02

CASP Standard Assessment Metric

GDT_TS has been the official primary ranking metric of the Critical Assessment of Structure Prediction (CASP) experiment since CASP3 in 1998. It was developed to address the limitations of Root Mean Square Deviation (RMSD), which is disproportionately penalized by large local errors in flexible regions.

In CASP, GDT_TS is calculated for each target domain, and the sum of per-target scores determines the overall ranking of prediction groups. A score above 80 is generally considered to represent a correctly predicted global fold, while AlphaFold2 routinely achieves scores exceeding 90 for well-folded domains.

80+
Correct Fold Threshold
90+
AlphaFold2 Typical Score
03

Robustness to Local Outliers

Unlike RMSD, which squares the deviation and is dominated by the worst-fitting regions, GDT_TS is inherently robust to local errors. By using a percentage-based cutoff rather than a sum of squared distances, a single misplaced loop or flexible terminus cannot catastrophically degrade the score.

This property makes GDT_TS particularly suitable for evaluating comparative models where core regions are well-predicted but surface loops may deviate. The 8 Å threshold effectively ignores large deviations that would otherwise mask the quality of the conserved structural core.

04

High-Accuracy GDT_HA Variant

GDT_HA (High Accuracy) is a stricter variant designed to differentiate between near-atomic resolution predictions. It uses the same four-threshold framework but applies a weighted scoring scheme that heavily favors the tighter cutoffs.

  • 1 Å: Weighted 4×
  • 2 Å: Weighted 3×
  • 4 Å: Weighted 2×
  • 8 Å: Weighted 1×

This weighting makes GDT_HA particularly sensitive to improvements in side-chain and backbone precision, making it the preferred metric for assessing de novo design accuracy and high-confidence AlphaFold predictions where global topology is already correct.

4:3:2:1
Weighting Ratio
05

LGA Program Implementation

GDT_TS is computed using the Local-Global Alignment (LGA) program developed by Adam Zemla. LGA performs a sequence-dependent structural superposition that identifies the longest continuous segments of residues that can be aligned within each distance threshold.

The algorithm iteratively:

  1. Selects the largest set of residues fitting within the current threshold
  2. Performs optimal superposition on that subset
  3. Counts all residues within the threshold after superposition
  4. Repeats for each of the four distance cutoffs

This iterative selection prevents the superposition from being skewed by divergent regions, ensuring the score reflects the best possible global alignment.

06

Relationship to TM-Score

GDT_TS is closely related to the Template Modeling Score (TM-Score), another widely used metric that also addresses RMSD limitations. While both are length-independent and robust to local errors, they differ in their mathematical formulation.

  • GDT_TS: Uses discrete distance cutoffs and percentage-based counting
  • TM-Score: Uses a continuous distance-dependent weighting function with a length-dependent normalization factor

In practice, the two metrics are highly correlated (Pearson correlation > 0.9), but GDT_TS remains the CASP standard due to its intuitive interpretability and historical precedent. TM-Score is often preferred for automated model quality assessment programs.

COMPARATIVE ANALYSIS

GDT_TS vs. Other Structure Comparison Metrics

A comparison of the Global Distance Test (GDT_TS) against other standard metrics used to evaluate the accuracy of predicted protein structures against experimental reference structures.

FeatureGDT_TSRMSDTM-score

Primary Focus

Global topology and correct domain packing

Average atomic distance deviation

Global fold similarity, length-independent

Sensitivity to Local Outliers

Low; uses distance thresholds to limit penalty

High; a single large local error dominates the score

Low; uses a length-dependent scale to normalize errors

Length Independence

Score Range

0 to 100

0 to ∞ (Å)

0 to 1

Primary Use Case

CASP official ranking metric

Detailed structural comparison and refinement

Fold recognition and template-based model ranking

Interpretation of Perfect Score

100 (all residues within 4 Å of target)

0.0 Å (identical coordinates)

1.0 (identical topology)

Robustness to Multi-Domain Flexibility

High; captures correct relative domain placement

Low; hinge motions cause catastrophic score inflation

Moderate; normalized by protein size

METRIC DEEP DIVE

Frequently Asked Questions

The Global Distance Test (GDT_TS) is the gold-standard metric for evaluating protein structure predictions in CASP. Below are the most common questions about its calculation, interpretation, and significance.

The Global Distance Test Total Score (GDT_TS) is a primary metric for assessing the global topological similarity between a predicted protein structure and its experimentally determined native structure. It is calculated by performing a series of superpositions using the LGA (Local-Global Alignment) algorithm. Specifically, the algorithm identifies the largest set of residues in the model that can be superimposed onto the experimental structure under four progressively stringent distance thresholds: 1, 2, 4, and 8 Ångströms. For each threshold, the percentage of C-alpha atoms fitting within the cutoff is computed. The final GDT_TS score is the average of these four percentages, yielding a value between 0 and 100, where 100 indicates a perfect match. This multi-threshold approach prevents a single poorly predicted region from catastrophically penalizing an otherwise accurate global fold.

Prasad Kumkar

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.