English

Diversifying Neural Dialogue Generation via Negative Distillation

Computation and Language 2022-05-06 v1 Artificial Intelligence

Abstract

Generative dialogue models suffer badly from the generic response problem, limiting their applications to a few toy scenarios. Recently, an interesting approach, namely negative training, has been proposed to alleviate this problem by reminding the model not to generate high-frequency responses during training. However, its performance is hindered by two issues, ignoring low-frequency but generic responses and bringing low-frequency but meaningless responses. In this paper, we propose a novel negative training paradigm, called negative distillation, to keep the model away from the undesirable generic responses while avoiding the above problems. First, we introduce a negative teacher model that can produce query-wise generic responses, and then the student model is required to maximize the distance with multi-level negative knowledge. Empirical results show that our method outperforms previous negative training methods significantly.

Keywords

Cite

@article{arxiv.2205.02795,
  title  = {Diversifying Neural Dialogue Generation via Negative Distillation},
  author = {Yiwei Li and Shaoxiong Feng and Bin Sun and Kan Li},
  journal= {arXiv preprint arXiv:2205.02795},
  year   = {2022}
}

Comments

Accepted by NAACL 2022 main conference

R2 v1 2026-06-24T11:08:31.743Z