Proxy–Target Fidelity¶
Core Idea¶
The relation between an observable stand-in and the unobservable thing it stands in for, posing one question: how faithfully does movement in the proxy reflect movement in the target? — a fidelity that is never perfect and always use- and regime-relative.
How would you explain it like I'm…
Does the Stand-In Match?
How Good Is the Stand-In
Faithfulness of the Proxy
Broad Use¶
- Psychometrics: A test score proxies for a latent ability; construct validity asks whether it tracks the construct rather than test-taking skill.
- Medicine: A biomarker proxies for a clinical outcome; the surrogate-validity literature reckons with proxies that moved while outcomes did not.
- Machine learning: A loss function, accuracy metric, or reward model proxies for the true objective; misspecification is a fidelity failure.
- Economics: GDP proxies for welfare, CPI for cost of living — and the critiques are fidelity arguments about how far the indicator tracks the good.
- Management: KPIs proxy for performance — test scores for school quality, citations for research impact.
- Finance: A credit rating proxies for default probability; a backtest proxies for live strategy performance.
Clarity¶
Separates is this number accurate? (a measurement question) from does this number track what I care about? (a fidelity question) — a proxy can ace the first while failing the second completely.
Manages Complexity¶
Names both halves of the bargain: a proxy buys tractability and spends fidelity, so the management move is to bound and monitor the fidelity rather than assume it.
Abstract Reasoning¶
Fidelity holds for a target, in a regime, under a use, so fidelity validated for description does not transfer to optimization, and under optimization pressure it tends to erode (the Goodhart move).
Knowledge Transfer¶
- Psychometrics → everywhere: The validation discipline — never trust a stand-in until related to external criteria — ports to biomarkers, benchmarks, and KPIs.
- Medicine → ML/policy: The surrogate-endpoint caution — proxy gains need not be target gains — warns against a model that benchmarks higher but deploys worse.
- ML → management/economics: The guardrail-metric pattern — pair every optimized proxy with an unoptimized target measure — transfers to detect erosion.
Example¶
A team optimizes a recommender against click-through rate as a stand-in for user satisfaction; CTR correlates with satisfaction descriptively but erodes under optimization as the system learns clickbait, so guardrail metrics (retention, complaints) are needed to catch the divergence.
Relationships to Other Abstractions¶
Current abstraction Proxy–Target Fidelity Prime
Parents (1) — more general patterns this builds on
-
Proxy–Target Fidelity presupposes Representation Prime
Proxy-target fidelity presupposes a representation relation in which an observable stand-in is designated to carry selected information about a distinct latent target.
Children (8) — more specific cases that build on this
-
Artificial Sunlight Domain-specific is a kind of Proxy–Target Fidelity
Proxy–Target Fidelity is the proposed immediate parent.
-
Global Paleoclimate Indicators Domain-specific is a kind of Proxy–Target Fidelity
The proposed strict upward parent is
prime:proxy_target_fidelity. -
Progress Illusion Domain-specific is a kind of Proxy–Target Fidelity
Progress Illusion is low Proxy–Target Fidelity specialized to delivery, where activity is mistaken for movement in the intended outcome.
-
Construct Validity Prime is a kind of Proxy–Target Fidelity
Construct_validity is the PSYCHOMETRIC specialization (proxy=instrument, target=latent construct) of the cross-domain proxy->target fidelity genus.
-
Cue Outcome Decoupling Prime is a kind of Proxy–Target Fidelity
Cue Outcome Decoupling is a specialization of Proxy–Target Fidelity, retaining the parent's defining structure while adding the child's specific commitments.
- Proxy-Target Divergence Prime is a kind of Proxy–Target Fidelity
Proxy-Target Divergence is a specialization of Proxy–Target Fidelity, retaining the parent's defining structure while adding the child's specific commitments.
- Summary Substance Divergence Prime is a kind of Proxy–Target Fidelity
Summary Substance Divergence is the low-fidelity Proxy–Target Fidelity species in which a high-attention summary stands in for a costly substance surface and independent authorship incentives let the proxy drift.
- Near-equivalence Mapping Domain-specific is a decomposition of Proxy–Target Fidelity
Removing vocabulary governance leaves a stand-in relation whose explicit loss bound determines when acting on one concept remains faithful to the other.
Hierarchy path (1) — routes to 1 parentless root
- Proxy–Target Fidelity → Representation → Abstraction
Not to Be Confused With¶
- Proxy–Target Fidelity is not Goodhart's Law because it is the static genus — the relation and its gradient — whereas Goodhart is the failure mode under optimization that erodes it.
- Proxy–Target Fidelity is not Proxy-Target Divergence because it is the relation whose strength can be high or low, whereas divergence is the realized low-fidelity event.
- Proxy–Target Fidelity is not Construct Validity because it is the cross-domain genus, whereas construct validity is the psychometric instance where the target is a latent construct and the proxy a measurement instrument.