← Latest papers
🤖 AI

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

Premover is a lightweight module that accelerates Vision-Language-Action (VLA) control by enabling robots to begin acting before user instructions are complete, achieving a 13.6% reduction in wall-clock time on the LIBERO benchmark while maintaining success rates comparable to full-prompt baselines.

Original authors: Joonha Park, Jiseung Jeong, Taesik Gong

Published 2026-05-13
📖 4 min read☕ Coffee break read

Original authors: Joonha Park, Jiseung Jeong, Taesik Gong

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Problem: The "Dead Time" of Typing

Imagine you are talking to a very smart robot assistant. You want it to pick up a specific item, like a jar of ketchup, and put it in a basket.

In the current way robots work, they have a strict rule: "I cannot start moving until you have finished typing the entire sentence."

Even though you are typing at a normal speed (about 52 words per minute), it takes you several seconds to finish the sentence "Pick up the ketchup and put it in the basket." During those few seconds, the robot sits completely still, doing absolutely nothing. It's like a waiter standing frozen at your table while you are still deciding what to order, even though you've already said, "I'll have the..."

The researchers found that this "waiting time" actually makes up about 40% of the total time it takes to get a task done. That is a huge amount of wasted time.

The Solution: "Premover"

The paper introduces a new system called Premover. Think of Premover as a robot that doesn't wait for the full sentence. Instead, it starts working while you are still typing.

It does this by using two clever tricks (or "gears") that sit on top of the robot's existing brain (which the researchers leave frozen and untouched):

1. The "Spotlight" (Focus Map)

The Analogy: Imagine you are reading a mystery novel. When you read the first few words, "The butler did it with the candlestick...", you immediately start ignoring the other characters in the room and focus your eyes on the butler. You don't need to read the whole paragraph to know who to look at.

How it works:

  • As you type "Pick up the ketchup...", the Premover system instantly creates a mental "spotlight" on the image the robot sees.
  • It highlights the ketchup bottle and dims out everything else (like the toaster or the cat).
  • This happens while you are still typing the rest of the sentence.
  • Why it matters: By the time you finish typing, the robot has already spent those seconds figuring out where to look. It doesn't have to waste time scanning the whole kitchen again.

2. The "Traffic Light" (Readiness Gate)

The Analogy: Imagine a driver at a red light. If the light turns green, they go. But what if the light is flickering? They wait.
Premover has a "Traffic Light" that decides: "Is the robot ready to move, or is it too early?"

How it works:

  • If you only typed "Pick up the...", the robot doesn't know what to pick up. It could be a cup, a book, or a shoe. If it moves now, it might grab the wrong thing.
  • The "Traffic Light" checks the "Spotlight." If the spotlight is blurry and looking everywhere, the light stays Red (Hold).
  • As you type more words ("...the ketchup..."), the spotlight sharpens and locks onto the ketchup. Once the spotlight is clear and confident, the light turns Green (Go).
  • This prevents the robot from rushing and making mistakes.

The Results: Faster, But Not Reckless

The researchers tested this on a computer simulation with many different tasks. Here is what happened:

  • The "Naive" Approach: They tried a version where the robot just started moving immediately as soon as any letter was typed.
    • Result: Disaster. The robot grabbed the wrong objects constantly. Success rate dropped from 95% to 66%. It was fast, but it was useless because it was wrong.
  • The "Premover" Approach: The robot used the Spotlight and the Traffic Light.
    • Result: It was 13.6% faster overall (saving about 4.6 seconds per task).
    • Crucially: It was just as accurate as the old method (95.1% success rate vs. 95.0%).

The Big Takeaway

The main idea of this paper is that typing time is not "dead time." It is a resource we can use.

Instead of treating the time it takes a human to type as a pause where the robot must sit idle, Premover turns that time into "pre-computation." It lets the robot get a head start on figuring out what to look at, so that the moment the instruction is finished, the robot is already ready to act.

In short: Premover teaches the robot to start "thinking" about the picture while you are still "speaking," but it uses a smart "brake" to make sure it doesn't move until it is 100% sure what you want.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →