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

AGIF: An Adaptive Graph-Interactive Framework for Joint Multiple Intent Detection and Slot Filling

About

In real-world scenarios, users usually have multiple intents in the same utterance. Unfortunately, most spoken language understanding (SLU) models either mainly focused on the single intent scenario, or simply incorporated an overall intent context vector for all tokens, ignoring the fine-grained multiple intents information integration for token-level slot prediction. In this paper, we propose an Adaptive Graph-Interactive Framework (AGIF) for joint multiple intent detection and slot filling, where we introduce an intent-slot graph interaction layer to model the strong correlation between the slot and intents. Such an interaction layer is applied to each token adaptively, which has the advantage to automatically extract the relevant intents information, making a fine-grained intent information integration for the token-level slot prediction. Experimental results on three multi-intent datasets show that our framework obtains substantial improvement and achieves the state-of-the-art performance. In addition, our framework achieves new state-of-the-art performance on two single-intent datasets.

Libo Qin, Xiao Xu, Wanxiang Che, Ting Liu• 2020

Related benchmarks

TaskDatasetResultRank
Joint Multiple Intent Detection and Slot FillingMixSNIPS (test)
Slot F194.5
57
Joint Multiple Intent Detection and Slot FillingMixATIS (test)
F1 Score (Slot)86.7
42
Slot Filling and Intent DetectionMixSNIPS
Overall Accuracy80.7
31
Slot Filling and Intent DetectionMixATIS
Slot F188.1
17
Multi-Intent Spoken Language UnderstandingMixATIS
Overall Accuracy50
16
Multi-intent Natural Language UnderstandingMixATIS (test)
Overall Accuracy44.5
16
Joint Slot Filling and Intent DetectionSNIPS-NLU (test)
Intent Accuracy0.981
11
Joint Slot Filling and Intent DetectionATIS (test)
Slot F196
11
Spoken Language UnderstandingMixSNIPS
Intent Accuracy95.1
10
Joint intent detection and slot fillingDSTC4
Slot F153.9
9
Showing 10 of 10 rows

Other info

Code

Follow for update