An Approach to Inference-Driven Dialogue Management within a Social Chatbot
Sarah E. Finch, James D. Finch, Daniil Huryn, William Hutsell,, Xiaoyuan Huang, Han He, Jinho D. Choi

TL;DR
This paper introduces a novel dialogue management approach for social chatbots based on logical inference, enabling more coherent and contextually relevant responses through a structured, inference-driven process.
Contribution
It presents a new inference-based dialogue management framework that models conversation as collaborative inference, improving semantic understanding and response coherence in chatbots.
Findings
Enhanced understanding of user inputs through symbolic predicates
Flexible initiative taking in dialogue management
Generation of contextually coherent and novel responses
Abstract
We present a chatbot implementing a novel dialogue management approach based on logical inference. Instead of framing conversation a sequence of response generation tasks, we model conversation as a collaborative inference process in which speakers share information to synthesize new knowledge in real time. Our chatbot pipeline accomplishes this modelling in three broad stages. The first stage translates user utterances into a symbolic predicate representation. The second stage then uses this structured representation in conjunction with a larger knowledge base to synthesize new predicates using efficient graph matching. In the third and final stage, our bot selects a small subset of predicates and translates them into an English response. This approach lends itself to understanding latent semantics of user inputs, flexible initiative taking, and responses that are novel and coherent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
