TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Task Augmentation by Rotating for Meta-Learning

Task Augmentation by Rotating for Meta-Learning

Jialin Liu, Fei Chao, Chih-Min Lin

2020-02-08arXiv 2020 2Few-Shot LearningMeta-LearningData Augmentation
PaperPDFCode(official)

Abstract

Data augmentation is one of the most effective approaches for improving the accuracy of modern machine learning models, and it is also indispensable to train a deep model for meta-learning. In this paper, we introduce a task augmentation method by rotating, which increases the number of classes by rotating the original images 90, 180 and 270 degrees, different from traditional augmentation methods which increase the number of images. With a larger amount of classes, we can sample more diverse task instances during training. Therefore, task augmentation by rotating allows us to train a deep network by meta-learning methods with little over-fitting. Experimental results show that our approach is better than the rotation for increasing the number of images and achieves state-of-the-art performance on miniImageNet, CIFAR-FS, and FC100 few-shot learning benchmarks. The code is available on \url{www.github.com/AceChuse/TaskLevelAug}.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy77.66R2-D2+Task Aug
Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy76.75MetaOptNet-SVM+Task Aug
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy82.13MetaOptNet-SVM+Task Aug
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy81.96R2-D2+Task Aug
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy65.95R2-D2+Task Aug
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy65.38MetaOptNet-SVM+Task Aug
Image ClassificationFC100 5-way (5-shot)Accuracy67.66R2-D2+Task Aug
Image ClassificationFC100 5-way (5-shot)Accuracy67.17MetaOptNet-SVM+Task Aug
Image ClassificationFC100 5-way (1-shot)Accuracy51.35R2-D2+Task Aug
Image ClassificationFC100 5-way (1-shot)Accuracy49.77MetaOptNet-SVM+Task Aug
Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy88.38MetaOptNet-SVM+Task Aug
Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy88.33R2-D2+Task Aug
Few-Shot Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy77.66R2-D2+Task Aug
Few-Shot Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy76.75MetaOptNet-SVM+Task Aug
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy82.13MetaOptNet-SVM+Task Aug
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy81.96R2-D2+Task Aug
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy65.95R2-D2+Task Aug
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy65.38MetaOptNet-SVM+Task Aug
Few-Shot Image ClassificationFC100 5-way (5-shot)Accuracy67.66R2-D2+Task Aug
Few-Shot Image ClassificationFC100 5-way (5-shot)Accuracy67.17MetaOptNet-SVM+Task Aug
Few-Shot Image ClassificationFC100 5-way (1-shot)Accuracy51.35R2-D2+Task Aug
Few-Shot Image ClassificationFC100 5-way (1-shot)Accuracy49.77MetaOptNet-SVM+Task Aug
Few-Shot Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy88.38MetaOptNet-SVM+Task Aug
Few-Shot Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy88.33R2-D2+Task Aug

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Mixture of Experts in Large Language Models2025-07-15