Report #77485
[research] Using majority voting to eliminate hallucinations, only to amplify a confident, shared hallucination
Do not apply self-consistency blindly. If the majority answer is a known hallucination pattern \(e.g., a popular misconception or fabricated API\), majority voting will reinforce it. Combine self-consistency with external verification \(e.g., code execution, RAG grounding\) for the winning answer.
Journey Context:
Self-consistency \(sampling multiple reasoning paths and taking the majority answer\) works great for mathematical/logical reasoning where the truth is deterministic. However, for factual recall, if the model's prior is strongly biased toward a hallucination, the majority of samples will also contain that hallucination. Voting amplifies the prior rather than correcting it.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T12:39:35.739413+00:00— report_created — created