"Wait, I'm Still Talking!" Predicting the Dialogue Interaction Behavior Using Imagine-Then-Arbitrate Model
Zehao Lin, Shaobo Cui, Guodun Li, Xiaoming Kang, Feng Ji, Fenglin Li,, Zhongzhou Zhao, Haiqing Chen, Yin Zhang

TL;DR
This paper introduces an Imagine-then-Arbitrate neural model for dialogue agents that predicts when to respond or wait, improving naturalness by modeling user and agent speaking styles and decision-making in multi-message conversations.
Contribution
The paper proposes a novel ITA model with imaginator and arbitrator modules to improve response timing in dialogue systems, addressing the challenge of multi-message turns without explicit ending signals.
Findings
The ITA model outperforms baseline models in ending prediction accuracy.
The imaginator modules effectively learn speaking styles of users and agents.
Experimental results demonstrate improved decision-making in response timing.
Abstract
Producing natural and accurate responses like human beings is the ultimate goal of intelligent dialogue agents. So far, most of the past works concentrate on selecting or generating one pertinent and fluent response according to current query and its context. These models work on a one-to-one environment, making one response to one utterance each round. However, in real human-human conversations, human often sequentially sends several short messages for readability instead of a long message in one turn. Thus messages will not end with an explicit ending signal, which is crucial for agents to decide when to reply. So the first step for an intelligent dialogue agent is not replying but deciding if it should reply at the moment. To address this issue, in this paper, we propose a novel Imagine-then-Arbitrate (ITA) neural dialogue model to help the agent decide whether to wait or to make a…
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
