Retrieval Enhanced Segment Generation Neural Network for Task-Oriented Dialogue Systems
Miaoxin Chen, Zibo Lin, Rongyi Sun, Kai Ouyang, Hai-Tao Zheng, Rui Xie, Wei Wu
Abstract
For task-oriented dialogue systems, Natural Language Generation (NLG) is the last and vital step which aims at generating an appropriate response according to the dialogue act (DA). While end-to-end neural networks have achieved promising performances on this task, the existing models still struggle to avoid slot mistakes. To address this challenge, we propose a novel segmented generation approach in this paper. The proposed method operates by progressively generating text for the span between two adjacent keywords (act type and slots) in semantically ordered DA. This procedure is recursively applied from left to right until a response is completed. Besides, a retrieval mechanism is utilized to better match the diversity and fluency in human language. Experimental results on four datasets demonstrate that our model achieves state-of-the-art slot error rate and also gets competitive performance on BLEU score with all strong baselines.
BibTeX
@inproceedings{icassp2022_retrievalenhance,
title = {Retrieval Enhanced Segment Generation Neural Network for Task-Oriented Dialogue Systems},
author = {Miaoxin Chen and Zibo Lin and Rongyi Sun and Kai Ouyang and Hai-Tao Zheng and Rui Xie and Wei Wu},
booktitle = {ICASSP 2022},
year = {2022}
}