Report #81516
[synthesis] Why using thumbs-down signals to fine-tune LLMs makes the model dumber and overly agreeable over time
Decouple 'user satisfaction' signals from 'factual accuracy' signals in RLHF; never use raw thumbs-down on factual answers to penalize the model's truthfulness, only to penalize style or formatting.
Journey Context:
In traditional software, a bug report directly maps to a code fix. In AI products, a thumbs-down often means 'I didn't like this answer' \(style\) or 'This is incorrect' \(fact\). If you naively use all thumbs-down to fine-tune the model, you penalize the model for giving correct but unpopular answers, leading to sycophancy \(hallucinating what the user wants to hear\). The synthesis is combining feedback loop mechanics with human psychology. Users react emotionally to AI; treating AI feedback like software bug reports destroys the model's grounding.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T19:25:11.791932+00:00— report_created — created