DReCa: A General Task Augmentation Strategy for Few-Shot Natural Language Inference
Meta-learning promises few-shot learners that can adapt to new distributions by repurposing knowledge acquired from previous training. However, we believe meta-learning has not yet succeeded in NLP due to the lack of a well-defined task distribution, leading to attempts that treat datasets as tasks. Such an ad hoc task distribution causes problems of quantity and quality. Since there{'}s only a handful of datasets for any NLP problem, meta-learners tend to overfit their adaptation mechanism and, since NLP datasets are highly heterogeneous, many learning episodes have poor transfer between their support and query sets, which discourages the meta-learner from adapting. To alleviate these issues, we propose DReCA (Decomposing datasets into Reasoning Categories), a simple method for discovering and using latent reasoning categories in a dataset, to form additional high quality tasks. DReCA works by splitting examples into label groups, embedding them with a finetuned BERT model and then clustering each group into reasoning categories. Across four few-shot NLI problems, we demonstrate that using DReCA improves the accuracy of meta-learners by 1.5-4{\%}
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringFew-Shot NLIMeta-LearningNatural Language InferenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
FedRecAttack: Model Poisoning Attack to Federated Recommendation
Federated Recommendation (FR) has received considerable popularity and attention in the past few years. In FR, for each user, its feature vector and interaction data are kept locally on its own client thus are private to…
Federated LearningmodelModel PoisoningRecommendation SystemsExploiting Style Transfer-based Task Augmentation for Cross-Domain Few-Shot Learning
In cross-domain few-shot learning, the core issue is that the model trained on source domains struggles to generalize to the target domain, especially when the domain shift is large. Motivated by the observation that the…
Cross-Domain Few-Shotcross-domain few-shot learningDiversityDomain Generalization+3Enhance Then Search: An Augmentation-Search Strategy with Foundation Models for Cross-Domain Few-Shot Object Detection
Foundation models pretrained on extensive datasets, such as GroundingDINO and LAE-DINO, have performed remarkably in the cross-domain few-shot object detection (CD-FSOD) task. Through rigorous few-shot training, we found…
Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionData AugmentationDomain Generalization+5Ortho-Shot: Low Displacement Rank Regularization with Data Augmentation for Few-Shot Learning
In few-shot classification, the primary goal is to learn representations from a few samples that generalize well for novel classes. In this paper, we propose an efficient low displacement rank (LDR) regularization strate…
Data AugmentationDiversityFew-Shot LearningAugGPT: Leveraging ChatGPT for Text Data Augmentation
Text data augmentation is an effective strategy for overcoming the challenge of limited sample sizes in many natural language processing (NLP) tasks. This challenge is especially prominent in the few-shot learning scenar…
Data AugmentationFew-Shot LearningSentencetext-classification+1