paper-with-me

홈 › Papers

TransMatch: A Transfer-Learning Scheme for Semi-Supervised Few-Shot Learning

2019-12-19 · CVPR 2020 6 · Zhongjie Yu, Lin Chen, Zhongwei Cheng, Jiebo Luo

The successful application of deep learning to many visual recognition tasks relies heavily on the availability of a large amount of labeled data which is usually expensive to obtain. The few-shot learning problem has attracted increasing attention from researchers for building a robust model upon only a few labeled samples. Most existing works tackle this problem under the meta-learning framework by mimicking the few-shot learning task with an episodic training strategy. In this paper, we propose a new transfer-learning framework for semi-supervised few-shot learning to fully utilize the auxiliary information from labeled base-class data and unlabeled novel-class data. The framework consists of three components: 1) pre-training a feature extractor on base-class data; 2) using the feature extractor to initialize the classifier weights for the novel classes; and 3) further updating the model with a semi-supervised learning method. Under the proposed framework, we develop a novel method for semi-supervised few-shot learning called TransMatch by instantiating the three components with Imprinting and MixMatch. Extensive experiments on two popular benchmark datasets for few-shot learning, CUB-200-2011 and miniImageNet, demonstrate that our proposed method can effectively utilize the auxiliary information from labeled base-class data and unlabeled novel-class data to significantly improve the accuracy of few-shot learning task.

📄 PDF Abstract BibTeX arXiv:1912.09033

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningMeta-LearningTransfer Learning

Similar Papers 제목 키워드 기반

TransMatch: A Transfer-Learning Framework for Defect Detection in Laser Powder Bed Fusion Additive Manufacturing

2025-09-01 · Mohsen Asghari Ilani, Yaser Mike Banad arxiv

Surface defects in Laser Powder Bed Fusion (LPBF) pose significant risks to the structural integrity of additively manufactured components. This paper introduces TransMatch, a novel framework that merges transfer learnin…

Few-Shot LearningTransfer Learning

PTN: A Poisson Transfer Network for Semi-supervised Few-shot Learning

2020-12-20 · Huaxi Huang, Junjie Zhang, Jian Zhang, Qiang Wu 외

The predicament in semi-supervised few-shot learning (SSFSL) is to maximize the value of the extra unlabeled data to boost the few-shot learner. In this paper, we propose a Poisson Transfer Network (PTN) to mine the unla…

Contrastive LearningFew-Shot Learning

StrokeGAN+: Few-Shot Semi-Supervised Chinese Font Generation with Stroke Encoding

2022-11-11 · Jinshan Zeng, Yefei Wang, Qi Chen, Yunxin Liu 외

The generation of Chinese fonts has a wide range of applications. The currently predominated methods are mainly based on deep generative models, especially the generative adversarial networks (GANs). However, existing GA…

Font Generation

GenSDF: Two-Stage Learning of Generalizable Signed Distance Functions

2022-06-06 · Gene Chou, Ilya Chugunov, Felix Heide

We investigate the generalization capabilities of neural signed distance functions (SDFs) for learning 3D object representations for unseen and unlabeled point clouds. Existing methods can fit SDFs to a handful of object…

Meta-LearningObjectVocal Bursts Valence Prediction

Deep Metric Transfer for Label Propagation with Limited Annotated Data

2018-12-20 · Bin Liu, Zhirong Wu, Han Hu, Stephen Lin

We study object recognition under the constraint that each object class is only represented by very few observations. Semi-supervised learning, transfer learning, and few-shot recognition all concern with achieving fast …

AllMetric LearningObject RecognitionTransfer Learning