paper-with-me

홈 › Papers

Transfer Meta-Learning: Information-Theoretic Bounds and Information Meta-Risk Minimization

2020-11-04 · Sharu Theresa Jose, Osvaldo Simeone, Giuseppe Durisi

Meta-learning automatically infers an inductive bias by observing data from a number of related tasks. The inductive bias is encoded by hyperparameters that determine aspects of the model class or training algorithm, such as initialization or learning rate. Meta-learning assumes that the learning tasks belong to a task environment, and that tasks are drawn from the same task environment both during meta-training and meta-testing. This, however, may not hold true in practice. In this paper, we introduce the problem of transfer meta-learning, in which tasks are drawn from a target task environment during meta-testing that may differ from the source task environment observed during meta-training. Novel information-theoretic upper bounds are obtained on the transfer meta-generalization gap, which measures the difference between the meta-training loss, available at the meta-learner, and the average loss on meta-test data from a new, randomly selected, task in the target task environment. The first bound, on the average transfer meta-generalization gap, captures the meta-environment shift between source and target task environments via the KL divergence between source and target data distributions. The second, PAC-Bayesian bound, and the third, single-draw bound, account for this shift via the log-likelihood ratio between source and target task distributions. Furthermore, two transfer meta-learning solutions are introduced. For the first, termed Empirical Meta-Risk Minimization (EMRM), we derive bounds on the average optimality gap. The second, referred to as Information Meta-Risk Minimization (IMRM), is obtained by minimizing the PAC-Bayesian bound. IMRM is shown via experiments to potentially outperform EMRM.

📄 PDF Abstract BibTeX arXiv:2011.02872

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasMeta-Learning

Similar Papers 제목 키워드 기반

Towards Sharper Information-theoretic Generalization Bounds for Meta-Learning

2025-01-26 · Wen Wen, Tieliang Gong, Yuxin Dong, Yong-Jin Liu 외

In recent years, information-theoretic generalization bounds have emerged as a promising approach for analyzing the generalization capabilities of meta-learning algorithms. However, existing results are confined to two-s…

Generalization BoundsMeta-Learning

Provable Meta-Learning of Linear Representations

2020-02-26 · Nilesh Tripuraneni, Chi Jin, Michael. I. Jordan

Meta-learning, or learning-to-learn, seeks to design algorithms that can utilize previous experience to rapidly learn new skills or adapt to new environments. Representation learning -- a key tool for performing meta-lea…

Meta-LearningregressionRepresentation Learning

Information-Theoretic Generalization Bounds for Meta-Learning and Applications

2020-05-09 · Sharu Theresa Jose, Osvaldo Simeone

Meta-learning, or "learning to learn", refers to techniques that infer an inductive bias from data corresponding to multiple related tasks with the goal of improving the sample efficiency for new, previously unobserved, …

Generalization BoundsInductive BiasMeta-Learning

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

Information-Theoretic Analysis of Epistemic Uncertainty in Bayesian Meta-learning

2021-06-01 · Sharu Theresa Jose, Sangwoo Park, Osvaldo Simeone

The overall predictive uncertainty of a trained predictor can be decomposed into separate contributions due to epistemic and aleatoric uncertainty. Under a Bayesian formulation, assuming a well-specified model, the two c…

Meta-Learning