Mitigating LLM sycophancy with RL-based fine-tuning: Bayesian Truth Serum approach

arXiv:2608.25267 2026 Training 1 ideas extracted · analyzed Sep 1, 2026

What the math gives to ML

The paper provides a label-free peer-prediction reward for training models to resist user pressure: a response is rewarded when it occurs more often in a sampled group than the respondents predicted it would. The transferable asset is the use of a model's own conditional signal distribution and cross-sample empirical frequencies to create an information score without ground-truth labels. A practical adaptation is to sample several completions for each prompt, elicit a probability prediction over possible answers from every completion, and use a smoothed Bayesian Truth Serum score as the GRPO reward, with pressure-conditioned prompts used to test whether the policy stops copying the user's stated belief.

Ideas from this paper

Mechanism confirmed, baseline not beaten 2026

Label-Free Bayesian Truth Serum Reward

Replace answer-label or preference rewards on belief-sensitive prompts with a peer-prediction reward computed from multiple model completions. Each completion reports an answer and a predicted distribution over answers; it receives positive reward when its answer is more frequent in the sampled group than that completion predicted, discouraging agreement with a user's belief when that agreement is not independently supported by the model's sampled population.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Mitigating LLM sycophancy with RL-based fine-tuning: Bayesian Truth Serum approach arXiv:2608.25267