Metadata Predictability Is Not Evidence Dependence: An Intervention-Based Audit for Weak-Label Benchmarks


Abstract

We study a protocol-level test for weak-label benchmarks: whether benchmark outputs change when the provided evidence is intervened on. Metadata-only shortcut checks answer a different question, namely whether outputs are predictable from metadata priors. We therefore combine a metadata statistic, the Metadata Prior Dominance Score (MPDS), with an evidence-intervention statistic, \(\Delta\)Evi, measuring sensitivity to evidence identity under cross-item shuffling. Synthetic HotpotQA gives a constructed counterexample to metadata-only screening: MPDS is only moderate (0.643), yet \(\Delta\)Evi is zero. Stronger-reader reruns show why calibration belongs in the test procedure: SNLI shows a calibration reversal, reconstructed HotpotQA occupies a question-dominant warning region, and FEVER is a strongly evidence-sensitive positive control across four transformers. The practical lesson is simple: benchmark audits should report metadata-only screening, evidence intervention, and reader-strength calibration together.

1 Introduction↩︎

Consider a weak-label protocol that generates benchmark labels from heuristics over query types, answer forms, or claim patterns. The usual audit question is whether those labels are predictable from metadata alone. For evidence-based evaluation, the sharper question is: does the protocol actually depend on the provided evidence? This concern fits broader critiques of benchmark validity and evaluation practice in NLP [1][3]. It also matches recent work that treats robustness and factuality evaluation as statistical testing problems [4], [5] and develops testing tools such as e-values for prediction-assisted inference [6].

We frame this mismatch as a hypothesis-testing problem. Metadata-only predictability is informative, but it does not test the null hypothesis that protocol behavior is invariant to evidence identity. We therefore combine MPDS, a metadata-prior accuracy ratio, with the evidence-shuffling statistic \(\Delta\)Evi, which measures how much performance changes when evidence identity is broken. The audit therefore returns two decision statistics: MPDS for metadata predictability and \(\Delta\)Evi for evidence dependence.

This framing adds a protocol-level layer to familiar dataset-artifact and model-shortcut analyses. Dataset-artifact work asks whether data collection leaves shortcut cues [7]. Model-shortcut analyses ask whether systems exploit heuristic cues [8], [9]. We ask a third question: whether the evaluation protocol itself rewards metadata recovery rather than evidence use. This connects weak-label benchmark construction to data programming, weak-supervision systems, and weak-supervision benchmark suites [10][13], but focuses on evaluation integrity rather than only label efficiency. It also complements reproducibility-oriented benchmark audits and partial-identification approaches to weak-supervision evaluation [14], [15].

The empirical result is a compact diagnostic map. Synthetic HotpotQA yields a constructed latent-coupling counterexample: MPDS is moderate, yet \(\Delta\)Evi is zero. Real-benchmark audits show why stronger-reader calibration belongs in the test procedure: SNLI shows a calibration reversal, and reconstructed HotpotQA highlights a warning region. FEVER provides a positive control: its labels are clearly evidence-sensitive under calibrated readers. OOD and counterfactual analyses show that unstable protocol behavior can also have downstream consequences.

1.0.0.1 Contributions.

We make three contributions: we separate metadata predictability from evidence dependence, define a two-statistic audit using MPDS and \(\Delta\)Evi, and show a compact diagnostic map with four illustrative cases: constructed counterexample, calibration reversal, positive control, and warning case.

2 A Two-Statistic Test for Protocol Dependence↩︎

The test has two axes. Let \(\mathrm{Acc}_{\rm meta}\) be the accuracy of a metadata-majority predictor and \(\mathrm{Acc}_{\rm full}\) be the accuracy of the full audited system. MPDS normalizes metadata predictability by full-system accuracy. For evidence dependence, the null hypothesis is that behavior is invariant to evidence identity: \[\begin{align} H_0 &: \mathrm{Acc}_{\rm full} = \mathrm{Acc}_{\rm shuf},\\ \mathrm{MPDS} &:= \mathrm{Acc}_{\rm meta}/\mathrm{Acc}_{\rm full},\\ \Delta\mathrm{Evi} &:= \mathrm{Acc}_{\rm full}-\mathrm{Acc}_{\rm shuf}, \end{align}\] where \(\mathrm{Acc}_{\rm shuf}\) uses a cross-item evidence permutation while queries and labels are fixed. This is a paired intervention on evidence identity: the question and target label remain the same, but the evidence attached to the item is replaced. Near-zero \(\Delta\)Evi indicates invariance to evidence identity; positive \(\Delta\)Evi indicates evidence-sensitive behavior. In practice we estimate \(\mathrm{Acc}_{\rm shuf}\) over \(K\) independent evidence permutations and report the mean and per-permutation population standard deviation \(\sigma_{\rm shuf}\) (population SD, not standard error); it is small because the intervention collapses predictions to a near-constant distribution across permutations (under shuffled evidence the \(K=8\) FEVER model abstains on 1980–1994 of 2000 items in every permutation), not by construction. An independent \(K=50\) BERT rerun gives \(\sigma_{\rm shuf}\approx0.004\) for both FEVER and SNLI—roughly \(3\times\) the \(\approx0.0015\) that a standard error of the mean would give, and below the i.i.d.single-shuffle bound (\(\approx0.010\))—so the reported deviations are genuine per-permutation SDs, not mislabeled SEMs. We use \(K=8\) for the reported sweep and recommend \(K\ge 20\) for production audits.

