HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Discovering New Intents via Constrained Deep Adaptive Clustering with Cluster Refinement

Ting-En Lin; Hua Xu; Hanlei Zhang

Discovering New Intents via Constrained Deep Adaptive Clustering with Cluster Refinement

Abstract

Identifying new user intents is an essential task in the dialogue system. However, it is hard to get satisfying clustering results since the definition of intents is strongly guided by prior knowledge. Existing methods incorporate prior knowledge by intensive feature engineering, which not only leads to overfitting but also makes it sensitive to the number of clusters. In this paper, we propose constrained deep adaptive clustering with cluster refinement (CDAC+), an end-to-end clustering method that can naturally incorporate pairwise constraints as prior knowledge to guide the clustering process. Moreover, we refine the clusters by forcing the model to learn from the high confidence assignments. After eliminating low confidence assignments, our approach is surprisingly insensitive to the number of clusters. Experimental results on the three benchmark datasets show that our method can yield significant improvements over strong baselines.

Code Repositories

thuiar/CDAC-plus
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
open-intent-discovery-on-atisCDAC+
ACC: 91.66
ARI: 89.41
NMI: 94.74
open-intent-discovery-on-snipsCDAC+
ACC: 93.63
ARI: 86.82
NMI: 89.3
open-intent-discovery-on-stackoverflowCDAC+
ACC: 73.48
ARI: 52.59
NMI: 69.84

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Discovering New Intents via Constrained Deep Adaptive Clustering with Cluster Refinement | Papers | HyperAI