Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GL-GIN: Fast and Accurate Non-Autoregressive Model for Joint Multiple Intent Detection and Slot Filling

About

Multi-intent SLU can handle multiple intents in an utterance, which has attracted increasing attention. However, the state-of-the-art joint models heavily rely on autoregressive approaches, resulting in two issues: slow inference speed and information leakage. In this paper, we explore a non-autoregressive model for joint multiple intent detection and slot filling, achieving more fast and accurate. Specifically, we propose a Global-Locally Graph Interaction Network (GL-GIN) where a local slot-aware graph interaction layer is proposed to model slot dependency for alleviating uncoordinated slots problem while a global intent-slot graph interaction layer is introduced to model the interaction between multiple intents and all slots in the utterance. Experimental results on two public datasets show that our framework achieves state-of-the-art performance while being 11.5 times faster.

Libo Qin, Fuxuan Wei, Tianbao Xie, Xiao Xu, Wanxiang Che, Ting Liu• 2021

Related benchmarks

TaskDatasetResultRank
Joint Multiple Intent Detection and Slot FillingMixSNIPS (test)
Slot F194.9
57
Joint Multiple Intent Detection and Slot FillingMixATIS (test)
F1 Score (Slot)88.3
42
Slot Filling and Intent DetectionMixSNIPS
Overall Accuracy82.6
31
Slot Filling and Intent DetectionMixATIS
Slot F188.3
17
Multi-Intent Spoken Language UnderstandingMixATIS
Overall Accuracy53.6
16
Multi-intent Natural Language UnderstandingMixATIS (test)
Overall Accuracy43.5
16
Spoken Language UnderstandingMixSNIPS
Intent Accuracy95.6
10
Joint Multiple Intent Detection and Slot FillingMixATIS
Slot F188.3
8
Joint Multiple Intent Detection and Slot FillingMultiATIS (test)
Slot F10.948
4
Joint Multiple Intent Detection and Slot FillingMultiSNIPS (test)
Slot F193.6
4
Showing 10 of 10 rows

Other info

Code

Follow for update