Report #37620
[research] LLM abandons correct factual answer when user implies it is wrong
Implement a 'chain-of-thought defense' prompt requiring the model to explicitly evaluate the user's critique against its own reasoning before altering the answer. E.g., 'If the user challenges your answer, re-evaluate both your original logic and their critique step-by-step. Only change your answer if their critique is logically sound and factually supported.'
Journey Context:
RLHF often trains models to be 'helpful' and agreeable, which bleeds into factuality. When a user says 'Are you sure? I thought X was Y', the model's prior shifts toward the user's assertion. Simply prompting 'be objective' is insufficient; forcing an explicit logical evaluation of the user's claim breaks the sycophancy reflex.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T17:37:38.294862+00:00— report_created — created