← Latest papers
💻 computer science

PrimitiveVLA: Learning Reusable Motion Primitives for Efficient and Generalizable Robotic Manipulation

PrimitiveVLA addresses the data inefficiency and poor generalization of Vision-Language-Action models by introducing a primitive-centric framework that disassembles demonstrations into reusable motion primitives via a shared multimodal representation and reassembles them during inference, thereby enabling more efficient learning and robust zero-shot generalization across complex tasks.

Original authors: Yutai Li, Shaohui Peng, Jiaming Guo, Di Huang, Zihao Zhang, Yuxuan Guo, Yunkai Gao, Siming Lan, Ling Li, Xing Hu, Yunji Chen

Published 2026-07-21
📖 3 min read☕ Coffee break read

Original authors: Yutai Li, Shaohui Peng, Jiaming Guo, Di Huang, Zihao Zhang, Yuxuan Guo, Yunkai Gao, Siming Lan, Ling Li, Xing Hu, Yunji Chen

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

Imagine a world where robots aren't just clumsy, pre-programmed machines that can only do exactly what they were told to do yesterday, but rather clever helpers that can figure out how to open a new kind of jar or stack a weirdly shaped block without needing a manual for every single object. This is the dream of "Embodied AI"—giving robots a brain that combines what they see, what they hear, and how they move. Right now, scientists are trying to build these brains using something called Vision-Language-Action (VLA) models. Think of these models as a robot's "brain" that looks at a picture, reads a sentence like "put the cup on the table," and then decides which muscles to twitch to make it happen. The big problem is that these robots are currently terrible at learning new things quickly. They are like students who memorize the exact answer key for a specific test but fail completely if the teacher changes the numbers on the questions. They try to memorize the entire, messy path of a task all at once, which makes them slow to learn and easily confused when the world changes.

This is where a new paper called "PrimitiveVLA" comes in to save the day. The researchers argue that the reason robots are so bad at generalizing is that they are trying to learn whole, giant tasks as one big, unbreakable chunk. Instead, they propose a smarter way: teaching the robot to learn "primitives." Imagine you are learning to cook. Instead of memorizing the exact recipe for "Spaghetti Carbonara" as one giant, confusing list of steps, you learn the basic moves: chop, boil, stir, and fry. Once you master those reusable moves, you can mix and match them to make almost any dish, even ones you've never seen before. The authors suggest that robots should do the same thing. They built a system that breaks down complex robot tasks into these small, reusable "motion primitives" (like grasp, push, or lift) during training. Then, when the robot faces a new, tricky job, it doesn't try to remember the whole thing; it just assembles the right sequence of these basic moves to solve the problem.

The paper shows that this "disassemble and assemble" approach works incredibly well. In their tests, robots trained with this method learned much faster, needing only half the amount of practice data to perform as well as robots trained on full datasets. But the real magic happened when they tested the robots on things they had never seen before. For example, on a set of long, complicated tasks, the standard top-tier robot model only succeeded about 30% of the time. However, the robot using PrimitiveVLA jumped up to an 80% success rate. Even more impressively, when faced with completely new tasks that the robot had never encountered, the new method improved the success rate by six times compared to the old way. The researchers tested this in both computer simulations and on a real physical robot arm, proving that teaching robots to master the basics first, rather than memorizing the whole picture, is the key to making them truly smart and adaptable helpers.

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 →