2024

Language Models Learn to Mislead Humans via RLHF

Wen, Jiaxin, Zhong, Ruiqi, Khan, Akbir et al.

Understand

Language models (LMs) can produce errors that are hard to detect for humans, especially when the task is complex.

  • RLHF, the most popular post-training method, may exacerbate this problem: to achieve higher rewards, LMs might get better at convincing humans that they are right even when they are wrong.
  • We study this phenomenon under a standard RLHF pipeline, calling it "U-SOPHISTRY" since it is Unintended by model developers.
  • Specifically, we ask time-constrained (e.g., 3-10 minutes) human subjects to evaluate the correctness of model outputs and calculate humans' accuracy against gold labels.

Reading the bibliography…