Controllable Discovery of Intents: Incremental Deep Clustering Using Semi-Supervised Contrastive Learning
Mrinal Rawat, Hithesh Sankararaman, Victor Barres

TL;DR
This paper introduces CDI, a semi-supervised deep clustering framework that enables controllable, incremental intent discovery in conversational AI through human feedback and continual learning techniques.
Contribution
It proposes a novel multi-stage deep clustering approach with human-in-the-loop control and prevents catastrophic forgetting, advancing intent discovery methods.
Findings
CDI outperforms previous methods by 10.26% on CLINC dataset.
CDI outperforms previous methods by 11.72% on BANKING dataset.
The framework effectively incorporates prior knowledge and human feedback.
Abstract
Deriving value from a conversational AI system depends on the capacity of a user to translate the prior knowledge into a configuration. In most cases, discovering the set of relevant turn-level speaker intents is often one of the key steps. Purely unsupervised algorithms provide a natural way to tackle discovery problems but make it difficult to incorporate constraints and only offer very limited control over the outcomes. Previous work has shown that semi-supervised (deep) clustering techniques can allow the system to incorporate prior knowledge and constraints in the intent discovery process. However they did not address how to allow for control through human feedback. In our Controllable Discovery of Intents (CDI) framework domain and prior knowledge are incorporated using a sequence of unsupervised contrastive learning on unlabeled data followed by fine-tuning on partially labeled…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies
MethodsContrastive Learning · Sparse Evolutionary Training
