paper-with-me

홈 › Papers

See, Plan, Rewind: Progress-Aware Vision-Language-Action Models for Robust Robotic Manipulation

2026-03-10 · Tingjun Dai, Mingfei Han, Tingwen Du, Zhiheng Liu, Zihao Zhang, Zhihui Li, Salman Khan, Jun Yu, Xiaojun Chang arxiv

Measurement of task progress through explicit, actionable milestones is critical for robust robotic manipulation. This progress awareness enables a model to ground its current task status, anticipate verifiable intermediate states, and detect and recover from failures when progress stalls. To embody this capability, we introduce \textbf{S}ee, \textbf{P}lan, \textbf{R}ewind (SPR), a progress-aware vision-language-action framework that dynamically grounds language instructions into a sequence of spatial subgoals. SPR operates through a continuous core cycle, Seeing the current state and upcoming milestone, Planning a trajectory towards the next 2D waypoint, and Rewinding to a recoverable state upon failure by monitoring progress against the expected sequence. This closed-loop approach enables robust error correction without requiring additional training data or auxiliary models. Extensive experiments demonstrate the framework's effectiveness, generalization and robustness: SPR outperforms the MolmoAct baseline by 5\% on the LIBERO benchmark. On the challenging LIBERO-Plus benchmark with unseen instructions and initial states, SPR achieves state-of-the-art robustness with the smallest performance drop, surpassing OpenVLA-OFT and UniVLA, demonstrating superior out-of-distribution robustness.

📄 PDF Abstract BibTeX arXiv:2603.09292

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentRewind: Recoverable Execution for Long-Horizon LLM Agents

2026-08-14 · Yu Zhuang, Kefei Chen, Yitong Duan, Shuxin Zheng 외 arxiv

Many real-world tasks require LLM agents to interact with their environments over long execution horizons. Errors that occur early in execution may propagate through both the agent context and environment state, and thei…

ReWind: Understanding Long Videos with Instructed Learnable Memory

2024-11-23 · CVPR 2025 1 · Anxhelo Diko, Tinghuai Wang, Wassim Swaileh, Shiyan Sun 외

Vision-Language Models (VLMs) are crucial for applications requiring integrated understanding textual and visual information. However, existing VLMs struggle with long videos due to computational inefficiency, memory lim…

Large Language ModelQuestion AnsweringVideo UnderstandingVisual Question Answering+1

Rewind-IL: Online Failure Detection and State Respawning for Imitation Learning

2026-04-17 · Gehan Zheng, Sanjay Seenivasan, Matthew Johnson-Roberson, Weiming Zhi arxiv

Imitation learning has enabled robots to acquire complex visuomotor manipulation skills from demonstrations, but deployment failures remain a major obstacle, especially for long-horizon action-chunked policies. Once exec…

TimeRewind: Rewinding Time with Image-and-Events Video Diffusion

2024-03-20 · Jingxi Chen, Brandon Y. Feng, Haoming Cai, Mingyang Xie 외

This paper addresses the novel challenge of ``rewinding'' time from a single captured image to recover the fleeting moments missed just before the shutter button is pressed. This problem poses a significant challenge in …

Tactical Rewind: Self-Correction via Backtracking in Vision-and-Language Navigation

2019-03-06 · CVPR 2019 6 · Liyiming Ke, Xiujun Li, Yonatan Bisk, Ari Holtzman 외

We present the Frontier Aware Search with backTracking (FAST) Navigator, a general framework for action decoding, that achieves state-of-the-art results on the Room-to-Room (R2R) Vision-and-Language navigation challenge …

Vision and Language NavigationVision-Language Navigation