LGMLOct 24, 2022

MARS: Meta-Learning as Score Matching in the Function Space

arXiv:2210.13319v38 citationsh-index: 40
Originality Highly original
AI Analysis

This addresses the challenge of specifying flexible priors in meta-learning for researchers and practitioners, offering a novel method that is not incremental.

The paper tackled the problem of limited expressiveness in Bayesian meta-learning by proposing a functional approach that meta-learns the score function of the data-generating process, achieving state-of-the-art predictive accuracy and improved uncertainty estimates.

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 approach can seamlessly acquire and represent complex prior knowledge by meta-learning the score function of the data-generating process marginals instead of parameter space priors. In a comprehensive benchmark, we demonstrate that our method achieves state-of-the-art performance in terms of predictive accuracy and substantial improvements in the quality of uncertainty estimates.

Code Implementations1 repo
Foundations

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

Your Notes