English

KETOD: Knowledge-Enriched Task-Oriented Dialogue

Computation and Language 2022-05-12 v1

Abstract

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains. Towards building a human-like assistant that can converse naturally and seamlessly with users, it is important to build a dialogue system that conducts both types of conversations effectively. In this work, we investigate how task-oriented dialogue and knowledge-grounded chit-chat can be effectively integrated into a single model. To this end, we create a new dataset, KETOD (Knowledge-Enriched Task-Oriented Dialogue), where we naturally enrich task-oriented dialogues with chit-chat based on relevant entity knowledge. We also propose two new models, SimpleToDPlus and Combiner, for the proposed task. Experimental results on both automatic and human evaluations show that the proposed methods can significantly improve the performance in knowledge-enriched response generation while maintaining a competitive task-oriented dialog performance. We believe our new dataset will be a valuable resource for future studies. Our dataset and code are publicly available at \url{https://github.com/facebookresearch/ketod}.

Keywords

Cite

@article{arxiv.2205.05589,
  title  = {KETOD: Knowledge-Enriched Task-Oriented Dialogue},
  author = {Zhiyu Chen and Bing Liu and Seungwhan Moon and Chinnadhurai Sankar and Paul Crook and William Yang Wang},
  journal= {arXiv preprint arXiv:2205.05589},
  year   = {2022}
}

Comments

NAACL 2022 Findings

R2 v1 2026-06-24T11:14:28.328Z