Why Exposure Bias Matters: An Imitation Learning Perspective Of Error Accumulation In Language Generation | Awesome LLM Papers

Why Exposure Bias Matters: An Imitation Learning Perspective Of Error Accumulation In Language Generation

Kushal Arora, Layla El Asri, Hareesh Bahuleyan, Jackie Chi Kit Cheung Β· Findings of the Association for Computational Linguistics: ACL 2022 Β· 2022

Current language generation models suffer from issues such as repetition, incoherence, and hallucinations. An often-repeated hypothesis is that this brittleness of generation models is caused by the training and the generation procedure mismatch, also referred to as exposure bias. In this paper, we verify this hypothesis by analyzing exposure bias from an imitation learning perspective. We show that exposure bias leads to an accumulation of errors, analyze why perplexity fails to capture this accumulation, and empirically show that this accumulation results in poor generation quality. Source code to reproduce these experiments is available at https://github.com/kushalarora/quantifying_exposure_bias

Similar Work
Loading…