Joint Multiple Intent Detection and Slot Filling with Supervised Contrastive Learning and Self-Distillation
Nguyen Anh Tu, Hoang Thi Thu Uyen, Tu Minh Phuong, Ngo Xuan Bach

TL;DR
This paper introduces a bidirectional joint model for multiple intent detection and slot filling that leverages supervised contrastive learning and self-distillation, achieving superior accuracy on benchmark datasets.
Contribution
The paper presents a novel bidirectional joint model and a training method combining supervised contrastive learning and self-distillation for improved spoken language understanding.
Findings
Outperforms state-of-the-art models on MixATIS and MixSNIPS datasets.
Demonstrates the effectiveness of bidirectional design in joint intent detection and slot filling.
Shows that the proposed training method enhances model accuracy.
Abstract
Multiple intent detection and slot filling are two fundamental and crucial tasks in spoken language understanding. Motivated by the fact that the two tasks are closely related, joint models that can detect intents and extract slots simultaneously are preferred to individual models that perform each task independently. The accuracy of a joint model depends heavily on the ability of the model to transfer information between the two tasks so that the result of one task can correct the result of the other. In addition, since a joint model has multiple outputs, how to train the model effectively is also challenging. In this paper, we present a method for multiple intent detection and slot filling by addressing these challenges. First, we propose a bidirectional joint model that explicitly employs intent information to recognize slots and slot features to detect intents. Second, we introduce…
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.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Sentiment Analysis and Opinion Mining
MethodsContrastive Learning
