Generalized Zero-shot Intent Detection via Commonsense Knowledge
A.B. Siddique, Fuad Jamour, Luxun Xu, Vagelis Hristidis

TL;DR
This paper introduces RIDE, a novel intent detection model that uses commonsense knowledge to improve detection of both seen and unseen intents in conversational systems, especially when training data is limited.
Contribution
RIDE leverages unsupervised commonsense knowledge to compute relationship meta-features, enhancing zero-shot intent detection and outperforming existing models.
Findings
RIDE significantly improves accuracy for unseen intents.
Relationship meta-features enhance semantic understanding.
RIDE outperforms state-of-the-art models on benchmark datasets.
Abstract
Identifying user intents from natural language utterances is a crucial step in conversational systems that has been extensively studied as a supervised classification problem. However, in practice, new intents emerge after deploying an intent detection model. Thus, these models should seamlessly adapt and classify utterances with both seen and unseen intents -- unseen intents emerge after deployment and they do not have training data. The few existing models that target this setting rely heavily on the scarcely available training data and overfit to seen intents data, resulting in a bias to misclassify utterances with unseen intents into seen ones. We propose RIDE: an intent detection model that leverages commonsense knowledge in an unsupervised fashion to overcome the issue of training data scarcity. RIDE computes robust and generalizable relationship meta-features that capture deep…
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
TopicsTopic Modeling · Speech and dialogue systems · Sentiment Analysis and Opinion Mining
