Precognition in Task-oriented Dialogue Understanding: Posterior Regularization by Future Context
Nan Su, Yuchi Zhang, Chao Liu, Bingzhu Du, Yongliang Wang

TL;DR
This paper introduces a novel method for task-oriented dialogue understanding that leverages future context during training through posterior regularization, improving performance while only using historical data for inference.
Contribution
It proposes a joint modeling approach using posterior regularization to incorporate future context during training, enhancing dialogue understanding accuracy.
Findings
Outperforms baseline models on two dialogue datasets
Effective use of future context during training improves inference results
Regularization via KL divergence enhances model robustness
Abstract
Task-oriented dialogue systems have become overwhelmingly popular in recent researches. Dialogue understanding is widely used to comprehend users' intent, emotion and dialogue state in task-oriented dialogue systems. Most previous works on such discriminative tasks only models current query or historical conversations. Even if in some work the entire dialogue flow was modeled, it is not suitable for the real-world task-oriented conversations as the future contexts are not visible in such cases. In this paper, we propose to jointly model historical and future information through the posterior regularization method. More specifically, by modeling the current utterance and past contexts as prior, and the entire dialogue flow as posterior, we optimize the KL distance between these distributions to regularize our model during training. And only historical information is used for inference.…
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 · Speech and dialogue systems · Intelligent Tutoring Systems and Adaptive Learning
