Report #103331
[counterintuitive] Self-consistency / majority voting reliably fixes reasoning errors.
Use self-consistency only where errors are plausibly independent; for long-context or position-sensitive tasks, prefer retrieval-aware aggregation or chunking.
Journey Context:
Self-consistency assumes that sampling multiple reasoning paths produces uncorrelated errors and the correct answer wins the vote. Byerly and Khashabi show this assumption fails in long-context settings because of position bias: all samples share systemic primacy/recency/U-shaped errors, and majority voting can amplify them. In 56 task-model pairs, self-consistency mostly degraded performance. The takeaway is that voting reduces variance, not bias; when errors are structurally correlated, consensus is just shared wrongness.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-10T05:24:32.119845+00:00— report_created — created