BriefGPT.xyz
May, 2021
从未标注的图像中发现部件并进行数据增强的小样本学习
Few-Shot Learning with Part Discovery and Augmentation from Unlabeled Images
HTML
PDF
Wentao Chen, Chenyang Si, Wei Wang, Liang Wang, Zilei Wang...
TL;DR
本文介绍了一种基于元学习的方法,通过学习无标签图像的传递特征来进行few-shot学习,同时采用了基于部分的自监督表示学习和部分增强策略来缓解数据稀缺引起的过度拟合问题,并在miniImageNet和tieredImageNet的基准测试中表现出优异的性能。
Abstract
few-shot learning
is a challenging task since only few instances are given for recognizing an unseen class. One way to alleviate this problem is to acquire a strong inductive bias via
meta-learning
on similar tas
→