Learning Universal Predictors
Jordi Grau-Moya, Tim Genewein, Marcus Hutter, Laurent Orseau,, Gr\'egoire Del\'etang, Elliot Catt, Anian Ruoss, Li Kevin Wenliang,, Christopher Mattern, Matthew Aitchison, Joel Veness

TL;DR
This paper investigates the limits of meta-learning by training neural networks to approximate Solomonoff Induction using data generated from Universal Turing Machines, aiming for universal prediction capabilities.
Contribution
It introduces a method to leverage UTM-generated data for meta-learning neural networks capable of universal prediction, combining theoretical analysis and extensive experiments.
Findings
UTM data enhances meta-learning for universal prediction
Neural networks can approximate Solomonoff Induction with UTM data
Meta-training protocols influence the universality of learned predictors
Abstract
Meta-learning has emerged as a powerful approach to train neural networks to learn new tasks quickly from limited data. Broad exposure to different tasks leads to versatile representations enabling general problem solving. But, what are the limits of meta-learning? In this work, we explore the potential of amortizing the most powerful universal predictor, namely Solomonoff Induction (SI), into neural networks via leveraging meta-learning to its limits. We use Universal Turing Machines (UTMs) to generate training data used to expose networks to a broad range of patterns. We provide theoretical analysis of the UTM data generation processes and meta-training protocols. We conduct comprehensive experiments with neural architectures (e.g. LSTMs, Transformers) and algorithmic data generators of varying complexity and universality. Our results suggest that UTM data is a valuable resource for…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Topic Modeling
