@inproceedings{varshney-etal-2022-commonsense,
title = "Commonsense and Named Entity Aware Knowledge Grounded Dialogue Generation",
author = "Varshney, Deeksha and
Prabhakar, Akshara and
Ekbal, Asif",
editor = "Carpuat, Marine and
de Marneffe, Marie-Catherine and
Meza Ruiz, Ivan Vladimir",
booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
month = jul,
year = "2022",
address = "Seattle, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.naacl-main.95/",
doi = "10.18653/v1/2022.naacl-main.95",
pages = "1322--1335",
abstract = "Grounding dialogue on external knowledge and interpreting linguistic patterns in dialogue history context, such as ellipsis, anaphora, and co-reference is critical for dialogue comprehension and generation. In this paper, we present a novel open-domain dialogue generation model which effectively utilizes the large-scale commonsense and named entity based knowledge in addition to the unstructured topic-specific knowledge associated with each utterance. We enhance the commonsense knowledge with named entity-aware structures using co-references. Our proposed model utilizes a multi-hop attention layer to preserve the most accurate and critical parts of the dialogue history and the associated knowledge. In addition, we employ a Commonsense and Named Entity Enhanced Attention Module, which starts with the extracted triples from various sources and gradually finds the relevant supporting set of triples using multi-hop attention with the query vector obtained from the interactive dialogue-knowledge module. Empirical results on two benchmark datasets demonstrate that our model significantly outperforms the state-of-the-art methods in terms of both automatic evaluation metrics and human judgment. Our code is publicly available at \url{https://github.com/deekshaVarshney/CNTF}; \url{https://www.iitp.ac.in/-ai-nlp-ml/resources/codes/CNTF.zip}."
}
Markdown (Informal)
[Commonsense and Named Entity Aware Knowledge Grounded Dialogue Generation](https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.naacl-main.95/) (Varshney et al., NAACL 2022)
ACL