English

Reward Gaming in Conditional Text Generation

Computation and Language 2023-06-02 v3 Artificial Intelligence Machine Learning

Abstract

To align conditional text generation model outputs with desired behaviors, there has been an increasing focus on training the model using reinforcement learning (RL) with reward functions learned from human annotations. Under this framework, we identify three common cases where high rewards are incorrectly assigned to undesirable patterns: noise-induced spurious correlation, naturally occurring spurious correlation, and covariate shift. We show that even though learned metrics achieve high performance on the distribution of the data used to train the reward function, the undesirable patterns may be amplified during RL training of the text generation model. While there has been discussion about reward gaming in the RL or safety community, in this discussion piece, we would like to highlight reward gaming in the natural language generation (NLG) community using concrete conditional text generation examples and discuss potential fixes and areas for future work.

Keywords

Cite

@article{arxiv.2211.08714,
  title  = {Reward Gaming in Conditional Text Generation},
  author = {Richard Yuanzhe Pang and Vishakh Padmakumar and Thibault Sellam and Ankur P. Parikh and He He},
  journal= {arXiv preprint arXiv:2211.08714},
  year   = {2023}
}

Comments

ACL 2023

R2 v1 2026-06-28T06:00:53.330Z