Non-Gaussian Gaussian Processes for Few-Shot Regression
Marcin Sendera, Jacek Tabor, Aleksandra Nowak, Andrzej Bedychaj,, Massimiliano Patacchiola, Tomasz Trzci\'nski, Przemys{\l}aw Spurek, Maciej, Zi\k{e}ba

TL;DR
This paper introduces Non-Gaussian Gaussian Processes (NGGPs), a novel method that combines Gaussian Processes with Normalizing Flows to better model complex, task-specific distributions in few-shot regression tasks.
Contribution
The paper proposes NGGPs, which use invertible ODE-based mappings to make GP posteriors locally non-Gaussian, enhancing flexibility for few-shot learning.
Findings
NGGPs outperform state-of-the-art methods on various benchmarks.
The method effectively models different noise levels in periodic functions.
NGGPs adapt to dissimilar tasks through contextualization.
Abstract
Gaussian Processes (GPs) have been widely used in machine learning to model distributions over functions, with applications including multi-modal regression, time-series prediction, and few-shot learning. GPs are particularly useful in the last application since they rely on Normal distributions and enable closed-form computation of the posterior probability function. Unfortunately, because the resulting posterior is not flexible enough to capture complex distributions, GPs assume high similarity between subsequent tasks - a requirement rarely met in real-world conditions. In this work, we address this limitation by leveraging the flexibility of Normalizing Flows to modulate the posterior predictive distribution of the GP. This makes the GP posterior locally non-Gaussian, therefore we name our method Non-Gaussian Gaussian Processes (NGGPs). More precisely, we propose an invertible…
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
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsGreedy Policy Search · Normalizing Flows
