Skip to content

citecheck: address v2 audit findings (WILDS placement + Bayesian-adaptation citation)#98

Merged
cnellington merged 2 commits into
mainfrom
citecheck-wilds-fix
Jul 15, 2026
Merged

citecheck: address v2 audit findings (WILDS placement + Bayesian-adaptation citation)#98
cnellington merged 2 commits into
mainfrom
citecheck-wilds-fix

Conversation

@cnellington

@cnellington cnellington commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Follow-up to the merged citecheck audit PR #97, applying the findings from the v2 re-audit. Two citation fixes:

  1. future_trends (12.future_trends.md:44) — WILDS (arXiv:2012.07421) is a distribution-shift benchmark, not a UQ method, but it was cited on the deep-ensembles / Bayesian-ensembling / conformal-prediction sentence. Moved WILDS to the distributional-shift sentence (alongside HELM) and cited genuine UQ references on the UQ-methods sentence: Deep Ensembles (arXiv:1612.01474) and a conformal-prediction introduction (arXiv:2107.07511).

  2. principles (05.principles.md:28) — the 'Bayesian rules activate test-time updates only when uncertainty is manageable' claim cited an unsupervised anomaly-detection TTA paper (arXiv:2410.03306) with no Bayesian or uncertainty-gating content. Replaced with BACS, 'Training on Test Data with Bayesian Adaptation for Covariate Shift' (arXiv:2109.12746, Zhou and Levine), a Bayesian test-time adaptation method that ties adaptation to calibrated uncertainty.

All replacement identifiers were resolved and verified against their titles/abstracts. Both were pre-existing issues, not introduced by PR #97.

Generated with Claude Code.

cnellington and others added 2 commits July 14, 2026 23:19
WILDS (2012.07421) is a distribution-shift benchmark, not an
uncertainty-quantification method. Move it to the distributional-shift
sentence alongside HELM, and cite genuine UQ references on the
UQ-methods sentence: Deep Ensembles (1612.01474) and a conformal
prediction introduction (2107.07511).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The "Bayesian rules activate test-time updates only when uncertainty is
manageable" claim cited an unsupervised anomaly-detection TTA paper
(2410.03306) with no Bayesian or uncertainty-gating content. Replace with
BACS, "Training on Test Data with Bayesian Adaptation for Covariate Shift"
(2109.12746, Zhou and Levine), a Bayesian test-time adaptation method that
ties adaptation to calibrated uncertainty under distribution shift.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cnellington cnellington changed the title future_trends: fix WILDS citation placement in UQ paragraph citecheck: address v2 audit findings (WILDS placement + Bayesian-adaptation citation) Jul 15, 2026
@cnellington
cnellington merged commit c423711 into main Jul 15, 2026
1 check passed
@cnellington
cnellington deleted the citecheck-wilds-fix branch July 15, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant