Inferensys

Glossary

Net Reclassification Improvement (NRI)

A statistical metric quantifying the extent to which adding a new biomarker to a baseline prediction model correctly reassigns individuals to more clinically appropriate risk categories.
Risk analyst performing AI risk assessment on laptop, risk matrices visible, casual office risk session.

What is Net Reclassification Improvement (NRI)?

A statistical metric quantifying the extent to which adding a new biomarker, such as a polygenic risk score, to a baseline clinical model correctly reassigns individuals to more clinically appropriate risk categories.

The Net Reclassification Improvement (NRI) is a calibration-sensitive metric that evaluates the clinical utility of a new predictive model by measuring the net proportion of individuals correctly reclassified into more appropriate risk strata compared to a baseline model. It specifically quantifies movement across pre-defined, clinically meaningful risk thresholds, distinguishing between correct upward reclassification for event cases and correct downward reclassification for non-event controls.

Unlike discrimination metrics like the C-statistic, NRI directly assesses whether a new biomarker, such as a polygenic risk score (PRS), changes clinical decision-making. The metric is calculated as the sum of the net reclassification improvement for events and non-events, providing a single value where a positive NRI indicates that the addition of the new marker yields a net improvement in risk classification across the population.

CLINICAL UTILITY METRIC

Key Characteristics of NRI

Net Reclassification Improvement (NRI) quantifies how much a new biomarker or PRS correctly reassigns individuals to more clinically appropriate risk categories compared to a baseline model alone.

01

Core Definition and Purpose

NRI measures the net proportion of individuals reclassified correctly when a new marker is added to an existing risk prediction model. Unlike AUC-ROC, which only assesses discriminative ability, NRI directly evaluates whether the new model moves people into more clinically meaningful risk strata. It answers the practical question: 'Does adding this PRS actually change clinical decisions for the better?'

02

Event vs. Non-Event NRI

NRI is calculated separately for individuals who experience the event (cases) and those who do not (controls):

  • Event NRI: Proportion of cases correctly reclassified upward to a higher risk category
  • Non-Event NRI: Proportion of controls correctly reclassified downward to a lower risk category
  • Overall NRI: Sum of event and non-event NRI

A positive NRI indicates net improvement; zero means no benefit; negative values suggest the new marker worsens classification.

03

Category-Based vs. Category-Free NRI

Two distinct variants exist:

  • Category-Based NRI: Requires pre-defined, clinically meaningful risk thresholds (e.g., <5%, 5-10%, >10% 10-year risk). Reclassification is counted only when individuals cross these boundaries.
  • Category-Free (Continuous) NRI: Does not rely on arbitrary cut-points. Any upward movement in predicted risk for cases or downward movement for controls is counted, making it threshold-independent.

The category-free version avoids the limitation of choosing arbitrary risk boundaries but may overstate clinically trivial changes.

04

Relationship to Discrimination and Calibration

NRI complements, but does not replace, traditional metrics:

  • Discrimination (AUC-ROC): Measures ranking ability; NRI measures correct re-stratification. A model can have high AUC but zero NRI if reclassifications are balanced between correct and incorrect.
  • Calibration: NRI assumes the baseline model is well-calibrated. Poor calibration undermines the validity of risk categories and can produce misleading NRI values.
  • Integrated Discrimination Improvement (IDI): A related metric that measures the continuous improvement in discrimination without relying on risk categories.
05

Clinical Interpretation Example

Consider adding a coronary artery disease PRS to the Pooled Cohort Equations (PCE):

  • Among 1,000 patients who later had a cardiac event, 120 were reclassified from intermediate to high risk by the PRS-enhanced model (correct), while 30 moved from intermediate to low risk (incorrect).
  • Event NRI = (120 - 30) / 1,000 = 0.09 or 9%
  • If non-event NRI is 6%, the overall NRI is 0.15 or 15%

This means 15% of the cohort was more appropriately risk-stratified with the PRS added.

06

Limitations and Criticisms

NRI has important caveats:

  • Category dependence: Results are sensitive to the chosen risk thresholds; different cut-points yield different NRI values.
  • Overestimation risk: Category-free NRI can inflate importance by counting infinitesimal probability changes as 'reclassification.'
  • No magnitude weighting: A reclassification from 4.9% to 5.1% counts the same as 4.9% to 15%, despite vastly different clinical implications.
  • Calibration sensitivity: Miscalibrated models produce unreliable NRI estimates.
  • Sampling variability: NRI requires large sample sizes for stable estimates, particularly in low-event-rate populations.
CLINICAL UTILITY METRICS

Frequently Asked Questions

Addressing common questions about quantifying the added value of polygenic risk scores in clinical risk stratification using the Net Reclassification Improvement metric.

The Net Reclassification Improvement (NRI) is a statistical metric that quantifies how much a new biomarker—such as a polygenic risk score (PRS)—correctly reassigns individuals to more appropriate clinical risk categories when added to an existing baseline model. It operates by cross-tabulating the movement of subjects between pre-defined risk strata (e.g., low, intermediate, high) after the new marker is introduced. The NRI is calculated as the sum of two components: the proportion of events (cases) that move upward in risk category minus those that move downward, plus the proportion of non-events (controls) that move downward minus those that move upward. A positive NRI indicates that the new model improves classification, with a theoretical range from -2 to +2. Unlike the AUC-ROC, which only measures discrimination, the NRI directly assesses whether the reclassification changes are clinically meaningful by evaluating if they align with true outcome status.

COMPARATIVE ANALYSIS

NRI vs. Other Model Evaluation Metrics

Comparing Net Reclassification Improvement against standard discrimination and calibration metrics for evaluating the clinical utility of adding a polygenic risk score to a baseline model.

FeatureNet Reclassification Improvement (NRI)AUC-ROC / C-StatisticHosmer-Lemeshow Test

Primary Focus

Reclassification of individuals into clinically meaningful risk categories

Discrimination: ability to rank cases higher than controls

Calibration: agreement between predicted and observed event rates

Sensitive to Small Improvements

Requires Predefined Risk Categories

Threshold-Independent

Directly Quantifies Clinical Utility

Interpretable to Clinicians

Affected by Category Threshold Selection

Provides Single Aggregate Statistic

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.