English

Dialog Intent Induction via Density-based Deep Clustering Ensemble

Computation and Language 2022-01-19 v1 Machine Learning

Abstract

Existing task-oriented chatbots heavily rely on spoken language understanding (SLU) systems to determine a user's utterance's intent and other key information for fulfilling specific tasks. In real-life applications, it is crucial to occasionally induce novel dialog intents from the conversation logs to improve the user experience. In this paper, we propose the Density-based Deep Clustering Ensemble (DDCE) method for dialog intent induction. Compared to existing K-means based methods, our proposed method is more effective in dealing with real-life scenarios where a large number of outliers exist. To maximize data utilization, we jointly optimize texts' representations and the hyperparameters of the clustering algorithm. In addition, we design an outlier-aware clustering ensemble framework to handle the overfitting issue. Experimental results over seven datasets show that our proposed method significantly outperforms other state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2201.06731,
  title  = {Dialog Intent Induction via Density-based Deep Clustering Ensemble},
  author = {Jiashu Pu and Guandan Chen and Yongzhu Chang and Xiaoxi Mao},
  journal= {arXiv preprint arXiv:2201.06731},
  year   = {2022}
}

Comments

accepted by AAAI-22 W16: Dialog System Technology Challenge (DSTC10)

R2 v1 2026-06-24T08:53:06.646Z