TL;DR
This paper proposes an intent discovery framework for conversational agents that reduces manual labeling effort by automatically extracting, clustering, and propagating intent labels from raw conversations, utilizing a novel density-based clustering algorithm.
Contribution
It introduces a new intent discovery framework with a density-based clustering algorithm, improving efficiency and coverage in building intent models for chatbots.
Findings
Enhanced intent coverage and accuracy in chatbot training data
Significant time savings in manual annotation process
Effective clustering of unbalanced conversational data
Abstract
Conversational systems are of primary interest in the AI community. Chatbots are increasingly being deployed to provide round-the-clock support and to increase customer engagement. Many of the commercial bot building frameworks follow a standard approach that requires one to build and train an intent model to recognize a user input. Intent models are trained in a supervised setting with a collection of textual utterance and intent label pairs. Gathering a substantial and wide coverage of training data for different intent is a bottleneck in the bot building process. Moreover, the cost of labeling a hundred to thousands of conversations with intent is a time consuming and laborious job. In this paper, we present an intent discovery framework that involves 4 primary steps: Extraction of textual utterances from a conversation using a pre-trained domain agnostic Dialog Act Classifier (Data…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
