Boosting Meta-Learning for Few-Shot Text Classification via Label-guided Distance Scaling
Yunlong Gao, Xinyue Liu, Yingbo Wang, Linlin Zong, Bo Xu

TL;DR
This paper introduces a label-guided distance scaling strategy that leverages label semantics to improve few-shot text classification, addressing the challenge of ineffective supervision during testing.
Contribution
It proposes a novel label-guided loss and scaler that utilize label semantics in both training and testing to enhance meta-learning for few-shot text classification.
Findings
Significantly outperforms state-of-the-art models on multiple datasets.
Effectively mitigates misclassification caused by distant sample representations.
Demonstrates robustness across different meta-learning frameworks.
Abstract
Few-shot text classification aims to recognize unseen classes with limited labeled text samples. Existing approaches focus on boosting meta-learners by developing complex algorithms in the training stage. However, the labeled samples are randomly selected during the testing stage, so they may not provide effective supervision signals, leading to misclassification. To address this issue, we propose a \textbf{L}abel-guided \textbf{D}istance \textbf{S}caling (LDS) strategy. The core of our method is exploiting label semantics as supervision signals in both the training and testing stages. Specifically, in the training stage, we design a label-guided loss to inject label semantic information, pulling closer the sample representations and corresponding label representations. In the testing stage, we propose a Label-guided Scaler which scales sample representations with label semantics to…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Text and Document Classification Technologies
