Generalization In Generation: A Closer Look At Exposure Bias · Awesome LLM Papers Contribute to LLM-Bible

Generalization In Generation: A Closer Look At Exposure Bias

Florian Schmidt. Proceedings of the 3rd Workshop on Neural Generation and Translation 2019 – 30 citations

[Paper]    
Language Modeling Ethics and Bias GPT Fine-Tuning Survey Paper Reinforcement Learning Tools Agentic Training Techniques Evaluation

Exposure bias refers to the train-test discrepancy that seemingly arises when an autoregressive generative model uses only ground-truth contexts at training time but generated ones at test time. We separate the contributions of the model and the learning framework to clarify the debate on consequences and review proposed counter-measures. In this light, we argue that generalization is the underlying property to address and propose unconditional generation as its fundamental benchmark. Finally, we combine latent variable modeling with a recent formulation of exploration in reinforcement learning to obtain a rigorous handling of true and generated contexts. Results on language modeling and variational sentence auto-encoding confirm the model’s generalization capability.

Similar Work