English

Grounding in social media: An approach to building a chit-chat dialogue model

Computation and Language 2022-06-14 v1

Abstract

Building open-domain dialogue systems capable of rich human-like conversational ability is one of the fundamental challenges in language generation. However, even with recent advancements in the field, existing open-domain generative models fail to capture and utilize external knowledge, leading to repetitive or generic responses to unseen utterances. Current work on knowledge-grounded dialogue generation primarily focuses on persona incorporation or searching a fact-based structured knowledge source such as Wikipedia. Our method takes a broader and simpler approach, which aims to improve the raw conversation ability of the system by mimicking the human response behavior through casual interactions found on social media. Utilizing a joint retriever-generator setup, the model queries a large set of filtered comment data from Reddit to act as additional context for the seq2seq generator. Automatic and human evaluations on open-domain dialogue datasets demonstrate the effectiveness of our approach.

Keywords

Cite

@article{arxiv.2206.05696,
  title  = {Grounding in social media: An approach to building a chit-chat dialogue model},
  author = {Ritvik Choudhary and Daisuke Kawahara},
  journal= {arXiv preprint arXiv:2206.05696},
  year   = {2022}
}

Comments

Accepted to NAACL 2022 SRW