Parallel Interactive Networks for Multi-Domain Dialogue State Generation
Junfan Chen, Richong Zhang, Yongyi Mao, Jie Xu

TL;DR
This paper introduces Parallel Interactive Networks (PIN), a novel approach for multi-domain dialogue state tracking that models in-turn and cross-turn dependencies, improving the extraction of dialogue states.
Contribution
The paper proposes PIN, which jointly models dependencies and uses a distributed copy mechanism, advancing multi-domain dialogue state tracking methods.
Findings
PIN outperforms existing models in empirical evaluations.
The model effectively captures in-turn and cross-turn dependencies.
The distributed copy mechanism enhances slot value extraction.
Abstract
The dependencies between system and user utterances in the same turn and across different turns are not fully considered in existing multidomain dialogue state tracking (MDST) models. In this study, we argue that the incorporation of these dependencies is crucial for the design of MDST and propose Parallel Interactive Networks (PIN) to model these dependencies. Specifically, we integrate an interactive encoder to jointly model the in-turn dependencies and cross-turn dependencies. The slot-level context is introduced to extract more expressive features for different slots. And a distributed copy mechanism is utilized to selectively copy words from historical system utterances or historical user utterances. Empirical studies demonstrated the superiority of the proposed PIN model.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Topic Modeling · Natural Language Processing Techniques
