paper-with-me

홈 › Papers

DReCa: A General Task Augmentation Strategy for Few-Shot Natural Language Inference

2021-06-01 · NAACL 2021 4 · Shikhar Murty, Tatsunori B. Hashimoto, Christopher Manning

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{\%}

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFew-Shot NLIMeta-LearningNatural Language Inference

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
Adam 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

FedRecAttack: Model Poisoning Attack to Federated Recommendation

2022-04-01 · Dazhong Rong, Shuai Ye, Ruoyan Zhao, Hon Ning Yuen 외

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 Systems

Exploiting Style Transfer-based Task Augmentation for Cross-Domain Few-Shot Learning

2023-01-19 · Shuzhen Rao, Jun Huang, Zengming Tang

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+3

Enhance Then Search: An Augmentation-Search Strategy with Foundation Models for Cross-Domain Few-Shot Object Detection

2025-04-06 · Jiancheng Pan, Yanxing Liu, Xiao He, Long Peng 외

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+5

Ortho-Shot: Low Displacement Rank Regularization with Data Augmentation for Few-Shot Learning

2021-10-18 · Uche Osahor, Nasser M. Nasrabadi

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 Learning

AugGPT: Leveraging ChatGPT for Text Data Augmentation

2023-02-25 · Haixing Dai, Zhengliang Liu, Wenxiong Liao, Xiaoke Huang 외

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