paper-with-me

Papers

Unsupervised Representation Learning to Aid Semi-Supervised Meta Learning

2023-10-19 · Atik Faysal, Mohammad Rostami, Huaxia Wang, Avimanyu Sahoo, Ryan Antle

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.

📄 PDF Abstract BibTeX arXiv:2310.13085

Code (1)

atik666/representationtransfer 공식 구현 pytorch

Tasks

Few-Shot LearningMeta-LearningRelation NetworkRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Unsupervised Learning Rules

2019-05-01 · ICLR 2019 5 · Luke Metz, Niru Maheswaranathan, Brian Cheung, Jascha Sohl-Dickstein

A major goal of unsupervised learning is to discover data representations that are useful for subsequent tasks, without access to supervised labels during training. Typically, this goal is approached by minimizing a surr…

Meta-Learning

Meta-Learning Update Rules for Unsupervised Representation Learning

2018-03-31 · ICLR 2019 5 · Luke Metz, Niru Maheswaranathan, Brian Cheung, Jascha Sohl-Dickstein

A major goal of unsupervised learning is to discover data representations that are useful for subsequent tasks, without access to supervised labels during training. Typically, this involves minimizing a surrogate objecti…

Meta-LearningRepresentation Learning

Semi-supervised Meta-learning for Cross-domain Few-shot Intent Classification

2021-08-01 · ACL (MetaNLP) 2021 8 · Yue Li, Jiong Zhang

Meta learning aims to optimize the model’s capability to generalize to new tasks and domains. Lacking a data-efficient way to create meta training tasks has prevented the application of meta-learning to the real-world fe…

Cross-Domain Few-ShotFew-Shot Learningintent-classificationIntent Classification+3

Meta-GMVAE: Mixture of Gaussian VAE for Unsupervised Meta-Learning

2021-01-01 · ICLR 2021 1 · Dong Bok Lee, Dongchan Min, Seanie Lee, Sung Ju Hwang

Unsupervised learning aims to learn meaningful representations from unlabeled data which can captures its intrinsic structure, that can be transferred to downstream tasks. Meta-learning, whose objective is to learn to ge…

Meta-LearningUnsupervised Few-Shot Image ClassificationUnsupervised Few-Shot LearningVariational Inference

Minimally-Supervised Morphological Segmentation using Adaptor Grammars

2013-01-01 · TACL 2013 1 · Kairit Sirts, Sharon Goldwater

This paper explores the use of Adaptor Grammars, a nonparametric Bayesian modelling framework, for minimally supervised morphological segmentation. We compare three training methods: unsupervised training, semi-supervise…

Machine TranslationModel SelectionMORPHSpeech Recognition+1