Covariate Distribution Aware Meta-learning
Amrith Setlur, Saket Dingliwal, Barnabas Poczos

TL;DR
This paper introduces a hierarchical Bayesian meta-learning approach that explicitly models the covariate distribution to improve task inference and performance across classification and regression tasks.
Contribution
It proposes a novel graphical model and meta-learning algorithm that incorporate covariate distribution information, addressing a gap in existing Bayesian meta-learning methods.
Findings
Improved accuracy on classification benchmarks.
Enhanced task inference in synthetic regression experiments.
Demonstrated benefits of covariate modeling over traditional methods.
Abstract
Meta-learning has proven to be successful for few-shot learning across the regression, classification, and reinforcement learning paradigms. Recent approaches have adopted Bayesian interpretations to improve gradient-based meta-learners by quantifying the uncertainty of the post-adaptation estimates. Most of these works almost completely ignore the latent relationship between the covariate distribution of a task and the corresponding conditional distribution . In this paper, we identify the need to explicitly model the meta-distribution over the task covariates in a hierarchical Bayesian framework. We begin by introducing a graphical model that leverages the samples from the marginal to better infer the posterior over the optimal parameters of the conditional distribution for each task. Based on this model we propose a computationally feasible…
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 · Gaussian Processes and Bayesian Inference
