A Dynamic Graph Interactive Framework with Label-Semantic Injection for Spoken Language Understanding
Zhihong Zhu, Weiyuan Xu, Xuxin Cheng, Tengtao Song, Yuexian Zou

TL;DR
This paper introduces DGIF, a dynamic graph framework that uses label semantics and multi-grain interaction to improve spoken language understanding, significantly enhancing intent detection and slot filling accuracy.
Contribution
The paper presents a novel label-semantic injection method and a multi-grain interactive graph to better model intent-slot correlations and reduce error propagation in SLU tasks.
Findings
Achieved 13.7% relative accuracy improvement on MixATIS dataset.
Effectively models explicit label characteristics and intent-slot interactions.
Outperforms existing methods in joint intent detection and slot filling.
Abstract
Multi-intent detection and slot filling joint models are gaining increasing traction since they are closer to complicated real-world scenarios. However, existing approaches (1) focus on identifying implicit correlations between utterances and one-hot encoded labels in both tasks while ignoring explicit label characteristics; (2) directly incorporate multi-intent information for each token, which could lead to incorrect slot prediction due to the introduction of irrelevant intent. In this paper, we propose a framework termed DGIF, which first leverages the semantic information of labels to give the model additional signals and enriched priors. Then, a multi-grain interactive graph is constructed to model correlations between intents and slots. Specifically, we propose a novel approach to construct the interactive graph based on the injection of label semantics, which can automatically…
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 · Sentiment Analysis and Opinion Mining · Advanced Graph Neural Networks
