English

Learning to Learn in a Semi-Supervised Fashion

Computer Vision and Pattern Recognition 2020-08-26 v1 Machine Learning

Abstract

To address semi-supervised learning from both labeled and unlabeled data, we present a novel meta-learning scheme. We particularly consider that labeled and unlabeled data share disjoint ground truth label sets, which can be seen tasks like in person re-identification or image retrieval. Our learning scheme exploits the idea of leveraging information from labeled to unlabeled data. Instead of fitting the associated class-wise similarity scores as most meta-learning algorithms do, we propose to derive semantics-oriented similarity representations from labeled data, and transfer such representation to unlabeled ones. Thus, our strategy can be viewed as a self-supervised learning scheme, which can be applied to fully supervised learning tasks for improved performance. Our experiments on various tasks and settings confirm the effectiveness of our proposed approach and its superiority over the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2008.11203,
  title  = {Learning to Learn in a Semi-Supervised Fashion},
  author = {Yun-Chun Chen and Chao-Te Chou and Yu-Chiang Frank Wang},
  journal= {arXiv preprint arXiv:2008.11203},
  year   = {2020}
}

Comments

ECCV 2020

R2 v1 2026-06-23T18:05:59.153Z