Relation Knowledge Distillation Based on Prompt Learning for Generalized Few-Shot Intent Detection

Chaiyut Luoyiching,Yangning Li,Yinghui Li,Rongsheng Li,Hai-Tao Zheng,Nannan Zhou,Hanjing Su
DOI: https://doi.org/10.1109/ijcnn60899.2024.10650072
2024-01-01
Abstract:In this paper, we focus on the challenging and realistic Generalized Few-Shot Intent Detection (GFSID), which requires to categorize both seen and novel intents simultaneously. Moreover, there are only few training samples for novel intents. Generalized few-shot intent detection has to deal with two major challenges: learning novel intents from only few samples and preventing forgetting knowledge of seen intents. To address the dilemma, we propose to convert the GFSID task into the class incremental learning paradigm. Specifically, we propose a two-phase learning framework based on prompt learning, which sequentially training the model on the data of seen intents and novel intents. Furthermore, to alleviate the forgetting of knowledge related to seen intents, we introduce prompt-based intra-class relation knowledge distillation. To the best of our knowledge, this is the first study to simultaneously address both aspects in the context of GFSID. Extensive experiments and detailed analyses conducted on two widely used datasets demonstrate that our proposed framework achieves promising performance.
What problem does this paper attempt to address?