ROAD-VLA: Robust Online Adaptation via Self-Distillation for Vision-Language-Action Models

14d ago · Global · primary source: export.arxiv.org

A new framework called ROAD-VLA aims to improve how vision-language-action models adapt to robotic tasks by converting sparse reward signals into dense, token-level supervision without relying on external demonstration data, according to a paper submitted in 2026 [1]. The framework, detailed in a preprint posted to arXiv on 24 June 2026, addresses a core limitation in online adaptation of vision-language-action (VLA) models: sparse rewards provide weak supervision for high-dimensional autoregressive action policies [1]. The authors note that while self-distillation can offer denser training signals, text-based privileged teachers conditioned on demonstrations, retrieved experiences, or high-level plans prove ineffective, exposing what they call a modality gap between symbolic guidance and low-level robot actions [3]. ROAD-VLA constructs a proximal teacher directly in action space by perturbing action-token logits with calibrated advantage estimates [2]. This approach converts sparse rewards into dense token-level supervision while keeping the teacher close to the current policy [4]. The perturbation is the closed-form solution of a KL-regularized local improvement problem, and the researchers derive a policy-improvement lower bound under calibrated advantages and accurate teacher matching [3]. Where PPO collapses the advantage into a single scalar multiplying the sampled-action likelihood, ROAD-VLA expands it into a full teacher distribution over action tokens, giving dense supervision at every on-policy step [4]. The framework requires no external teacher or demonstration data at deployment [6]. Across seven robotic manipulation environments with in-distribution and out-of-distribution shifts, ROAD-VLA outperformed PPO in nearly all settings, demonstrating robust online VLA adaptation [1]. The broader challenge of VLA online adaptation has drawn other recent efforts. A separate framework called Agentic-VLA, evaluated on the LIBERO benchmark, achieved a 12.3% improvement on long-horizon tasks and 28.5% in one-shot learning, while enabling cross-task transfer from 0% to 31.2% without task-specific demonstrations [5]. That work used adaptive reward synthesis, language-guided exploration, and an experience memory bank of policy weights indexed by task embeddings to enable rapid warm-start adaptation [5]. The ROAD-VLA paper was posted on arXiv, an open-access repository of electronic preprints that, as of November 2024, receives about 24,000 submissions per month and is not peer reviewed [10].

regulationresearch-paperapplicationtool-release

Background sources we checked (10)
  • arxiv.org ↗ Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimensional autoregressive action policies. Although self-distillation can in principle provide denser training signals, we find that text-b…
  • arxiv.org ↗ Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimensional autoregressive action policies. Although self-distillation can in principle provide denser training signals, we find that text-b…
  • arxiv.org ↗ Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimensional autoregressive action policies. Although self-distillation can in principle provide denser training signals, we find that text-b…
  • arxiv.org ↗ Vision-Language-Action (VLA) models have emerged as a promising paradigm for robotic manipulation by leveraging pre-trained vision-language representations. However, current VLA training methods suffer from two critical limitations: poor generalization to novel environments and l…
  • arxiv.org ↗ VLA: Robust Online Adaptation ... # ROAD-VLA: Robust Online Adaptation via Self-Distillation for Vision-Language-Action Models ... Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimension…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…

Sources covering this (5)

Spot something wrong? Report an issue