Together, these statistics define a diagnostic map with three illustrative regions: direct coupling (high MPDS, near-zero \(\Delta\)Evi), latent coupling (moderate MPDS, near-zero \(\Delta\)Evi), and evidence-sensitive protocols (clearly positive \(\Delta\)Evi). These are not exhaustive categories but useful signposts. The latent-coupling region is the critical one: the metadata screen is not dominant enough to look trivial, but the evidence intervention still shows no dependence on evidence identity. MPDS as a ratio conflates metadata strength with task difficulty (e.g., \((0.5,0.5)\) and \((0.8,0.8)\) both give \(1.0\)). A chance-corrected form \(\mathrm{MPDS}_{+}=(\mathrm{Acc}_{\rm meta}-c)/(\mathrm{Acc}_{\rm full}-c)\) (\(c\) the majority rate) need not track it: synthetic HotpotQA has ratio \(0.643\) but near-zero lift over chance (\(\mathrm{MPDS}_{+}=0.03\)), while NQ is \(1.0\) under both, and \(\mathrm{MPDS}_{+}\) is itself ill-conditioned when \(\mathrm{Acc}_{\rm full}\!\approx\!c\). We report the ratio as the screen and read both only alongside \(\Delta\)Evi. For real benchmarks, we treat lightweight TF-IDF+LR as a screening layer, stronger transformer reruns as a calibration layer, and OOD or counterfactual analyses as consequence evidence. The decision rule is deliberately operational: a near-zero \(\Delta\)Evi at the screening layer triggers calibration; persistent near-zero \(\Delta\)Evi after calibration is a warning region; consistently positive \(\Delta\)Evi rejects evidence invariance for the audited reader family.

We instantiate the audit on controlled synthetic HotpotQA (a constructed counterexample built to exhibit latent coupling) and three evidence-bearing benchmark settings: SNLI [16], FEVER [17], and reconstructed HotpotQA [18]. Reconstructed HotpotQA uses the HuggingFace fullwiki config (train \(=\) 2000, eval \(=\) 600) with all retrieved Wikipedia paragraphs as evidence; labels use a heuristic over question type, answer type, and supporting-fact count. Calibration uses four transformer families where shown, and input ablations separate evidence sensitivity from residual query- or hypothesis-side signal. For a new weak-label benchmark, the audit is a four-step packet: specify the metadata schema used by the protocol, compute MPDS as a metadata-only screen, estimate \(\Delta\)Evi under paired evidence shuffles, and rerun near-zero cases with stronger readers plus input ablations.

3 Results↩︎

3.1 Controlled and Real-Benchmark Test Outcomes↩︎

The constructed counterexample is synthetic HotpotQA, where MPDS is only 0.643 but \(\Delta\)Evi is zero. This is the key latent-coupling case: metadata-only screening would look moderately reassuring, yet evidence identity has no measured effect. The synthetic suite also supplies endpoints for the decision map: a synthetic NQ-style task is a direct-coupling stress test (MPDS \(=1.0\), \(\Delta\)Evi \(=0\)), while a synthetic TriviaQA-style task is evidence-sensitive (\(\Delta\)Evi \(=0.808\)).

The lightweight real-benchmark layer is mixed. SNLI and reconstructed real HotpotQA both show near-zero \(\Delta\)Evi under TF-IDF+LR, but for different reasons: a weak-reader limitation in SNLI, and question-dominant collapse under severe skew in reconstructed HotpotQA. FEVER, by contrast, is already positive under LR. The lightweight layer is therefore a screening stage rather than the final decision.

Table 1: Decision view of the audit outcomes. MPDS and \(\Delta\)Evi separatemetadata predictability, evidence sensitivity, and reader calibration effects.
Case Test outcome Why it matters
HotpotQA (syn.) MPDS \(=0.643\), \(\Delta\)Evi \(=0\) metadata screen can miss evidence independence
SNLI LR \(\approx 0\); transformers \(=0.26\)\(0.37\) weak-reader false negative; calibration changes the conclusion
FEVER LR \(\Delta\)Evi \(=0.13\); transformers \(=0.63\)\(0.68\) evidence-sensitive positive control
HotpotQA (recon.) q-only \(=0.975\); BERT-like \(\approx 0\) query dominance, skew, and reader collapse

