DialoKG: Knowledge-Structure Aware Task-Oriented Dialogue Generation

Authors: Md. Rashad Al Hasan Rony, Ricardo Usbeck, Jens Lehmann 0001

Year: 2022

Conference: NAACL-HLT 2022

Abstract: Task-oriented dialogue generation is challenging since the underlying knowledge is often dynamic and effectively incorporating knowledge into the learning process is hard.It is particularly challenging to generate both humanlike and informative responses in this setting.Recent research primarily focused on various knowledge distillation methods where the underlying relationship between the facts in a knowledge base is not effectively captured.In this paper, we go one step further and demonstrate how the structural information of a knowledge graph can improve the system’s inference capabilities.Specifically, we propose DialoKG, a novel task-oriented dialogue system that effectively incorporates knowledge into a language model.Our proposed system views relational knowledge as a knowledge graph and introduces (1) a structure-aware knowledge embedding technique, and (2) a knowledge graph-weighted attention masking strategy to facilitate the system selecting relevant information during the dialogue generation.An empirical evaluation demonstrates the effectiveness of DialoKG over state-of-theart methods on several standard benchmark datasets.

Show BibTeX
@inproceedings{DBLP:conf/naacl/RonyU022,
  author       = {Md. Rashad Al Hasan Rony and
                  Ricardo Usbeck and
                  Jens Lehmann},
  editor       = {Marine Carpuat and
                  Marie{-}Catherine de Marneffe and
                  Iv{\'{a}}n Vladimir Meza Ru{\'{\i}}z},
  title        = {DialoKG: Knowledge-Structure Aware Task-Oriented Dialogue Generation},
  booktitle    = {Findings of the Association for Computational Linguistics: {NAACL}
                  2022, Seattle, WA, United States, July 10-15, 2022},
  series       = {Findings of {ACL}},
  volume       = {{NAACL} 2022},
  pages        = {2557--2571},
  publisher    = {Association for Computational Linguistics},
  year         = {2022},
  url          = {https://doi.org/10.18653/v1/2022.findings-naacl.195},
  doi          = {10.18653/V1/2022.FINDINGS-NAACL.195},
  timestamp    = {Tue, 27 Jan 2026 20:14:34 +0100},
  biburl       = {https://dblp.org/rec/conf/naacl/RonyU022.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}