ACL 2024findings3 citations

From Discrimination to Generation: Low-Resource Intent Detection with Language Model Instruction Tuning

Feng Zhang, Wei Chen, Fei Ding, Meng Gao, Tengjiao Wang, Jiahui Yao, Jiabin Zheng

Abstract

Intent detection aims to identify user goals from utterances, and is a ubiquitous step towards the satisfaction of user desired needs in many interaction systems. As dynamic and varied intents arise, models that are capable of identifying new intents promptly are required. However, existing studies usually fine-tune discriminative models on the specific defined intent classes, precluding them from being directly adopted to new intent domains. In this paper, we introduce a generative pre-trained intent model that can recognize new intents from different domains in low-resource scenarios. We reformulate intent detection into a generation task and design descriptive and regularized instructions to guide the model effectively to detect new intents in open domains with no parameter updates. To validate the proposed method, we introduce a new intent detection benchmark, including the Meta-Intent Dataset and three types of representative evaluation settings. We conduct extensive experiments which demonstrate that our method outperforms a range of strong baselines that needs further fine-tuning or domain-specific samples.

BibTeX
@inproceedings{zhang-etal-2024-discrimination,
    title = "From Discrimination to Generation: Low-Resource Intent Detection with Language Model Instruction Tuning",
    author = "Zhang, Feng  and
      Chen, Wei  and
      Ding, Fei  and
      Gao, Meng  and
      Wang, Tengjiao  and
      Yao, Jiahui  and
      Zheng, Jiabin",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.605/",
    doi = "10.18653/v1/2024.findings-acl.605",
    pages = "10167--10183"
}
From Discrimination to Generation: Low-Resource Intent Detection with Language Model Instruction Tuning · ACL 2024