Co-guiding Net: Achieving Mutual Guidances between Multiple Intent Detection and Slot Filling via Heterogeneous Semantics-Label Graphs
Bowen Xing, Ivor W. Tsang

TL;DR
This paper introduces Co-guiding Net, a novel two-stage model that enables mutual guidance between intent detection and slot filling tasks using heterogeneous graphs, significantly improving performance over previous methods.
Contribution
The paper proposes a two-stage framework with heterogeneous graph attention networks for mutual guidance between intent detection and slot filling, addressing unidirectional guidance and homogeneous graph limitations.
Findings
Achieves 19.3% relative improvement on MixATIS dataset
Outperforms existing models by a large margin
Effectively models relations with heterogeneous graphs
Abstract
Recent graph-based models for joint multiple intent detection and slot filling have obtained promising results through modeling the guidance from the prediction of intents to the decoding of slot filling. However, existing methods (1) only model the \textit{unidirectional guidance} from intent to slot; (2) adopt \textit{homogeneous graphs} to model the interactions between the slot semantics nodes and intent label nodes, which limit the performance. In this paper, we propose a novel model termed Co-guiding Net, which implements a two-stage framework achieving the \textit{mutual guidances} between the two tasks. In the first stage, the initial estimated labels of both tasks are produced, and then they are leveraged in the second stage to model the mutual guidances. Specifically, we propose two \textit{heterogeneous graph attention networks} working on the proposed two…
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
TopicsAdversarial Robustness in Machine Learning · Cognitive Functions and Memory · Explainable Artificial Intelligence (XAI)
