English

Enhancing Performance on Seen and Unseen Dialogue Scenarios using Retrieval-Augmented End-to-End Task-Oriented System

Computation and Language 2023-08-17 v1 Artificial Intelligence

Abstract

End-to-end task-oriented dialogue (TOD) systems have achieved promising performance by leveraging sophisticated natural language understanding and natural language generation capabilities of pre-trained models. This work enables the TOD systems with more flexibility through a simple cache. The cache provides the flexibility to dynamically update the TOD systems and handle both existing and unseen dialogue scenarios. Towards this end, we first fine-tune a retrieval module to effectively retrieve the most relevant information entries from the cache. We then train end-to-end TOD models that can refer to and ground on both dialogue history and retrieved information during TOD generation. The cache is straightforward to construct, and the backbone models of TOD systems are compatible with existing pre-trained generative models. Extensive experiments demonstrate the superior performance of our framework, with a notable improvement in non-empty joint goal accuracy by 6.7% compared to strong baselines.

Keywords

Cite

@article{arxiv.2308.08169,
  title  = {Enhancing Performance on Seen and Unseen Dialogue Scenarios using Retrieval-Augmented End-to-End Task-Oriented System},
  author = {Jianguo Zhang and Stephen Roller and Kun Qian and Zhiwei Liu and Rui Meng and Shelby Heinecke and Huan Wang and Silvio Savarese and Caiming Xiong},
  journal= {arXiv preprint arXiv:2308.08169},
  year   = {2023}
}

Comments

Accepted by SIGDIAL 2023 as a long paper

R2 v1 2026-06-28T11:56:44.988Z