CM-Net: A Novel Collaborative Memory Network for Spoken Language Understanding
Yijin Liu, Fandong Meng, Jinchao Zhang, Jie Zhou, Yufeng Chen and, Jinan Xu

TL;DR
This paper introduces CM-Net, a collaborative memory network that enhances spoken language understanding by effectively capturing and utilizing slot and intent co-occurrence relations, leading to state-of-the-art results.
Contribution
The paper proposes a novel CM-Net with CM-blocks that facilitate collaborative memory-based feature extraction for improved intent detection and slot filling.
Findings
Achieves state-of-the-art results on ATIS and SNIPS datasets.
Significantly outperforms baselines on the CAIS dataset.
Introduces a publicly available CAIS dataset.
Abstract
Spoken Language Understanding (SLU) mainly involves two tasks, intent detection and slot filling, which are generally modeled jointly in existing works. However, most existing models fail to fully utilize co-occurrence relations between slots and intents, which restricts their potential performance. To address this issue, in this paper we propose a novel Collaborative Memory Network (CM-Net) based on the well-designed block, named CM-block. The CM-block firstly captures slot-specific and intent-specific features from memories in a collaborative manner, and then uses these enriched features to enhance local context representations, based on which the sequential information flow leads to more specific (slot and intent) global utterance representations. Through stacking multiple CM-blocks, our CM-Net is able to alternately perform information exchange among specific memories, local…
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
TopicsTopic Modeling · Multimodal Machine Learning Applications · Natural Language Processing Techniques
MethodsMemory Network
