English

Vintix: Action Model via In-Context Reinforcement Learning

Machine Learning 2025-09-30 v2 Artificial Intelligence Robotics

Abstract

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

Keywords

Cite

@article{arxiv.2501.19400,
  title  = {Vintix: Action Model via In-Context Reinforcement Learning},
  author = {Andrey Polubarov and Nikita Lyubaykin and Alexander Derevyagin and Ilya Zisman and Denis Tarasov and Alexander Nikulin and Vladislav Kurenkov},
  journal= {arXiv preprint arXiv:2501.19400},
  year   = {2025}
}

Comments

ICML 2025, Poster

R2 v1 2026-06-28T21:28:15.587Z