paper-with-me

Papers

Information Theoretic Meta Learning with Gaussian Processes

2020-09-07 · Michalis K. Titsias, Francisco J. R. Ruiz, Sotirios Nikoloutsopoulos, Alexandre Galashov

We formulate meta learning using information theoretic concepts; namely, mutual information and the information bottleneck. The idea is to learn a stochastic representation or encoding of the task description, given by a training set, that is highly informative about predicting the validation set. By making use of variational approximations to the mutual information, we derive a general and tractable framework for meta learning. This framework unifies existing gradient-based algorithms and also allows us to derive new algorithms. In particular, we develop a memory-based algorithm that uses Gaussian processes to obtain non-parametric encoding representations. We demonstrate our method on a few-shot regression problem and on four few-shot classification problems, obtaining competitive accuracy when compared to existing baselines.

📄 PDF Abstract BibTeX arXiv:2009.03228

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesMeta-Learning

Similar Papers 제목 키워드 기반

Bayesian Meta-Learning Through Variational Gaussian Processes

2021-10-21 · Vivek Myers, Nikhil Sardana

Recent advances in the field of meta-learning have tackled domains consisting of large numbers of small ("few-shot") supervised learning tasks. Meta-learning algorithms must be able to rapidly adapt to any individual few…

Gaussian ProcessesMeta-Learning

Sparse Gaussian Neural Processes

2025-04-02 · Tommy Rochussen, Vincent Fortuin

Despite significant recent advances in probabilistic meta-learning, it is common for practitioners to avoid using deep learning models due to a comparative lack of interpretability. Instead, many practitioners simply use…

Gaussian ProcessesMeta-Learning

Local Granger Causality

2020-10-26 · Sebastiano Stramaglia, Tomas Scagliarini, Yuri Antonacci, Luca Faes

Granger causality is a statistical notion of causal influence based on prediction via vector autoregression. For Gaussian variables it is equivalent to transfer entropy, an information-theoretic measure of time-directed …

Gaussian Processes

An Information-Theoretic Analysis of OOD Generalization in Meta-Reinforcement Learning

2025-10-27 · Xingtu Liu arxiv

In this work, we study out-of-distribution (OOD) generalization in meta-reinforcement learning from an information-theoretic perspective. We begin by establishing OOD generalization bounds for meta-supervised learning un…

Reinforcement Learning

PACOH: Bayes-Optimal Meta-Learning with PAC-Guarantees

2020-02-13 · ICML Workshop LifelongML 2020 7 · Jonas Rothfuss, Vincent Fortuin, Martin Josifoski, Andreas Krause

Meta-learning can successfully acquire useful inductive biases from data. Yet, its generalization properties to unseen learning tasks are poorly understood. Particularly if the number of meta-training tasks is small, thi…

Gaussian ProcessesGeneralization BoundsMeta-LearningStochastic Optimization