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

A Stack-Propagation Framework with Token-Level Intent Detection for Spoken Language Understanding

About

Intent detection and slot filling are two main tasks for building a spoken language understanding (SLU) system. The two tasks are closely tied and the slots often highly depend on the intent. In this paper, we propose a novel framework for SLU to better incorporate the intent information, which further guides the slot filling. In our framework, we adopt a joint model with Stack-Propagation which can directly use the intent information as input for slot filling, thus to capture the intent semantic knowledge. In addition, to further alleviate the error propagation, we perform the token-level intent detection for the Stack-Propagation framework. Experiments on two publicly datasets show that our model achieves the state-of-the-art performance and outperforms other previous methods by a large margin. Finally, we use the Bidirectional Encoder Representation from Transformer (BERT) model in our framework, which further boost our performance in SLU task.

Libo Qin, Wanxiang Che, Yangming Li, Haoyang Wen, Ting Liu• 2019

Related benchmarks

TaskDatasetResultRank
Joint Multiple Intent Detection and Slot FillingMixSNIPS (test)
Slot F194.2
57
Slot FillingATIS (test)
F1 Score95.1
55
Joint Multiple Intent Detection and Slot FillingMixATIS (test)
F1 Score (Slot)87.8
42
Intent ClassificationSnips (test)
Accuracy99
40
Slot Filling and Intent DetectionMixSNIPS
Overall Accuracy75.5
31
Natural Language UnderstandingSnips (test)
Intent Acc99
27
Slot FillingSnips (test)
F1 Score0.908
25
Spoken Language UnderstandingATIS (test)
Slot F196.1
18
Slot Filling and Intent DetectionMixATIS
Slot F187.8
17
Spoken Language UnderstandingATIS
Slot F196
16
Showing 10 of 20 rows

Other info

Code

Follow for update