Rethinking Exposure Bias In Language Modeling (1910.11235v2)
Abstract: Exposure bias describes the phenomenon that a LLM trained under the teacher forcing schema may perform poorly at the inference stage when its predictions are conditioned on its previous predictions unseen from the training corpus. Recently, several generative adversarial networks (GANs) and reinforcement learning (RL) methods have been introduced to alleviate this problem. Nonetheless, a common issue in RL and GANs training is the sparsity of reward signals. In this paper, we adopt two simple strategies, multi-range reinforcing, and multi-entropy sampling, to amplify and denoise the reward signal. Our model produces an improvement over competing models with regards to BLEU scores and road exam, a new metric we designed to measure the robustness against exposure bias in LLMs.
- Yifan Xu (92 papers)
- Kening Zhang (2 papers)
- Haoyu Dong (55 papers)
- Yuezhou Sun (2 papers)
- Wenlong Zhao (18 papers)
- Zhuowen Tu (80 papers)