3pt

These four cases span the diagnostic spectrum, from the latent-coupling counterexample through calibration reversal and the question-dominant warning region to the positive control.

3.2 Calibration Changes the Test Conclusion↩︎

SNLI is the clearest calibration example. Under the lightweight reader, \(\Delta\)Evi is near zero (\(-0.010 \pm 0.005\) over \(K=8\) premise-level shuffles). Under stronger readers, that conclusion is overturned consistently: multishuffle BERT yields \(\Delta\)Evi\(=0.3671 \pm 0.0036\), DistilBERT \(0.2954 \pm 0.0051\), ELECTRA-small \(0.2558 \pm 0.0039\), and SciBERT \(0.2639 \pm 0.0061\). Under calibrated readers, SNLI is therefore not evidence-independent. At the same time, SciBERT input ablations show that hypothesis-only signal remains strong (accuracy \(0.5975\); premise-only \(0.3365\)), so the right conclusion is evidence-sensitive after calibration, with residual hypothesis-side signal.

FEVER [17] is the positive-control case. Lightweight LR already has \(\Delta\)Evi\(=0.13\), and the transformer sweep is strongly positive: BERT \(0.6813 \pm 0.0022\), DistilBERT \(0.6423 \pm 0.0028\), ELECTRA-small \(0.6428 \pm 0.0042\), and SciBERT \(0.6580 \pm 0.0025\) with a second SciBERT seed at \(0.6338 \pm 0.0038\). Thus the audit identifies both evidence-insensitive and strongly evidence-sensitive protocols.

Reconstructed HotpotQA remains near-zero across BERT, DistilBERT, and ELECTRA-small (\(\Delta\)Evi \(\le 0.002\), \(\sigma_{\rm shuf} \le 0.002\)). The label distribution is severely skewed (578 full vs. conflict in eval), and the question-only baseline reaches \(0.975\), so near-zero \(\Delta\)Evi reflects question-side collapse rather than clean evidence independence. It remains a warning case.

Figure 1: Diagnostic map under the intervention-based audit view. Left: MPDS and \DeltaEvi separate controlled positive cases, the synthetic HotpotQA latent-coupling counterexample, the FEVER positive control, and the reconstructed HotpotQA warning region. Right: stronger-reader reruns show that SNLI and FEVER are positive after calibration, whereas reconstructed real HotpotQA stays in the warning region.

3.3 Consequences Under Distribution Shift↩︎

Protocol coupling has measurable downstream consequences. Under OOD answer-type shift, the synthetic NQ-style task collapses completely; SNLI and both HotpotQA variants show degradation tied to metadata dimensions driving protocol behavior. Counterfactual metadata flips are strongest for the synthetic NQ task (flipping answer-type changes every held-out label with evidence fixed), weaker for HotpotQA due to full-label dominance. MPDS-gated filtering is not a reliable fix: on synthetic HotpotQA, removing the dominant high-risk group worsens the OOD gap, showing post-hoc deletion is insufficient once the shortcut is built into the protocol.

4 Discussion↩︎

The main lesson is methodological: metadata predictability is not evidence dependence, so an audit should report a metadata screen, an evidence-intervention statistic, and a calibrated stronger-reader rerun together—stating the metadata schema, shuffle count, and reader family—rather than a single shortcut baseline.

5 Limitations↩︎

Our sweep is budget-limited (four transformers, \(K=8\) permutations; \(K\ge 20\) is preferable). Metadata features are hand-designed, so higher-order couplings may escape detection. MPDS as a simple ratio conflates metadata strength with task difficulty. The three-region diagnostic map is illustrative, not exhaustive. The synthetic HotpotQA counterexample is constructed, and we found no natural benchmark in the latent-coupling region; reconstructed HotpotQA is shaped by severe label skew (96% majority). The framework targets evidence-identity sensitivity rather than semantic reasoning quality.

References↩︎

