LGMLJun 18, 2020

Unsupervised Meta-Learning through Latent-Space Interpolation in Generative Models

arXiv:2006.10236v141 citations
Originality Highly original
AI Analysis

This work addresses the need for domain-independent meta-task generation in unsupervised meta-learning, potentially reducing manual tweaking and expanding applicability across domains.

The paper tackles the problem of generating synthetic meta-tasks for unsupervised meta-learning by proposing a method that uses generative models and latent-space interpolation to create grouped objects as classes, resulting in performance that outperforms or is competitive with current baselines on few-shot classification benchmarks.

Unsupervised meta-learning approaches rely on synthetic meta-tasks that are created using techniques such as random selection, clustering and/or augmentation. Unfortunately, clustering and augmentation are domain-dependent, and thus they require either manual tweaking or expensive learning. In this work, we describe an approach that generates meta-tasks using generative models. A critical component is a novel approach of sampling from the latent space that generates objects grouped into synthetic classes forming the training and validation data of a meta-task. We find that the proposed approach, LAtent Space Interpolation Unsupervised Meta-learning (LASIUM), outperforms or is competitive with current unsupervised learning baselines on few-shot classification tasks on the most widely used benchmark datasets. In addition, the approach promises to be applicable without manual tweaking over a wider range of domains than previous approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes