SOTAVerified

SlotRefine: A Fast Non-Autoregressive Model for Joint Intent Detection and Slot Filling

2020-10-06EMNLP 2020Code Available1· sign in to hype

Di wu, Liang Ding, Fan Lu, Jian Xie

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Slot filling and intent detection are two main tasks in spoken language understanding (SLU) system. In this paper, we propose a novel non-autoregressive model named SlotRefine for joint intent detection and slot filling. Besides, we design a novel two-pass iteration mechanism to handle the uncoordinated slots problem caused by conditional independence of non-autoregressive model. Experiments demonstrate that our model significantly outperforms previous models in slot filling task, while considerably speeding up the decoding (up to X 10.77). In-depth analyses show that 1) pretraining schemes could further enhance our model; 2) two-pass mechanism indeed remedy the uncoordinated slots.

Tasks

Reproductions