Vintix: Action Model via In-Context Reinforcement Learning
About
In-Context Reinforcement Learning (ICRL) represents a promising paradigm for developing generalist agents that learn at inference time through trial-and-error interactions, analogous to how large language models adapt contextually, but with a focus on reward maximization. However, the scalability of ICRL beyond toy tasks and single-domain settings remains an open challenge. In this work, we present the first steps toward scaling ICRL by introducing a fixed, cross-domain model capable of learning behaviors through in-context reinforcement learning. Our results demonstrate that Algorithm Distillation, a framework designed to facilitate ICRL, offers a compelling and competitive alternative to expert distillation to construct versatile action models. These findings highlight the potential of ICRL as a scalable approach for generalist decision-making systems. Code released at https://github.com/dunnolab/vintix
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Decision Making | Bi-DexHands (test) | Normalized Score0.45 | 4 | |
| Decision Making | ControlGym (test) | Normalized Score100 | 4 | |
| Decision Making | MetaDrive (test) | Normalized Score1.02 | 4 | |
| Decision Making | MuJoCo (test) | Normalized Score1 | 4 | |
| Decision Making | CityLearn (test) | Normalized Score77 | 4 | |
| Decision Making | HumEnv (test) | Normalized Score6 | 4 | |
| Decision Making | Industrial Benchmark (test) | Normalized Score0.86 | 4 | |
| Decision Making | Kinetix (test) | Normalized Score0.2 | 4 | |
| Decision Making | Meta-World (test) | Normalized Score9 | 4 | |
| Decision Making | SinerGym (test) | Normalized Score8 | 4 |