A Unified Information-Theoretic Framework for Meta-Learning Generalization
Wen Wen, Tieliang Gong, Yuxin Dong, Zeyu Gao, Yong-Jin Liu
TL;DR
This work presents a unified information-theoretic framework for meta-learning generalization using a single-step derivation that captures environment- and task-level dependencies via multi-distribution analyses. It introduces a meta-supersample regime and random-subset tooling to derive tight bounds expressed through input-output MI, CMI, e-CMI, and loss-difference measures, achieving favorable scaling such as $O\left(\frac{1}{\sqrt{nm}}\right)$ and fast-rate $O\left(\frac{1}{nm}\right)$ in interpolating regimes. The framework yields algorithm-dependent bounds for joint in-task training/test and separate in-task training/test paradigms, with gradient covariance insights for noisy, iterative meta-learning algorithms like Reptile and MAML. Empirical results on synthetic and real-world datasets demonstrate that the proposed bounds closely track the meta-generalization gap and outperform prior results in tightness and computational practicality.
Abstract
In recent years, information-theoretic generalization bounds have gained increasing attention for analyzing the generalization capabilities of meta-learning algorithms. However, existing results are confined to two-step bounds, failing to provide a sharper characterization of the meta-generalization gap that simultaneously accounts for environment-level and task-level dependencies. This paper addresses this fundamental limitation by developing a unified information-theoretic framework using a single-step derivation. The resulting meta-generalization bounds, expressed in terms of diverse information measures, exhibit substantial advantages over previous work, particularly in terms of tightness, scaling behavior associated with sampled tasks and samples per task, and computational tractability. Furthermore, through gradient covariance analysis, we provide new theoretical insights into the generalization properties of two classes of noisy and iterative meta-learning algorithms, where the meta-learner uses either the entire meta-training data (e.g., Reptile), or separate training and test data within the task (e.g., model agnostic meta-learning (MAML)). Numerical results validate the effectiveness of the derived bounds in capturing the generalization dynamics of meta-learning.
