English

Minimizing PLM-Based Few-Shot Intent Detectors

Computation and Language 2024-09-17 v2

Abstract

Recent research has demonstrated the feasibility of training efficient intent detectors based on pre-trained language model~(PLM) with limited labeled data. However, deploying these detectors in resource-constrained environments such as mobile devices poses challenges due to their large sizes. In this work, we aim to address this issue by exploring techniques to minimize the size of PLM-based intent detectors trained with few-shot data. Specifically, we utilize large language models (LLMs) for data augmentation, employ a cutting-edge model compression method for knowledge distillation, and devise a vocabulary pruning mechanism called V-Prune. Through these approaches, we successfully achieve a compression ratio of 21 in model memory usage, including both Transformer and the vocabulary, while maintaining almost identical performance levels on four real-world benchmarks.

Keywords

Cite

@article{arxiv.2407.09943,
  title  = {Minimizing PLM-Based Few-Shot Intent Detectors},
  author = {Haode Zhang and Albert Y. S. Lam and Xiao-Ming Wu},
  journal= {arXiv preprint arXiv:2407.09943},
  year   = {2024}
}
R2 v1 2026-06-28T17:39:50.112Z