TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Empirical Bayes Transductive Meta-Learning with Synthetic ...

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

2020-04-27ICLR 2020 1Meta-LearningFew-Shot Image ClassificationMulti-Task LearningZero-Shot LearningVariational Inference
PaperPDFCode(official)Code(official)

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 the Mini-ImageNet and CIFAR-FS benchmarks for episodic few-shot classification outperform previous state-of-the-art methods. Besides, we conduct two zero-shot learning experiments to further explore the potential of the synthetic gradient.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy80SIB
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy79.2SIB
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy70SIB
Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy85.3SIB
Few-Shot Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy80SIB
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy79.2SIB
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy70SIB
Few-Shot Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy85.3SIB

Related Papers

SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Mixture of Experts in Large Language Models2025-07-15Robust-Multi-Task Gradient Boosting2025-07-15Interpretable Bayesian Tensor Network Kernel Machines with Automatic Rank and Feature Selection2025-07-15