ExplorerRoboticsRobotics
Research PaperResearchia:202605.13081

Premover: Fast Vision-Language-Action Control by Acting Before Instructions Are Complete

Joonha Park

Abstract

Vision-Language-Action (VLA) policies are typically evaluated as if the user had finished typing or speaking before the robot begins acting. In real deployment, however, users take several seconds to enter a request, leaving the policy idle for a substantial fraction of the interaction. We introduce Premover, a lightweight module that converts this idle window into useful precomputation. Premover keeps the VLA backbone frozen and attaches two small projection heads, one for image patches, one fo...

Submitted: May 13, 2026Subjects: Robotics; Robotics

Description / Details

Vision-Language-Action (VLA) policies are typically evaluated as if the user had finished typing or speaking before the robot begins acting. In real deployment, however, users take several seconds to enter a request, leaving the policy idle for a substantial fraction of the interaction. We introduce Premover, a lightweight module that converts this idle window into useful precomputation. Premover keeps the VLA backbone frozen and attaches two small projection heads, one for image patches, one for language tokens, that map an intermediate layer of the backbone into a shared space. The resulting focus map is supervised by simulator-rendered target-object segmentation masks and applied as a per-patch reweighting of the next step's image tokens. A single scalar readiness threshold, trained jointly from streaming prefixes, decides when the policy should begin acting. On the LIBERO benchmark suite, Premover reduces mean wall-clock time from 34.0 to 29.4 seconds, a 13.6% reduction, while matching the full-prompt baseline's success rate (95.1% vs. 95.0%); naive premoving, by contrast, collapses to 66.4%.


Source: arXiv:2605.12160v1 - http://arxiv.org/abs/2605.12160v1 PDF: https://arxiv.org/pdf/2605.12160v1 Original Link: http://arxiv.org/abs/2605.12160v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
May 13, 2026
Topic:
Robotics
Area:
Robotics
Comments:
0
Bookmark
Premover: Fast Vision-Language-Action Control by Acting Before Instructions Are Complete | Researchia