Empirical Bayes Transductive Meta-Learning with Synthetic Gradients
Shell Xu Hu, Pablo G. Moreno, Yang Xiao, Xi Shen, Guillaume Obozinski,, Neil D. Lawrence, Andreas Damianou

TL;DR
This paper introduces a transductive meta-learning method that uses synthetic gradients and an empirical Bayes framework to improve few-shot classification, achieving state-of-the-art results on Mini-ImageNet and CIFAR-FS.
Contribution
It develops a novel amortized variational inference approach coupling variational posteriors with a meta-model using synthetic gradients, advancing meta-learning techniques.
Findings
Outperforms previous state-of-the-art on Mini-ImageNet and CIFAR-FS benchmarks.
Demonstrates effectiveness of synthetic gradients in zero-shot learning tasks.
Provides a new framework for transductive meta-learning with empirical Bayes.
Abstract
We propose a meta-learning approach that learns from multiple tasks in a transductive setting, by leveraging the unlabeled query set in addition to the support set to generate a more powerful model for each task. To develop our framework, we revisit the empirical Bayes formulation for multi-task learning. The evidence lower bound of the marginal log-likelihood of empirical Bayes decomposes as a sum of local KL divergences between the variational posterior and the true posterior on the query set of each task. We derive a novel amortized variational inference that couples all the variational posteriors via a meta-model, which consists of a synthetic gradient network and an initialization network. Each variational posterior is derived from synthetic gradient descent to approximate the true posterior on the query set, although where we do not have access to the true gradient. Our results on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Machine Learning and ELM
