English

Bilevel Scheduled Sampling for Dialogue Generation

Computation and Language 2023-09-06 v1

Abstract

Exposure bias poses a common challenge in numerous natural language processing tasks, particularly in the dialog generation. In response to this issue, researchers have devised various techniques, among which scheduled sampling has proven to be an effective method for mitigating exposure bias. However, the existing state-of-the-art scheduled sampling methods solely consider the current sampling words' quality for threshold truncation sampling, which overlooks the importance of sentence-level information and the method of threshold truncation warrants further discussion. In this paper, we propose a bilevel scheduled sampling model that takes the sentence-level information into account and incorporates it with word-level quality. To enhance sampling diversity and improve the model's adaptability, we propose a smooth function that maps the combined result of sentence-level and word-level information to an appropriate range, and employ probabilistic sampling based on the mapped values instead of threshold truncation. Experiments conducted on the DailyDialog and PersonaChat datasets demonstrate the effectiveness of our proposed methods, which significantly alleviate the exposure bias problem and outperform state-of-the-art scheduled sampling methods.

Keywords

Cite

@article{arxiv.2309.01953,
  title  = {Bilevel Scheduled Sampling for Dialogue Generation},
  author = {Jiawen Liu and Kan Li},
  journal= {arXiv preprint arXiv:2309.01953},
  year   = {2023}
}

Comments

13 pages, 4 figures, Natural Language Processing and Chinese Computing(NLPCC 2023) accepted

R2 v1 2026-06-28T12:12:45.057Z