English

CycleVLA: Proactive Self-Correcting Vision-Language-Action Models via Subtask Backtracking and Minimum Bayes Risk Decoding

Robotics 2026-01-06 v1

Abstract

Current work on robot failure detection and correction typically operate in a post hoc manner, analyzing errors and applying corrections only after failures occur. This work introduces CycleVLA, a system that equips Vision-Language-Action models (VLAs) with proactive self-correction, the capability to anticipate incipient failures and recover before they fully manifest during execution. CycleVLA achieves this by integrating a progress-aware VLA that flags critical subtask transition points where failures most frequently occur, a VLM-based failure predictor and planner that triggers subtask backtracking upon predicted failure, and a test-time scaling strategy based on Minimum Bayes Risk (MBR) decoding to improve retry success after backtracking. Extensive experiments show that CycleVLA improves performance for both well-trained and under-trained VLAs, and that MBR serves as an effective zero-shot test-time scaling strategy for VLAs. Project Page: https://dannymcy.github.io/cyclevla/

Keywords

Cite

@article{arxiv.2601.02295,
  title  = {CycleVLA: Proactive Self-Correcting Vision-Language-Action Models via Subtask Backtracking and Minimum Bayes Risk Decoding},
  author = {Chenyang Ma and Guangyu Yang and Kai Lu and Shitong Xu and Bill Byrne and Niki Trigoni and Andrew Markham},
  journal= {arXiv preprint arXiv:2601.02295},
  year   = {2026}
}

Comments

Project Page: https://dannymcy.github.io/cyclevla/

R2 v1 2026-07-01T08:51:13.155Z