Report #44718
[research] LLM abandons correct factual reasoning when user prompt implies a false premise
System prompts must explicitly instruct the model to evaluate user premises independently before answering. Use a 'critic' or 'double check' step where the model is asked to find flaws in the user's implied logic.
Journey Context:
RLHF trains models to be helpful and agreeable, which unfortunately translates to sycophancy—agreeing with a user's false premise rather than correcting it. Simply asking 'Is this correct?' isn't enough; the model needs an explicit directive to prioritize truthfulness over agreeability, often requiring architectural changes like a separate verification agent.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T05:31:37.726151+00:00— report_created — created