Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory
Ron Amit, Ron Meir

TL;DR
This paper introduces a PAC-Bayes-based framework for meta-learning that constructs experience-dependent priors to improve generalization across tasks, demonstrated with neural networks.
Contribution
It extends PAC-Bayes bounds to meta-learning, enabling the construction of adaptive priors based on observed tasks for better transfer learning.
Findings
Improved generalization performance with meta-learning.
Effective neural network training using the proposed bounds.
Clear visualization of prior influence at different network levels.
Abstract
In meta-learning an agent extracts knowledge from observed tasks, aiming to facilitate learning of novel future tasks. Under the assumption that future tasks are 'related' to previous tasks, the accumulated knowledge should be learned in a way which captures the common structure across learned tasks, while allowing the learner sufficient flexibility to adapt to novel aspects of new tasks. We present a framework for meta-learning that is based on generalization error bounds, allowing us to extend various PAC-Bayes bounds to meta-learning. Learning takes place through the construction of a distribution over hypotheses based on the observed tasks, and its utilization for learning a new task. Thus, prior knowledge is incorporated through setting an experience-dependent prior for novel tasks. We develop a gradient-based algorithm which minimizes an objective function derived from the bounds…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
