paper-with-me

홈 › Papers

Simple, Fast, Accurate Intent Classification and Slot Labeling for Goal-Oriented Dialogue Systems

2019-03-19 · WS 2019 9 · Arshit Gupta, John Hewitt, Katrin Kirchhoff

With the advent of conversational assistants, like Amazon Alexa, Google Now, etc., dialogue systems are gaining a lot of traction, especially in industrial setting. These systems typically consist of Spoken Language understanding component which, in turn, consists of two tasks - Intent Classification (IC) and Slot Labeling (SL). Generally, these two tasks are modeled together jointly to achieve best performance. However, this joint modeling adds to model obfuscation. In this work, we first design framework for a modularization of joint IC-SL task to enhance architecture transparency. Then, we explore a number of self-attention, convolutional, and recurrent models, contributing a large-scale analysis of modeling paradigms for IC+SL across two datasets. Finally, using this framework, we propose a class of 'label-recurrent' models that otherwise non-recurrent, with a 10-dimensional representation of the label history, and show that our proposed systems are easy to interpret, highly accurate (achieving over 30% error reduction in SL over the state-of-the-art on the Snips dataset), as well as fast, at 2x the inference and 2/3 to 1/2 the training time of comparable recurrent models, thus giving an edge in critical real-world systems.

📄 PDF Abstract BibTeX arXiv:1903.08268

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationGoal-Oriented Dialogue Systemsintent-classificationIntent ClassificationSpoken Language Understanding

Similar Papers 제목 키워드 기반

GL-GIN: Fast and Accurate Non-Autoregressive Model for Joint Multiple Intent Detection and Slot Filling

2021-06-03 · ACL 2021 5 · Libo Qin, Fuxuan Wei, Tianbao Xie, Xiao Xu 외

Multi-intent SLU can handle multiple intents in an utterance, which has attracted increasing attention. However, the state-of-the-art joint models heavily rely on autoregressive approaches, resulting in two issues: slow …

Intent DetectionSemantic Frame Parsingslot-fillingSlot Filling

BERT for Joint Intent Classification and Slot Filling

2019-02-28 · Qian Chen, Zhu Zhuo, Wen Wang

Intent classification and slot filling are two essential tasks for natural language understanding. They often suffer from small-scale human-labeled training data, resulting in poor generalization capability, especially f…

General Classificationintent-classificationIntent ClassificationIntent Detection+3

A Fast Attention Network for Joint Intent Detection and Slot Filling on Edge Devices

2022-05-16 · Liang Huang, Senjie Liang, Feiyang Ye, Nan Gao

Intent detection and slot filling are two main tasks in natural language understanding and play an essential role in task-oriented dialogue systems. The joint learning of both tasks can improve inference accuracy and is …

Intent DetectionNatural Language Understandingslot-fillingSlot Filling+1

Bi-directional Joint Neural Networks for Intent Classification and Slot Filling

2022-02-26 · Soyeon Caren Han, Siqu Long, Huichun Li, Henry Weld 외

Intent classification and slot filling are two critical tasks for natural language understanding. Traditionally the two tasks proceeded independently. However, more recently joint models for intent classification and slo…

Classificationintent-classificationIntent ClassificationIntent Classification and Slot Filling+4

An Explicit-Joint and Supervised-Contrastive Learning Framework for Few-Shot Intent Classification and Slot Filling

2021-10-26 · Findings (EMNLP) 2021 11 · Han Liu, Feng Zhang, Xiaotong Zhang, Siyang Zhao 외

Intent classification (IC) and slot filling (SF) are critical building blocks in task-oriented dialogue systems. These two tasks are closely-related and can flourish each other. Since only a few utterances can be utilize…

Contrastive Learningintent-classificationIntent ClassificationIntent Classification and Slot Filling+3