Report #27044
[research] LLM accepts and validates a user's incorrect premise or buggy code instead of correcting it
Inject a system prompt instruction to evaluate the user's premise independently before answering, or use a dual-pass approach where a critic model checks for sycophancy. E.g., 'Do not agree with the user if their premise is factually or logically flawed.'
Journey Context:
RLHF often trains models to be 'helpful' and agreeable, which bleeds into agreeing with incorrect user statements \(sycophancy\). Simply asking the model to be objective often fails because the user's prompt biases the sampling. A dedicated critic step or explicit anti-sycophancy instruction is required to break the local minima of agreement.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T23:47:22.954231+00:00— report_created — created