**arXiv ID:** 2212.04458 **Authors:** Louis Kirsch, James Harrison, Jascha Sohl-Dickstein, Luke Metz **Published:** 2022-12-08T18:30:22Z **Abstract:** Modern machine learning requires system designers to specify aspects of the learning pipeline, such as losses, architectures, and optimizers. Meta-learning, or learning-to-learn, instead aims to learn those aspects, and promises to unlock greater capabilities with less manual effort. One particularly ambitious goal of meta-learning is to train ...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill generalpurpose-incontext-learning-by-metalearning-transformers --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Generalpurpose Incontext Learning By Metalearning Transformers?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-generalpurpose-incontext-learning-by-metalearning)More formats (shields.io, HTML) on the badges page.
# General-Purpose In-Context Learning by Meta-Learning Transformers
**arXiv ID:** 2212.04458
**Authors:** Louis Kirsch, James Harrison, Jascha Sohl-Dickstein, Luke Metz
**Published:** 2022-12-08T18:30:22Z
**Abstract:**
Modern machine learning requires system designers to specify aspects of the learning pipeline, such as losses, architectures, and optimizers. Meta-learning, or learning-to-learn, instead aims to learn those aspects, and promises to unlock greater capabilities with less manual effort. One particularly ambitious goal of meta-learning is to train general-purpose in-context learning algorithms from scratch, using only black-box models with minimal inductive bias. Such a model takes in training data, and produces test-set predictions across a wide range of problems, without any explicit definition of an inference model, training loss, or optimization algorithm. In this paper we show that Transformers and other black-box models can be meta-trained to act as general-purpose in-context learners. We characterize transitions between algorithms that generalize, algorithms that memorize, and algorithms that fail to meta-train at all, induced by changes in model size, number of tasks, and meta-optimization. We further show that the capabilities of meta-trained algorithms are bottlenecked by the accessible state size (memory) determining the next prediction, unlike standard models which are thought to be bottlenecked by parameter count. Finally, we propose practical interventions such as biasing the training distribution that improve the meta-training and meta-generalization of general-purpose in-context learning algorithms.
## Skill Description
This skill is generated from the arXiv paper: General-Purpose In-Context Learning by Meta-Learning Transformers (2212.04458).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2212.04458](http://arxiv.org/abs/2212.04458v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!