Improve Meta-learning for Few-Shot Text Classification with All You Can Acquire from the Tasks
Xinyue Liu, Yunlong Gao, Linlin Zong, Bo Xu

TL;DR
This paper introduces a task-adaptive metric learning approach for few-shot text classification that leverages label information and optimal transport to improve class prototype estimation without external resources.
Contribution
It proposes a novel method using label-guided metric space construction and optimal transport to enhance few-shot text classification performance.
Findings
Outperforms state-of-the-art models on eight benchmark datasets.
Effectively reduces intra-class differences and increases inter-class differences.
Demonstrates robustness without external knowledge or pre-trained models.
Abstract
Meta-learning has emerged as a prominent technology for few-shot text classification and has achieved promising performance. However, existing methods often encounter difficulties in drawing accurate class prototypes from support set samples, primarily due to probable large intra-class differences and small inter-class differences within the task. Recent approaches attempt to incorporate external knowledge or pre-trained language models to augment data, but this requires additional resources and thus does not suit many few-shot scenarios. In this paper, we propose a novel solution to address this issue by adequately leveraging the information within the task itself. Specifically, we utilize label information to construct a task-adaptive metric space, thereby adaptively reducing the intra-class differences and magnifying the inter-class differences. We further employ the optimal…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsSparse Evolutionary Training
