Inferensys

Glossary

Imputation Accuracy

A measure of the confidence in statistically inferred genotypes at untyped variants, typically quantified by the squared correlation between imputed and true genotypes, which impacts downstream PRS reliability.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
GENOTYPE IMPUTATION QUALITY METRIC

What is Imputation Accuracy?

Imputation accuracy quantifies the statistical confidence in computationally inferred genotypes at untyped genetic variants, directly impacting the reliability of downstream polygenic risk score calculations.

Imputation accuracy is the squared correlation (R²) between the statistically inferred genotype dosage and the true, experimentally measured genotype at a genetic variant not directly assayed on a genotyping array. It measures how reliably a haplotype reference panel and statistical model can predict the unobserved alleles, with values ranging from 0 to 1, where higher values indicate greater concordance with biological reality.

This metric is typically calculated through cross-validation, where known genotypes are masked and then re-imputed to compare against the held-out truth. An INFO score or Rsq below 0.3 generally indicates poor imputation quality, and such variants are routinely excluded from polygenic risk score modeling to prevent the propagation of statistical noise that degrades predictive performance and inflates false-positive associations.

GENOTYPE IMPUTATION QUALITY

Key Characteristics of Imputation Accuracy Metrics

Imputation accuracy quantifies the confidence in statistically inferred genotypes at untyped variants, directly impacting the reliability of downstream polygenic risk score calculations.

01

Squared Correlation (R²)

The primary metric for imputation accuracy, measuring the squared Pearson correlation between imputed dosages and true genotypes at a variant.

  • Calculation: Evaluated in masked or hold-out validation sets where true genotypes are known
  • Interpretation: R² = 1.0 indicates perfect imputation; values above 0.8 are generally considered high quality
  • INFO score: A related metric from IMPUTE2 software that approximates R² without requiring true genotypes
  • Thresholds: Variants with R² < 0.3 are typically excluded from PRS analyses to prevent noise amplification
R² > 0.8
High-quality threshold
02

Dosage R² vs. Best-Guess Concordance

Two distinct approaches to measuring accuracy, each with different implications for downstream modeling.

  • Dosage R²: Evaluates the continuous allele dosage (0-2), preserving uncertainty information critical for probabilistic PRS methods like PRS-CS
  • Best-guess concordance: Measures the agreement between hard-called imputed genotypes and true genotypes, ignoring uncertainty
  • Key distinction: Dosage R² is more informative because it penalizes uncertain imputations that best-guess concordance may mask
  • Recommendation: Always report dosage-based metrics for PRS applications where uncertainty propagation matters
03

Minor Allele Frequency Stratification

Imputation accuracy varies dramatically across the allele frequency spectrum, requiring stratified reporting to avoid inflated aggregate metrics.

  • Common variants (MAF > 5%): Typically achieve R² > 0.9 with modern reference panels
  • Low-frequency variants (1% < MAF < 5%): Moderate accuracy, R² often between 0.6-0.8
  • Rare variants (MAF < 1%): Substantially lower accuracy, R² frequently below 0.5
  • Impact on PRS: Rare variant imputation errors can introduce systematic bias in polygenic scores, especially when using methods that do not account for imputation uncertainty
MAF < 1%
Highest error rate
04

Reference Panel Influence

The choice of reference panel is the single largest determinant of imputation accuracy, affecting both variant coverage and phasing quality.

  • Panel size: Larger panels (e.g., TOPMed with 97K+ genomes) capture more haplotypes and improve rare variant imputation
  • Ancestry matching: Panels must represent the target population's genetic diversity; mismatched ancestry causes systematic accuracy degradation
  • Sequencing depth: Whole-genome sequenced panels outperform whole-exome or genotyping-array-based panels
  • Cross-ancestry PRS: Poor reference panel representation of non-European populations is a primary driver of PRS transferability failure
05

Empirical Validation via Masking

The gold-standard approach for measuring imputation accuracy uses masked variant analysis to simulate the imputation scenario.

  • Procedure: Genotyped variants are intentionally removed (masked) from the dataset, imputed against the reference panel, then compared to the withheld true genotypes
  • Masking rate: Typically 2-5% of variants are masked to maintain haplotype structure integrity
  • Cross-validation: Multiple masking iterations provide robust accuracy estimates across the genome
  • Software: Tools like SNPtest and bcftools provide built-in masking and accuracy calculation functions
06

Post-Imputation Quality Control

Systematic filtering of poorly imputed variants is essential before PRS construction to prevent noise propagation into risk predictions.

  • R²/INFO filtering: Remove variants below a study-specific threshold (commonly 0.3 or 0.5)
  • Hardy-Weinberg equilibrium: Imputed variants showing extreme HWE deviation may indicate systematic errors
  • Allele frequency comparison: Validate imputed MAF against external reference frequencies to detect batch effects
  • Differential missingness: Check for imputation quality differences between cases and controls that could introduce bias
IMPUTATION ACCURACY

Frequently Asked Questions

Addressing common questions about how imputation accuracy is measured, what metrics like R² and INFO score actually mean, and how these quality assessments impact the reliability of downstream polygenic risk score analyses.

Imputation accuracy is a quantitative measure of the confidence in statistically inferred genotypes at untyped genetic variants, typically defined as the squared correlation (R²) between imputed dosages and true genotypes at a given locus. In practice, this is calculated by masking a subset of known genotypes in a reference panel, re-imputing them, and comparing the predicted allele dosages (a continuous value from 0 to 2) against the held-out experimental data. The resulting metric ranges from 0 to 1, where 1 indicates perfect concordance. This accuracy metric is distinct from the INFO score, which is an information-theoretic measure estimating the relative observed statistical information compared to what would be expected under perfect genotyping. Both metrics serve as variant-level quality filters, with poorly imputed variants (typically R² < 0.3 or INFO < 0.4) excluded from downstream analyses to prevent the propagation of uncertainty into polygenic risk score calculations.

GENOTYPE IMPUTATION QUALITY ASSESSMENT

Imputation Accuracy Metrics Comparison

Comparative analysis of primary statistical metrics used to evaluate the concordance between imputed dosages and true genotypes at untyped variants, informing downstream PRS reliability.

MetricSquared Correlation (R²)Concordance RateIQS (Imputation Quality Score)

Definition

Squared Pearson correlation between imputed allelic dosage and true genotype

Proportion of imputed genotypes exactly matching true genotypes

Concordance adjusted for chance agreement based on allele frequency

Range

0.0 to 1.0

0.0 to 1.0

0.0 to 1.0

Handles Rare Variants

Sensitive to Allele Frequency

Typical Threshold for Inclusion

0.3

0.9

0.6

Primary Use Case

Filtering variants for GWAS and PRS construction

Assessing clinical-grade variant calls

Evaluating imputation of low-frequency and rare variants

Computational Complexity

Low

Low

Moderate

Interpretation

Proportion of true genotype variance captured by imputed dosage

Direct accuracy of discrete genotype calls

Accuracy beyond random guessing given allele frequency

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.