A Clustering Framework for Unsupervised and Semi-supervised New Intent Discovery
Abstract
New intent discovery is of great value to natural language processing, allowing for a better understanding of user needs and providing friendly services. However, most existing methods struggle to capture the complicated semantics of discrete text representations when limited or no prior knowledge of labeled data is available. To tackle this problem, we propose a novel clustering framework, USNID, for unsupervised and semi-supervised new intent discovery, which has three key technologies. First, it fully utilizes unsupervised or semi-supervised data to mine shallow semantic similarity relations and provide well-initialized representations for clustering. Second, it designs a centroid-guided clustering mechanism to address the issue of cluster allocation inconsistency and provide high-quality self-supervised targets for representation learning. Third, it captures high-level semantics in unsupervised or semi-supervised data to discover fine-grained intent-wise clusters by optimizing both cluster-level and instance-level objectives. We also propose an effective method for estimating the cluster number in open-world scenarios without knowing the number of new intents beforehand. USNID performs exceptionally well on several benchmark intent datasets, achieving new state-of-the-art results in unsupervised and semi-supervised new intent discovery and demonstrating robust performance with different cluster numbers.
Cite
@article{arxiv.2304.07699,
title = {A Clustering Framework for Unsupervised and Semi-supervised New Intent Discovery},
author = {Hanlei Zhang and Hua Xu and Xin Wang and Fei Long and Kai Gao},
journal= {arXiv preprint arXiv:2304.07699},
year = {2023}
}
Comments
Accepted by IEEE TKDE