English

All Labels Together: Low-shot Intent Detection with an Efficient Label Semantic Encoding Paradigm

Computation and Language 2023-09-11 v2

Abstract

In intent detection tasks, leveraging meaningful semantic information from intent labels can be particularly beneficial for few-shot scenarios. However, existing few-shot intent detection methods either ignore the intent labels, (e.g. treating intents as indices) or do not fully utilize this information (e.g. only using part of the intent labels). In this work, we present an end-to-end One-to-All system that enables the comparison of an input utterance with all label candidates. The system can then fully utilize label semantics in this way. Experiments on three few-shot intent detection tasks demonstrate that One-to-All is especially effective when the training resource is extremely scarce, achieving state-of-the-art performance in 1-, 3- and 5-shot settings. Moreover, we present a novel pretraining strategy for our model that utilizes indirect supervision from paraphrasing, enabling zero-shot cross-domain generalization on intent detection tasks. Our code is at https://github.com/jiangshdd/AllLablesTogether.

Keywords

Cite

@article{arxiv.2309.03563,
  title  = {All Labels Together: Low-shot Intent Detection with an Efficient Label Semantic Encoding Paradigm},
  author = {Jiangshu Du and Congying Xia and Wenpeng Yin and Tingting Liang and Philip S. Yu},
  journal= {arXiv preprint arXiv:2309.03563},
  year   = {2023}
}

Comments

Accepted by IJCNLP-AACL 2023

R2 v1 2026-06-28T12:15:05.518Z