Learning Action Priors for Cross-embodiment Robot Manipulation
This paper proposes a two-stage training framework that pretrains a lightweight action module on unconditioned motion trajectories to learn cross-embodiment temporal priors, which are then transferred to Vision-Language-Action models via decoder reuse and latent distillation to achieve faster convergence, higher success rates, and improved generalization in data-scarce real-world manipulation tasks.
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: The "Blind" Robot
Imagine you are hiring a new apprentice to learn how to cook. In current robot training methods (called Vision-Language-Action or VLA models), you hand the apprentice a massive cookbook filled with pictures of ingredients and written recipes (the Vision and Language parts).
However, the cookbook says nothing about how to actually move your hands. The apprentice has never held a knife, never felt the weight of a pan, and has no idea how to chop, stir, or flip. They have to figure out the physics of cooking at the exact same time they are trying to read the recipe.
The result? The apprentice is confused. They might chop the air, drop the pan, or freeze up because they are trying to learn two incredibly hard things at once: "What does the recipe say?" and "How do I move my muscles?"
This paper argues that current robots suffer from this exact problem. They are great at understanding language and seeing images, but their "muscles" (the action module) are starting from zero, with no prior knowledge of how to move.
The Solution: "Blindfolded" Practice First
The authors propose a two-step training method. Instead of throwing the robot into the kitchen with a recipe immediately, they let the robot practice moving without any recipes or pictures first.
Think of it like a dance student. Before they learn a specific dance routine to music (the recipe), they spend time in the studio just practicing the basic steps, balance, and rhythm in silence. They learn how their body moves, how to turn, and how to stop.
The Two Stages:
Stage 1: The "Blindfolded" Movement Class
- What happens: The robot is fed only data about how robot arms move (trajectories). It sees no pictures and hears no instructions.
- The Analogy: It's like a blindfolded apprentice practicing the physical motions of stirring, lifting, and placing objects over and over again. They aren't trying to cook a specific dish; they are just learning the "feel" of moving.
- The Result: The robot builds a "muscle memory" or a Motion Prior. It learns the general rules of physics: "If I move my arm this way, the object goes there." It learns the smooth flow of movement.
Stage 2: The Cooking Class
- What happens: Now, the robot is given the cookbook (images and language instructions).
- The Analogy: The apprentice is no longer a total beginner. They already know how to hold a knife and move their arm smoothly. Now, they just need to learn which knife to use and when to chop based on the recipe.
- The Result: Because the robot already knows how to move, it learns the new tasks much faster. It doesn't waste time figuring out basic physics; it focuses on understanding the instructions.
How They Connect the Two Stages
The paper uses three clever tricks to make sure the "movement practice" helps the "cooking class":
- Reusing the Muscle Memory: The part of the robot that learned to move in Stage 1 is reused in Stage 2. It's like the apprentice keeping the same hands and muscles they practiced with, rather than getting a new set of hands.
- The "Ghost" Teacher: In the beginning of Stage 2, the robot is told, "Remember how you moved in Stage 1? Try to move like that." This keeps the robot from going crazy or moving erratically while it's still learning the new recipes.
- The "Memory Token": Robots often forget what they did a second ago. The authors created a way to compress the robot's recent history (what it did and saw) into a single, tiny "summary token." It's like the apprentice having a sticky note that says, "I just grabbed the cup, now I need to lift it." This helps the robot make better decisions in long tasks.
Why This Matters (The Results)
The researchers tested this on 13 different tasks using different types of robots (some in simulation, some real robots).
- Faster Learning: The robots learned new tasks much faster because they didn't have to relearn how to move from scratch.
- Better at Hard Tasks: The biggest win was on "long-tail" tasks—tasks where there is very little data (like a real-world robot trying to stack cups with only 50 examples). Without the prior, the robot would freeze or move jerkily. With the prior, it moved smoothly and successfully.
- Stability: The training process was much more stable. The "gradients" (the math signals that tell the robot how to improve) were less chaotic, meaning the robot didn't "unlearn" what it knew.
The Bottom Line
This paper suggests that before teaching a robot what to do (the goal), we should teach it how to move (the motion). By giving the robot a "physical education" class before its "academic" class, it becomes a much better, faster, and more reliable worker, especially when it has to work with different types of robots or in situations where it hasn't seen many examples before.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.