A Two-Stage Prediction-Aware Contrastive Learning Framework for Multi-Intent NLU
Guanhua Chen, Yutong Yao, Derek F. Wong, Lidia S. Chao

TL;DR
This paper proposes a two-stage contrastive learning framework for multi-intent NLU that leverages shared intent information and prediction-aware fine-tuning, improving performance especially in low-data scenarios.
Contribution
It introduces a novel two-stage Prediction-Aware Contrastive Learning framework that utilizes word-level pre-training and dynamic role assignment for multi-intent NLU.
Findings
Outperforms three prominent baselines on three datasets.
Effective in both low-data and full-data scenarios.
Enhances embedding space by utilizing shared intent information.
Abstract
Multi-intent natural language understanding (NLU) presents a formidable challenge due to the model confusion arising from multiple intents within a single utterance. While previous works train the model contrastively to increase the margin between different multi-intent labels, they are less suited to the nuances of multi-intent NLU. They ignore the rich information between the shared intents, which is beneficial to constructing a better embedding space, especially in low-data scenarios. We introduce a two-stage Prediction-Aware Contrastive Learning (PACL) framework for multi-intent NLU to harness this valuable knowledge. Our approach capitalizes on shared intent information by integrating word-level pre-training and prediction-aware contrastive fine-tuning. We construct a pre-training dataset using a word-level data augmentation strategy. Subsequently, our framework dynamically assigns…
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
TopicsFuzzy Logic and Control Systems · Anomaly Detection Techniques and Applications
MethodsContrastive Learning
