EMNLP 2021main91 citations

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

Jianguo Zhang, Trung Bui, Seunghyun Yoon, Xiang Chen, Zhiwei Liu, Congying Xia, Quan Hung Tran, Walter Chang

Abstract

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.

BibTeX
@inproceedings{zhang-etal-2021-shot,
    title = "Few-Shot Intent Detection via Contrastive Pre-Training and Fine-Tuning",
    author = "Zhang, Jianguo  and
      Bui, Trung  and
      Yoon, Seunghyun  and
      Chen, Xiang  and
      Liu, Zhiwei  and
      Xia, Congying  and
      Tran, Quan Hung  and
      Chang, Walter  and
      Yu, Philip",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.144/",
    doi = "10.18653/v1/2021.emnlp-main.144",
    pages = "1906--1912"
}
Few-Shot Intent Detection via Contrastive Pre-Training and Fine-Tuning · EMNLP 2021