English

MoS-VLA: A Vision-Language-Action Model with One-Shot Skill Adaptation

Robotics 2025-10-21 v1

Abstract

Vision-Language-Action (VLA) models trained on large robot datasets promise general-purpose, robust control across diverse domains and embodiments. However, existing approaches often fail out-of-the-box when deployed in novel environments, embodiments, or tasks. We introduce Mixture of Skills VLA (MoS-VLA), a framework that represents robot manipulation policies as linear combinations of a finite set of learned basis functions. During pretraining, MoS-VLA jointly learns these basis functions across datasets from the Open X-Embodiment project, producing a structured skill space. At test time, adapting to a new task requires only a single expert demonstration. The corresponding skill representation is then inferred via a lightweight convex optimization problem that minimizes the L1 action error, without requiring gradient updates. This gradient-free adaptation incurs minimal overhead while enabling rapid instantiation of new skills. Empirically, MoS-VLA achieves lower action-prediction error on five out of five unseen datasets and succeeds in both simulation and real-robot tasks where a pretrained VLA model fails outright. Project page: mos-vla.github.io/

Keywords

Cite

@article{arxiv.2510.16617,
  title  = {MoS-VLA: A Vision-Language-Action Model with One-Shot Skill Adaptation},
  author = {Ruihan Zhao and Tyler Ingebrand and Sandeep Chinchali and Ufuk Topcu},
  journal= {arXiv preprint arXiv:2510.16617},
  year   = {2025}
}
R2 v1 2026-07-01T06:45:15.049Z