conformal prediction: A statistical framework that uses past data to determine a threshold (or set) for future predictions, guaranteeing they contain the true value with a specified probability
semantic variance: The variability in meaning (measured by embedding distance) of model outputs when inputs are semantically similar
SNSR: Sub-Network Similarity Ratio—a metric quantifying the semantic gap between demographic groups
SNSV: Sub-Network Similarity Variance—a metric capturing consistency within a demographic group
CFR: Counterfactual Fairness Ratio—evaluates sensitivity to hypothetical flips in protected attributes
calibration set: A held-out dataset used to calculate the non-conformity scores and set the threshold before online deployment
non-conformity score: A measure of how 'strange' or 'unusual' a data point is compared to the calibration set; here, it combines predictive error and semantic distance from other groups
exchangeability: A statistical assumption that the order of data points does not affect their joint distribution, necessary for conformal guarantees