MARS: Meta-Learning as Score Matching in the Function Space
Krunoslav Lehman Pavasovic, Jonas Rothfuss, Andreas Krause

TL;DR
This paper introduces MARS, a meta-learning approach that models priors as stochastic processes in function space, leading to improved predictive accuracy and uncertainty estimation over traditional parameter-space methods.
Contribution
It proposes a novel functional Bayesian meta-learning framework that learns the score function of data-generating processes, overcoming limitations of prior distribution restrictions.
Findings
Achieves state-of-the-art predictive accuracy.
Provides substantial improvements in uncertainty quantification.
Demonstrates effectiveness across comprehensive benchmarks.
Abstract
Meta-learning aims to extract useful inductive biases from a set of related datasets. In Bayesian meta-learning, this is typically achieved by constructing a prior distribution over neural network parameters. However, specifying families of computationally viable prior distributions over the high-dimensional neural network parameters is difficult. As a result, existing approaches resort to meta-learning restrictive diagonal Gaussian priors, severely limiting their expressiveness and performance. To circumvent these issues, we approach meta-learning through the lens of functional Bayesian neural network inference, which views the prior as a stochastic process and performs inference in the function space. Specifically, we view the meta-training tasks as samples from the data-generating process and formalize meta-learning as empirically estimating the law of this stochastic process. Our…
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
Taxonomy
TopicsMachine Learning and Data Classification · Gaussian Processes and Bayesian Inference · Fault Detection and Control Systems
