paper-with-me

Papers

RePO-VLA: Recovery-Driven Policy Optimization for Vision-Language-Action Models

2026-05-10 · Weijia Liufu, Xiaoyu Guo, Ruiyi Chen, Jingzhi Liu, Kaidong Zhang, Xiwen Liang, Jianqi Lin, Dawei Sun, Yuze Wang, Rongtao Xu, Bingqian Lin, Bowen Yang, Tongtong Cao, Bowen Peng, Dongyu Zhang, Guangrun Wang, Min Wang, Liang Lin, Xiaodan Liang arxiv

Vision-Language-Action (VLA) models remain brittle in long-horizon, contact-rich manipulation because success-only imitation provides little supervision for execution drift, while failed rollouts are often discarded. We introduce RePO-VLA, a recovery-driven policy optimization framework that assigns distinct roles to success, recovery, and failure trajectories. RePO-VLA first applies Recovery-Aware Initialization (RAI), slicing recovery segments and resetting history so corrective actions depend on the current adverse state rather than the preceding failure. It then learns a Progress-Aware Semantic Value Function (PAS-VF), aligning spatiotemporal trajectory features with instructions and successful references. The resulting labels salvage useful failure prefixes via reliability decay, while low-value labels mark drift and terminal breakdowns, teaching differences among nominal, failed, and corrective actions. The data engine turns adverse states into planner-generated or human-collected corrective rollouts, teaching recovery to the success manifold. Value-Conditioned Refinement (VCR) trains the policy to prefer high-progress actions. At deployment, a fixed high value ($v=1.0$) biases actions toward the learned success manifold without online failure detectors or heuristic retries. We introduce FRBench, with standardized error injection and recovery-focused evaluation. Across simulated and real-world bimanual tasks, RePO-VLA improves robustness, raising adversarial success from 20% to 75% on average and up to 80% in scaled real-world trials.

📄 PDF Abstract BibTeX arXiv:2605.09410

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Latent Space Reinforcement Learning for Inverse Material Estimation in Food Fracture Simulation

2026-06-15 · Adrian Ramlal, Yuhao Chen, John S. Zelek arxiv

Realistic visual simulation of food manipulation requires accurate material parameters, yet these are difficult to measure directly and vary across the heterogeneous regions of a single food item. We address the inverse …

Reinforcement Learning

Back to the Familiar Future: Failure Recovery for VLA Policies via Pre-Imagined Milestone Selection

2026-06-08 · Suyeon Shin, Juwon Kim, Hyeonbin Park, Hyunseo Kim 외 arxiv

Vision-language-action (VLA) policies can deviate from nominal trajectories during manipulation, even when tasks remain physically feasible. Recovering from these deviations is challenging, as they push the policy into u…

XPACE: Joint World and Action Modeling from Heterogeneous Experience

2026-09-15 · Jiacheng Wei, Jerry Bai, Xiaoyu Yue, Zidong Wang 외 arxiv

A general-purpose robot needs to draw on diverse experience, choose actions, and anticipate how those actions will change the world. We introduce XPACE, a unified embodied world model that serves as both a world action m…

Video Prediction

SafeExplorer: An Unbiased Policy Gradient for Reinforcement Learning with Recovery Interventions

2026-07-09 · Elham Daneshmand, Majid Khadiv, Glen Berseth, Hsiu-Chin Lin arxiv

Training reinforcement-learning agents directly on physical robots makes every fall costly, since a fall can damage the platform and cannot be undone like a simulator reset; the goal is therefore to minimize falls during…

Reinforcement Learning

Contractive Dynamical Imitation Policies for Efficient Out-of-Sample Recovery

2024-12-10 · Amin Abyaneh, Mahrokh G. Boroujeni, Hsiu-Chin Lin, Giancarlo Ferrari-Trecate

Imitation learning is a data-driven approach to learning policies from expert behavior, but it is prone to unreliable outcomes in out-of-sample (OOS) regions. While previous research relying on stable dynamical systems g…

Imitation Learning