English

Unsupervised Representation Learning to Aid Semi-Supervised Meta Learning

Machine Learning 2023-10-23 v1 Artificial Intelligence

Abstract

Few-shot learning or meta-learning leverages the data scarcity problem in machine learning. Traditionally, training data requires a multitude of samples and labeling for supervised learning. To address this issue, we propose a one-shot unsupervised meta-learning to learn the latent representation of the training samples. We use augmented samples as the query set during the training phase of the unsupervised meta-learning. A temperature-scaled cross-entropy loss is used in the inner loop of meta-learning to prevent overfitting during unsupervised learning. The learned parameters from this step are applied to the targeted supervised meta-learning in a transfer-learning fashion for initialization and fast adaptation with improved accuracy. The proposed method is model agnostic and can aid any meta-learning model to improve accuracy. We use model agnostic meta-learning (MAML) and relation network (RN) on Omniglot and mini-Imagenet datasets to demonstrate the performance of the proposed method. Furthermore, a meta-learning model with the proposed initialization can achieve satisfactory accuracy with significantly fewer training samples.

Keywords

Cite

@article{arxiv.2310.13085,
  title  = {Unsupervised Representation Learning to Aid Semi-Supervised Meta Learning},
  author = {Atik Faysal and Mohammad Rostami and Huaxia Wang and Avimanyu Sahoo and Ryan Antle},
  journal= {arXiv preprint arXiv:2310.13085},
  year   = {2023}
}
R2 v1 2026-06-28T12:56:07.547Z