Template-based Approach to Zero-shot Intent Recognition
Dmitry Lamanov, Pavel Burnyshev, Ekaterina Artemova, Valentin, Malykh, Andrey Bout, Irina Piontkovskaya

TL;DR
This paper presents a template-based generalized zero-shot intent recognition method that leverages sentence pair modeling, achieving significant improvements over previous methods without external knowledge sources.
Contribution
It introduces a novel zero-shot intent recognition approach using sentence pair modeling and task transfer, outperforming state-of-the-art methods and enhancing performance with lexicalization.
Findings
Up to 16% improvement in F1-measure for unseen intents
Lexicalization of intent labels boosts performance by 7%
Task transfer from Natural Language Inference enhances results
Abstract
The recent advances in transfer learning techniques and pre-training of large contextualized encoders foster innovation in real-life applications, including dialog assistants. Practical needs of intent recognition require effective data usage and the ability to constantly update supported intents, adopting new ones, and abandoning outdated ones. In particular, the generalized zero-shot paradigm, in which the model is trained on the seen intents and tested on both seen and unseen intents, is taking on new importance. In this paper, we explore the generalized zero-shot setup for intent recognition. Following best practices for zero-shot text classification, we treat the task with a sentence pair modeling approach. We outperform previous state-of-the-art f1-measure by up to 16\% for unseen intents, using intent labels and user utterances and without accessing external sources (such as…
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 · Multimodal Machine Learning Applications · Natural Language Processing Techniques
