Effective Open Intent Classification with K-center Contrastive Learning and Adjustable Decision Boundary

04/20/2023
by   Xiaokang Liu, et al.
0

Open intent classification, which aims to correctly classify the known intents into their corresponding classes while identifying the new unknown (open) intents, is an essential but challenging task in dialogue systems. In this paper, we introduce novel K-center contrastive learning and adjustable decision boundary learning (CLAB) to improve the effectiveness of open intent classification. First, we pre-train a feature encoder on the labeled training instances, which transfers knowledge from known intents to unknown intents. Specifically, we devise a K-center contrastive learning algorithm to learn discriminative and balanced intent features, improving the generalization of the model for recognizing open intents. Second, we devise an adjustable decision boundary learning method with expanding and shrinking (ADBES) to determine the suitable decision conditions. Concretely, we learn a decision boundary for each known intent class, which consists of a decision center and the radius of the decision boundary. We then expand the radius of the decision boundary to accommodate more in-class instances if the out-of-class instances are far from the decision boundary; otherwise, we shrink the radius of the decision boundary. Extensive experiments on three benchmark datasets clearly demonstrate the effectiveness of our method for open intent classification. For reproducibility, we submit the code at: https://github.com/lxk00/CLAP

READ FULL TEXT
research
12/18/2020

Deep Open Intent Classification with Adaptive Decision Boundary

Open intent classification is a challenging task in dialogue system. On ...
research
04/16/2022

Learning to Classify Open Intent via Soft Labeling and Manifold Mixup

Open intent classification is a practical yet challenging task in dialog...
research
03/11/2022

Towards Open Intent Detection

The open intent detection problem is presented in this paper, which aims...
research
05/25/2022

New Intent Discovery with Pre-training and Contrastive Learning

New intent discovery aims to uncover novel intent categories from user u...
research
10/25/2022

Learning Better Intent Representations for Financial Open Intent Classification

With the recent surge of NLP technologies in the financial domain, banks...
research
07/13/2023

Intent-calibrated Self-training for Answer Selection in Open-domain Dialogues

Answer selection in open-domain dialogues aims to select an accurate ans...
research
06/02/2019

Deep Unknown Intent Detection with Margin Loss

Identifying the unknown (novel) user intents that have never appeared in...

Please sign up or login with your details

Forgot password? Click here to reset