← Latest papers
🤖 AI

Learning to Move Before Learning to Do: Task-Agnostic pretraining for VLAs

This paper introduces Task-Agnostic Pretraining (TAP), a two-stage framework that overcomes the scarcity of expert demonstrations in Vision-Language-Action models by first learning transferable motor priors from cheap, unlabeled interaction data via self-supervised inverse dynamics, and then grounding them in language with minimal labeled data to achieve superior performance and robustness compared to standard methods.

Original authors: Junhao Shi, Siyin Wang, Xiaopeng Yu, Li Ji, Jingjing Gong, Xipeng Qiu

Published 2026-07-03
📖 5 min read🧠 Deep dive

Original authors: Junhao Shi, Siyin Wang, Xiaopeng Yu, Li Ji, Jingjing Gong, Xipeng Qiu

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 Big Problem: Robots Need Too Many "Teachers"

Imagine you want to teach a robot how to do chores, like putting a carrot on a plate. Currently, the standard way to do this is human teleoperation. This means a human has to hold the robot's hand (metaphorically, via a controller) and physically guide it through the task while saying, "Okay, now grab the carrot."

The paper argues this is a huge bottleneck. It's like trying to teach a million students by having a teacher sit down and personally guide every single one of them through every single step. It's expensive, slow, and the robot learns nothing on its own; it's just a passive vessel for the human's movements.

The Core Idea: Separate "How" from "What"

The authors propose a new way to think about learning. They suggest that learning to be a robot involves two very different skills that we usually mix up:

  1. "How to Move" (Physical Competence): This is understanding physics. How does a gripper close? How does an object slide? What happens if I push a pumpkin?
  2. "What to Do" (Semantic Alignment): This is understanding the instruction. "Put the carrot on the plate."

The paper's Decomposition Hypothesis says: You don't need a human teacher to learn "How to Move." You only need a human teacher for "What to Do."

The Solution: TAP (Task-Agnostic Pretraining)

The authors created a two-stage training method called TAP. Think of it like training an athlete.

Stage 1: The "Playground" Phase (Learning to Move)

Instead of giving the robot a specific task, they let it play.

  • The Analogy: Imagine a human baby. A baby doesn't learn to move by being told, "Now lift your leg to walk." Instead, the baby kicks, drops toys, grabs things, and falls over. They are exploring the world without a specific goal. They are learning the physics of their own body and the objects around them.
  • What the Robot Does: The robot is given a "playground" where it moves its arm randomly. It pushes things, grabs things, and drops things. It has no language instructions. It just learns: "If I move my arm this way, the object moves that way."
  • The Secret Sauce: They use a technique called Inverse Dynamics. Instead of asking, "What will happen if I do X?", the robot looks at two pictures (before and after) and asks, "What action must I have taken to get from Picture A to Picture B?" This forces the robot to learn the cause-and-effect of movement without needing a human to say "Good job."

Stage 2: The "Coach" Phase (Learning What to Do)

Once the robot has spent hours "playing" and understands how objects move, it is now ready for the specific task.

  • The Analogy: Now that the baby has strong muscles and understands how to grab things, a coach steps in and says, "Okay, now that you know how to grab, please put the carrot on the plate."
  • The Result: Because the robot already knows how to move, it only needs a tiny amount of human data to learn the specific instruction. It's like teaching a professional athlete a new play; they don't need to relearn how to run or catch, they just need to know the strategy.

Why This is a Big Deal (The Results)

The paper tested this on a real robot and a computer simulation. Here is what they found:

  1. It's Super Efficient: The TAP robot learned to do tasks as well as robots trained on 1 million human-guided examples, but it only used a tiny fraction of that labeled data. It replaced millions of expensive human hours with cheap, self-generated "play" time.
  2. It's More Robust (Stronger in Chaos): This is the most impressive part. When the researchers messed with the environment—changing the camera angle, putting random fruit in the way, or changing the table texture—standard robots (trained only on human data) completely failed (0% success).
    • The Analogy: A standard robot is like a student who memorized the answer key for a specific test. If the test questions change slightly, they fail. The TAP robot is like a student who actually understands the concept of math. Even if the numbers change or the paper is crumpled, they can still solve the problem.
    • In the real world, when the camera view was shifted, the TAP robot still succeeded about 15–25% of the time, while the "internet-scale" robots failed completely.

Summary

The paper argues that we have been trying to teach robots by forcing them to watch humans do tasks. Instead, we should let robots babble and play first to learn the physics of the world ("How to Move"). Once they have that foundation, we only need a little bit of human guidance to teach them the specific goals ("What to Do"). This makes robots cheaper to train and much better at handling real-world surprises.

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 →