Cross-Dimensional Leakage¶
Core Idea¶
A single shared source of variance — a channel, instrument, rater, batch, or common shock — contaminates multiple supposedly-independent output dimensions, inflating their apparent correlations above the true cross-dimensional signal: cov(y_i, y_j) = cov(t_i, t_j) + λ_i·λ_j·var(c).
How would you explain it like I'm…
The Same Wobbly Ruler
Fake Togetherness
Shared-Channel Contamination
Broad Use¶
- Social cognition: the halo effect — one overall impression contaminates ratings of distinct traits.
- Instrumentation: a single instrument's drift contaminates multiple measured quantities; multi-trait/multi-method designs separate trait from method variance.
- Survey methodology: common-method bias — one questionnaire at one sitting inflates cross-item correlations.
- Machine learning: a confounding feature inflates the apparent importance of features that co-vary with it.
- Genomics: batch effects — assay-batch variance contaminates apparent biological signal across many genes at once.
- Macroeconometrics: a common shock (oil prices, monetary policy) contaminates apparent cross-sectoral relations; factor models partition it out.
Clarity¶
Separates covariance that lives in the sources (cov(t_i, t_j)) from covariance injected by the shared channel (λ_i·λ_j·var(c)) — two quantities with the same statistical appearance and very different meanings.
Manages Complexity¶
Compresses substrate-specific methodologies (MTMM, batch correction, factor models, halo correction) into one move: cross the channel, then partition the variance.
Abstract Reasoning¶
The decisive fact is that channel variance is statistically indistinguishable from substantive covariance within a single channel, so more same-channel data cannot help — only an orthogonal channel or an explicit factor prior separates the two.
Knowledge Transfer¶
- Psychometrics → genomics: MTMM crossing is the same move as a batch covariate.
- Survey research → ML: common-method bias predicts confound-driven feature-importance inflation.
- Across fields: the intervention catalogue — cross the channel, model the shared factor, decouple by design, test the residual — is invariant.
Example¶
Three symptom scales measured by self-report all correlate tightly; the MTMM design crosses the channel by adding clinician ratings, and when same-method correlations dominate, the tight cross-construct pattern is exposed as method variance, not substance.
Relationships to Other Abstractions¶
Current abstraction Cross-Dimensional Leakage Prime
Parents (1) — more general patterns this builds on
-
Cross-Dimensional Leakage presupposes, typical Correlation Prime
A specific generative story for WHY an observed cross-output correlation is inflated above the true cross-source signal: a shared channel loads onto multiple outputs (cov(y_i,y_j) = cov(t_i,t_j) and lambda_ilambda_jvar©).
Children (1) — more specific cases that build on this
-
Halo Effect Domain-specific is a decomposition of Cross-Dimensional Leakage
Stripping the affect-bearing judge leaves Cross-Dimensional Leakage: one shared channel injects variance into multiple nominally separate outputs.
Hierarchy path (1) — routes to 1 parentless root
- Cross-Dimensional Leakage → Correlation
Not to Be Confused With¶
- Cross-Dimensional Leakage is not Confounding because here the shared variance is introduced by how the dimensions are measured (and vanishes under channel-crossing), whereas a confound is a real third cause acting on the constructs (and survives it).
- Cross-Dimensional Leakage is not Correlation because it is a specific generative story for why an observed correlation is inflated, whereas correlation is the bare measured relation.
- Cross-Dimensional Leakage is not Synergy and Antagonism because it produces apparent joint structure that is an additive channel artefact, whereas synergy is a real interaction among sources.