Diverse Few-Shot Text Classification with Multiple Metrics
Mo Yu, Xiaoxiao Guo, Jinfeng Yi, Shiyu Chang, Saloni Potdar, Yu Cheng,, Gerald Tesauro, Haoyu Wang, Bowen Zhou

TL;DR
This paper introduces an adaptive metric learning method for diverse few-shot text classification, combining multiple metrics to better handle task variability in natural language processing, outperforming existing algorithms.
Contribution
It proposes a novel adaptive metric learning approach that automatically combines multiple metrics for improved few-shot text classification in diverse tasks.
Findings
Outperforms state-of-the-art few-shot learning algorithms in sentiment analysis and dialog intent classification.
Demonstrates the effectiveness of combining multiple metrics for complex natural language tasks.
Provides open-source code and data for further research.
Abstract
We study few-shot learning in natural language domains. Compared to many existing works that apply either metric-based or optimization-based meta-learning to image domain with low inter-task variance, we consider a more realistic setting, where tasks are diverse. However, it imposes tremendous difficulties to existing state-of-the-art metric-based algorithms since a single metric is insufficient to capture complex task variations in natural language domain. To alleviate the problem, we propose an adaptive metric learning approach that automatically determines the best weighted combination from a set of metrics obtained from meta-training tasks for a newly seen few-shot task. Extensive quantitative evaluations on real-world sentiment analysis and dialog intent classification datasets demonstrate that the proposed method performs favorably against state-of-the-art few shot learning…
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
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling · Multimodal Machine Learning Applications
