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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Joint Multiple Intent Detection and Slot Filling | MixSNIPS (test) | Slot F194.5 | 57 | |
| Joint Multiple Intent Detection and Slot Filling | MixATIS (test) | F1 Score (Slot)86.7 | 42 | |
| Slot Filling and Intent Detection | MixSNIPS | Overall Accuracy80.7 | 31 | |
| Slot Filling and Intent Detection | MixATIS | Slot F188.1 | 17 | |
| Multi-Intent Spoken Language Understanding | MixATIS | Overall Accuracy50 | 16 | |
| Multi-intent Natural Language Understanding | MixATIS (test) | Overall Accuracy44.5 | 16 | |
| Joint Slot Filling and Intent Detection | SNIPS-NLU (test) | Intent Accuracy0.981 | 11 | |
| Joint Slot Filling and Intent Detection | ATIS (test) | Slot F196 | 11 | |
| Spoken Language Understanding | MixSNIPS | Intent Accuracy95.1 | 10 | |
| Joint intent detection and slot filling | DSTC4 | Slot F153.9 | 9 |