English

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

Computation and Language 2020-10-20 v4 Sound Audio and Speech Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2004.10087,
  title  = {AGIF: An Adaptive Graph-Interactive Framework for Joint Multiple Intent Detection and Slot Filling},
  author = {Libo Qin and Xiao Xu and Wanxiang Che and Ting Liu},
  journal= {arXiv preprint arXiv:2004.10087},
  year   = {2020}
}

Comments

Accepted at Findings of EMNLP 2020. Data and code are available at this [URL] (https://github.com/LooperXX/AGIF)

R2 v1 2026-06-23T15:00:07.767Z