ICASSP 2025accepted0 citations

A Prompt Learning Framework with Large Language Model Augmentation for Few-shot Multi-label Intent Detection

Ning Zhuang, Xiao Wei, Junlei Li, Xiaobao Wang, Chenyang Wang, Longbiao Wang, Jianwu Dang

Abstract

Intent detection (ID) is essential in spoken language understanding, especially in multi-label settings where intent labels are interdependent and diverse. Existing methods like SE-MLP and QA-FT struggle in few-shot settings, due to limited data availability and efficiency concerns. To address this, we introduce a Prompt Learning framework with large language Model Augmentation (PLMA) for few-shot multi-label ID. In this study, we make three contributions. First, PLMA integrates large language models (LLMs) with small language models (SLMs), using LLMs to enhance SLMs, with prompt learning as the core framework. Second, it leverages LLMs to improve the model’s understanding of both queries and labels by intent spans extraction and answer space expansion. Third, PLMA refines the QA-FT. A novel QA format template is designed to allow single-step training and inference for each input, improving efficiency. Experiments on NLU++ show that PLMA significantly outperforms other baselines in both in-domain and cross-domain settings, demonstrating its effectiveness in combining the strengths of both small and large models.

BibTeX
@inproceedings{icassp2025_apromptlearningf,
  title = {A Prompt Learning Framework with Large Language Model Augmentation for Few-shot Multi-label Intent Detection},
  author = {Ning Zhuang and Xiao Wei and Junlei Li and Xiaobao Wang and Chenyang Wang and Longbiao Wang and Jianwu Dang},
  booktitle = {ICASSP 2025},
  year = {2025}
}