paper-with-me

Papers

Few-shot Intent Classification and Slot Filling with Retrieved Examples

2021-04-12 · NAACL 2021 4 · Dian Yu, Luheng He, Yuan Zhang, Xinya Du, Panupong Pasupat, Qi Li

Few-shot learning arises in important practical scenarios, such as when a natural language understanding system needs to learn new semantic labels for an emerging, resource-scarce domain. In this paper, we explore retrieval-based methods for intent classification and slot filling tasks in few-shot settings. Retrieval-based methods make predictions based on labeled examples in the retrieval index that are similar to the input, and thus can adapt to new domains simply by changing the index without having to retrain the model. However, it is non-trivial to apply such methods on tasks with a complex label space like slot filling. To this end, we propose a span-level retrieval method that learns similar contextualized representations for spans with the same label via a novel batch-softmax objective. At inference time, we use the labels of the retrieved spans to construct the final structure with the highest aggregated score. Our method outperforms previous systems in various few-shot settings on the CLINC and SNIPS benchmarks.

📄 PDF Abstract BibTeX arXiv:2104.05763

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFew-Shot LearningGeneral Classificationintent-classificationIntent ClassificationIntent Classification and Slot FillingNatural Language UnderstandingRetrievalslot-fillingSlot Filling

Similar Papers 제목 키워드 기반

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

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

Decoupling Representation and Knowledge for Few-Shot Intent Classification and Slot Filling

2023-12-21 · Jie Han, Yixiong Zou, Haozhao Wang, Jun Wang 외

Few-shot intent classification and slot filling are important but challenging tasks due to the scarcity of finely labeled data. Therefore, current works first train a model on source domains with sufficiently labeled dat…

intent-classificationIntent ClassificationIntent Classification and Slot FillingRelation+2

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