paper-with-me

홈 › Papers

Recent Neural Methods on Slot Filling and Intent Classification for Task-Oriented Dialogue Systems: A Survey

2020-11-01 · COLING 2020 8 · Samuel Louvan, Bernardo Magnini

In recent years, fostered by deep learning technologies and by the high demand for conversational AI, various approaches have been proposed that address the capacity to elicit and understand user's needs in task-oriented dialogue systems. We focus on two core tasks, slot filling (SF) and intent classification (IC), and survey how neural-based models have rapidly evolved to address natural language understanding in dialogue systems. We introduce three neural architectures: independent model, which model SF and IC separately, joint models, which exploit the mutual benefit of the two tasks simultaneously, and transfer learning models, that scale the model to new domains. We discuss the current state of the research in SF and IC and highlight challenges that still require attention.

📄 PDF Abstract BibTeX arXiv:2011.00564

Code (0)

등록된 구현이 없습니다.

Tasks

intent-classificationIntent ClassificationNatural Language Understandingslot-fillingSlot FillingTask-Oriented Dialogue SystemsTransfer Learning

Similar Papers 제목 키워드 기반

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

A survey of joint intent detection and slot-filling models in natural language understanding

2021-01-20 · H. Weld, X. Huang, S. Long, J. Poon 외

Intent classification and slot filling are two critical tasks for natural language understanding. Traditionally the two tasks have been deemed to proceed independently. However, more recently, joint models for intent cla…

ClassificationGeneral Classificationintent-classificationIntent Classification+5

Data Query Language and Corpus Tools for Slot-Filling and Intent Classification Data

2020-05-01 · LREC 2020 5 · Stefan Larson, Eric Guldan, Kevin Leach

Typical machine learning approaches to developing task-oriented dialog systems require the collection and management of large amounts of training data, especially for the tasks of intent classification and slot-filling. …

ClassificationGeneral Classificationintent-classificationIntent Classification+4

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

Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling

2016-09-06 · Bing Liu, Ian Lane

Attention-based encoder-decoder neural network models have recently shown promising results in machine translation and speech recognition. In this work, we propose an attention-based neural network model for joint intent…

Decoderintent-classificationIntent ClassificationIntent Detection+2