Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Teacher Forcing Recovers Reward Functions for Text Generation

About

Reinforcement learning (RL) has been widely used in text generation to alleviate the exposure bias issue or to utilize non-parallel datasets. The reward function plays an important role in making RL training successful. However, previous reward functions are typically task-specific and sparse, restricting the use of RL. In our work, we propose a task-agnostic approach that derives a step-wise reward function directly from a model trained with teacher forcing. We additionally propose a simple modification to stabilize the RL training on non-parallel datasets with our induced reward function. Empirical results show that our method outperforms self-training and reward regression methods on several text generation tasks, confirming the effectiveness of our reward function.

Yongchang Hao, Yuxin Liu, Lili Mou• 2022

Related benchmarks

TaskDatasetResultRank
Paraphrase GenerationQQP (test)--
22
Showing 1 of 1 rows

Other info

Code

Follow for update