Report #13194
[research] LLM abandons a correct factual answer when the user challenges it or expresses a contradictory premise
Decouple fact-checking from user alignment; explicitly instruct the model to evaluate user challenges against ground truth before conceding, or use a separate critic agent to verify the retraction.
Journey Context:
RLHF often trains models to be helpful and agreeable, which bleeds into factual capitulation. When a user says 'Are you sure? I thought X was Y', the model's prior shifts toward the user's claim. Simply prompting 'be confident' fails. The robust approach is architectural: a separate verification step or system prompt that explicitly states 'Do not alter factual claims based on user pushback unless the user provides a verifiable source.'
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T18:09:34.346363+00:00— report_created — created