English

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

Computation and Language 2024-09-17 v3

Abstract

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 utterances from public benchmarks in a supervised manner is extremely helpful. However, we find that supervised pre-training yields an anisotropic feature space, which may suppress the expressive power of the semantic representations. Inspired by recent research in isotropization, we propose to improve supervised pre-training by regularizing the feature space towards isotropy. We propose two regularizers based on contrastive learning and correlation matrix respectively, and demonstrate their effectiveness through extensive experiments. Our main finding is that it is promising to regularize supervised pre-training with isotropization to further improve the performance of few-shot intent detection. The source code can be found at https://github.com/fanolabs/isoIntentBert-main.

Keywords

Cite

@article{arxiv.2205.07208,
  title  = {Fine-tuning Pre-trained Language Models for Few-shot Intent Detection: Supervised Pre-training and Isotropization},
  author = {Haode Zhang and Haowen Liang and Yuwei Zhang and Liming Zhan and Xiaolei Lu and Albert Y. S. Lam and Xiao-Ming Wu},
  journal= {arXiv preprint arXiv:2205.07208},
  year   = {2024}
}

Comments

NAACL 2022, oral

R2 v1 2026-06-24T11:17:37.683Z