paper-with-me

Papers

Few-Shot Intent Detection via Contrastive Pre-Training and Fine-Tuning

2021-09-13 · EMNLP 2021 11 · JianGuo Zhang, Trung Bui, Seunghyun Yoon, Xiang Chen, Zhiwei Liu, Congying Xia, Quan Hung Tran, Walter Chang, Philip Yu

In this work, we focus on a more challenging few-shot intent detection scenario where many intents are fine-grained and semantically similar. We present a simple yet effective few-shot intent detection schema via contrastive pre-training and fine-tuning. Specifically, we first conduct self-supervised contrastive pre-training on collected intent datasets, which implicitly learns to discriminate semantically similar utterances without using any labels. We then perform few-shot intent detection together with supervised contrastive learning, which explicitly pulls utterances from the same intent closer and pushes utterances across different intents farther. Experimental results show that our proposed method achieves state-of-the-art performance on three challenging intent detection datasets under 5-shot and 10-shot settings.

📄 PDF Abstract BibTeX arXiv:2109.06349

Code (2)

jianguoz/Few-Shot-Intent-Detection 공식 구현
ZIZUN/CPFT pytorch

Tasks

Contrastive LearningIntent Detection

Similar Papers 제목 키워드 기반

QAID: Question Answering Inspired Few-shot Intent Detection

2023-03-02 · Asaf Yehudai, Matan Vetzler, Yosi Mass, Koren Lazar 외

Intent detection with semantically similar fine-grained intents is a challenging task. To address it, we reformulate intent detection as a question-answering retrieval task by treating utterances and intent names as ques…

Intent DetectionQuestion AnsweringRetrieval

Fine-tuning Pre-trained Language Models for Few-shot Intent Detection: Supervised Pre-training and Isotropization

2022-05-15 · NAACL 2022 7 · Haode Zhang, Haowen Liang, Yuwei Zhang, LiMing Zhan 외

It is challenging to train a good intent classifier for a task-oriented dialogue system with only a few annotations. Recent studies have shown that fine-tuning pre-trained language models with a small amount of labeled u…

Contrastive LearningIntent Detection

Composed Variational Natural Language Generation for Few-shot Intents

2020-09-21 · Findings of the Association for Computational Linguistics 2020 · Congying Xia, Caiming Xiong, Philip Yu, Richard Socher

In this paper, we focus on generating training examples for few-shot intents in the realistic imbalanced scenario. To build connections between existing many-shot intents and few-shot intents, we consider an intent as a …

Intent DetectionText Generation

IntenDD: A Unified Contrastive Learning Approach for Intent Detection and Discovery

2023-10-25 · Bhavuk Singhal, Ashim Gupta, Shivasankaran V P, Amrith Krishna

Identifying intents from dialogue utterances forms an integral component of task-oriented dialogue systems. Intent-related tasks are typically formulated either as a classification task, where the utterances are classifi…

Contrastive Learningintent-classificationIntent ClassificationIntent Detection+3

Enhanced Urdu Intent Detection with Large Language Models and Prototype-Informed Predictive Pipelines

2025-05-08 · Faiza Hassan, Summra Saleem, Kashif Javed, Muhammad Nabeel Asim 외

Multifarious intent detection predictors are developed for different languages, including English, Chinese and French, however, the field remains underdeveloped for Urdu, the 10th most spoken language. In the realm of we…

Contrastive LearningFew-Shot LearningIntent Detection