[1]
K. Ethayarajh and D. Jurafsky, “Utility is in the eye of the user: A critique of NLP leaderboards,” in Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP), 2020, pp. 4846–4853, doi: 10.18653/v1/2020.emnlp-main.393.
[2]
S. R. Bowman and G. Dahl, “What will it take to fix benchmarking in natural language understanding?” in Proceedings of the 2021 conference of the north american chapter of the association for computational linguistics: Human language technologies, 2021, pp. 4843–4855, doi: 10.18653/v1/2021.naacl-main.385.
[3]
D. Kiela et al., “Dynabench: Rethinking benchmarking in NLP,” in Proceedings of the 2021 conference of the north american chapter of the association for computational linguistics: Human language technologies, 2021, pp. 4110–4124, doi: 10.18653/v1/2021.naacl-main.324.
[4]
P. Rauba, Q. Wei, and M. van der Schaar, “Statistical hypothesis testing for auditing robustness in language models,” in Forty-second international conference on machine learning, 2025, [Online]. Available: https://openreview.net/forum?id=ECayXPDoha.
[5]
F. Nie, X. Hou, S. Lin, J. Zou, H. Yao, and L. Zhang, “FactTest: Factuality testing in large language models with finite-sample and distribution-free guarantees,” in Forty-second international conference on machine learning, 2025, [Online]. Available: https://openreview.net/forum?id=tuKwODJ08b.
[6]
D. Csillag, C. J. Struchiner, and G. T. Goedert, “Prediction-powered e-values,” in Forty-second international conference on machine learning, 2025, [Online]. Available: https://openreview.net/forum?id=rkegUc8d0c.
[7]
S. Gururangan, S. Swayamdipta, O. Levy, R. Schwartz, S. R. Bowman, and N. A. Smith, “Annotation artifacts in natural language inference data,” in Proceedings of the 2018 conference of the north american chapter of the association for computational linguistics, 2018, [Online]. Available: https://aclanthology.org/N18-2017.pdf.
[8]
R. T. McCoy, E. Pavlick, and T. Linzen, “Right for the wrong reasons: Diagnosing syntactic heuristics in natural language inference,” in Proceedings of the 57th annual meeting of the association for computational linguistics, 2019, [Online]. Available: https://aclanthology.org/P19-1334.pdf.
[9]
M. T. Ribeiro, T. Wu, C. Guestrin, and S. Singh, “Beyond accuracy: Behavioral testing of NLP models with CheckList,” in Proceedings of the 58th annual meeting of the association for computational linguistics, 2020, pp. 4902–4912, doi: 10.18653/v1/2020.acl-main.442.
[10]
A. Ratner, C. De Sa, S. Wu, D. Selsam, and C. Ré, “Data programming: Creating large training sets, quickly,” in Advances in neural information processing systems, 2016, [Online]. Available: https://papers.neurips.cc/paper_files/paper/2016/file/6709e8d64a5f47269ed5cea9f625f7ab-Paper.pdf.
[11]
A. Ratner, S. H. Bach, H. Ehrenberg, J. Fries, S. Wu, and C. Ré, “Snorkel: Rapid training data creation with weak supervision,” Proceedings of the VLDB Endowment, vol. 11, no. 3, pp. 269–282, 2017, doi: 10.14778/3157794.3157797.
[12]
J. Zhang et al., “WRENCH: A comprehensive benchmark for weak supervision,” in Proceedings of the neural information processing systems track on datasets and benchmarks, 2021.
[13]
T. Zhang, L. Cai, J. Li, N. Roberts, N. Guha, and F. Sala, “Stronger than you think: Benchmarking weak supervision on realistic tasks,” in Proceedings of the neural information processing systems track on datasets and benchmarks, 2024.
[14]
T. Calamai, O. Balalau, and F. M. Suchanek, “Benchmarking the benchmarks: Reproducing climate-related NLP tasks,” in Findings of the association for computational linguistics: ACL 2025, 2025, pp. 17967–18009, doi: 10.18653/v1/2025.findings-acl.925.
[15]
F. M. Polo, S. Maity, M. Yurochkin, M. Banerjee, and Y. Sun, “Weak supervision performance evaluation via partial identification,” in Advances in neural information processing systems, 2024, [Online]. Available: https://proceedings.neurips.cc/paper_files/paper/2024/file/f4c6bec746b0aeca8c2cd15096f1ad1f-Paper-Conference.pdf.
[16]
S. R. Bowman, G. Angeli, C. Potts, and C. D. Manning, “A large annotated corpus for learning natural language inference,” in Proceedings of the 2015 conference on empirical methods in natural language processing, 2015, [Online]. Available: https://aclanthology.org/D15-1075.pdf.
[17]
J. Thorne, A. Vlachos, C. Christodoulopoulos, and A. Mittal, “FEVER: A large-scale dataset for fact extraction and VERification,” in Proceedings of the 2018 conference of the north american chapter of the association for computational linguistics, 2018, [Online]. Available: https://aclanthology.org/N18-1074.pdf.
[18]
Z. Yang et al., “HotpotQA: A dataset for diverse, explainable multi-hop question answering,” in Proceedings of the 2018 conference on empirical methods in natural language processing, 2018, pp. 2369–2380, [Online]. Available: https://aclanthology.org/D18-1259/.