English

Achieving Conversational Goals with Unsupervised Post-hoc Knowledge Injection

Computation and Language 2022-03-23 v1

Abstract

A limitation of current neural dialog models is that they tend to suffer from a lack of specificity and informativeness in generated responses, primarily due to dependence on training data that covers a limited variety of scenarios and conveys limited knowledge. One way to alleviate this issue is to extract relevant knowledge from external sources at decoding time and incorporate it into the dialog response. In this paper, we propose a post-hoc knowledge-injection technique where we first retrieve a diverse set of relevant knowledge snippets conditioned on both the dialog history and an initial response from an existing dialog model. We construct multiple candidate responses, individually injecting each retrieved snippet into the initial response using a gradient-based decoding method, and then select the final response with an unsupervised ranking step. Our experiments in goal-oriented and knowledge-grounded dialog settings demonstrate that human annotators judge the outputs from the proposed method to be more engaging and informative compared to responses from prior dialog systems. We further show that knowledge-augmentation promotes success in achieving conversational goals in both experimental settings.

Keywords

Cite

@article{arxiv.2203.11399,
  title  = {Achieving Conversational Goals with Unsupervised Post-hoc Knowledge Injection},
  author = {Bodhisattwa Prasad Majumder and Harsh Jhamtani and Taylor Berg-Kirkpatrick and Julian McAuley},
  journal= {arXiv preprint arXiv:2203.11399},
  year   = {2022}
}

Comments

Accepted at ACL 2022 main conference

R2 v1 2026-06-24T10:21:21.416Z