← Latest papers
💻 computer science

Beyond Data Scaling: Representation-Centric Continued Pre-training for Vision-Language-Action Models

The paper introduces VLAct, a representation-centric continued pre-training approach for Vision-Language-Action models that leverages heterogeneous multi-embodiment data to achieve superior transferability and performance across diverse tasks and unseen robots, even under modest compute budgets and limited downstream data.

Original authors: Senqiao Yang, Chengyao Wang, Yuxin Chen, Zixuan Wang, Longxiang Tang, Haokun Gui, Jinhui Ye, Changsheng Lu, Xiaoyang Wu, Mingkang Zhu, Pengguang Chen, Shu Liu, Zhuotao Tian, Hengshuang Zhao, Bei Yu, J
Published 2026-08-31
📖 7 min read🧠 Deep dive

Original authors: Senqiao Yang, Chengyao Wang, Yuxin Chen, Zixuan Wang, Longxiang Tang, Haokun Gui, Jinhui Ye, Changsheng Lu, Xiaoyang Wu, Mingkang Zhu, Pengguang Chen, Shu Liu, Zhuotao Tian, Hengshuang Zhao, Bei Yu, Jiaya Jia

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

Robots have long struggled to learn from experience in the way humans do. While a child can watch a parent pour a glass of water and understand the motion, a robot typically requires thousands of specific, hand-coded instructions to perform the same task. For years, scientists have tried to solve this by feeding robots massive amounts of data, hoping that sheer volume would teach them how to move. This approach relies on Vision-Language-Action models, which are computer systems that can see an image, understand a sentence, and decide on a physical movement. The prevailing belief has been that if you simply collect enough robot movements, the system will naturally become smart enough to handle any situation. However, gathering robot data is incredibly difficult and expensive; unlike photos or text on the internet, robot movements must be recorded in the real physical world, often by humans guiding the machines. This scarcity means that even the largest robot datasets are tiny and sparse compared to the vastness of the physical world.

A team of researchers has now proposed a different path forward, suggesting that the quality of what a robot learns is more important than the quantity of data it sees. They argue that instead of just memorizing specific movements, a robot's brain needs to learn a deep, flexible understanding of how objects and actions relate to one another. By focusing on this "representation"—the internal map the robot builds of the world—they have created a new training method that allows robots to generalize much better. Their work demonstrates that with a smarter way to teach the robot's core brain, a system can learn to perform complex tasks on robots it has never seen before, using only a fraction of the data previously thought necessary.

The researchers, working under the name VLAct, started with a fundamental question: why do robots fail to generalize? When a robot is trained on a specific set of movements, it often becomes too specialized, learning to mimic the exact patterns it saw rather than understanding the underlying physics of the task. To investigate this, the team looked at how different ways of teaching a robot affected its internal understanding. They found that if a robot is trained to predict actions using only one specific method, it becomes "locked in" to that method. It is like a student who learns to solve math problems using only one specific formula; if the test changes the format of the question, the student fails because they never learned the concept itself. The researchers discovered that this "lock-in" happens when the robot's brain is forced to fit its knowledge into a single, rigid structure during training.

To fix this, the team developed a new training recipe that keeps the robot's brain flexible. They began with a powerful vision-language model, a type of artificial intelligence already trained on vast amounts of internet images and text, which gives it a broad understanding of the world. Instead of letting the robot training overwrite this broad knowledge, they protected the lower layers of the brain that handle basic visual recognition. They then introduced a unique training technique where the robot was asked to predict the same physical movements using three different mathematical methods simultaneously. By forcing the robot to satisfy all three methods at once, the researchers prevented it from specializing in just one. This approach ensured that the robot learned a universal understanding of action, rather than a narrow skill tied to a single way of calculating movement.

Furthermore, the team tackled the problem of different robot bodies. A robot with two arms moves differently than a robot with one arm, and a robot with a gripper moves differently than one with a hand. Previous methods often treated these differences as separate problems, training a unique brain for each robot type. The VLAct team instead created a shared language for movement. They taught the robot that opening a gripper on one machine is the same concept as opening a gripper on another, even if the physical mechanics differ. They achieved this by aligning the parts of the action that are physically similar, like the opening and closing of a hand, while leaving the unique parts of each robot's body separate. This allowed the robot to transfer what it learned about one type of machine to a completely different type of machine it had never encountered.

The results of this approach were striking. When tested on a wide range of tasks, the new system consistently outperformed existing models, including those trained on much larger datasets. In a simulation benchmark called LIBERO-Plus, which tests how well a robot handles changes in lighting, camera angles, and object placement, the new system achieved a success rate of 82.6 percent. This was significantly higher than other leading systems, proving that the robot had learned a robust understanding of the task rather than just memorizing a specific scenario. On another benchmark called RoboTwin 2.0, which involves two robotic arms working together, the system reached a success rate of 92.5 percent, surpassing large-scale industrial systems that rely on proprietary data and massive computing power.

Perhaps the most compelling evidence of this method's power came from a test involving a humanoid robot that was completely new to the training data. The researchers trained their system on data from standard robotic arms and then asked it to control a humanoid robot with legs and a torso, a machine it had never seen before. Using only 20 percent of the data typically required to train a robot for this specific body, the system performed better than a baseline model trained on 100 percent of the data. This suggests that the robot had learned a fundamental concept of "how to move" that could be applied to any body, rather than just memorizing the specific movements of the arms it was trained on.

The researchers also tested their system in the real world, using physical robotic arms to perform tasks like stacking blocks, cleaning tables, and folding clothes. In these real-world experiments, the system continued to outperform the baseline, showing greater stability and precision. It successfully handled novel objects it had never seen before, such as picking up a pepper instead of a carrot, and managed complex, multi-step tasks like scooping beans and pouring them into a bowl without skipping steps. The system also excelled at coordinating two arms to work together, such as holding a socket while pulling a plug, demonstrating a level of synchronization that previous models struggled to achieve.

What makes this work particularly significant is that it was achieved using only open-source data and a modest amount of computing power, specifically a setup with 16 graphics processing units. This stands in contrast to many of the top-performing systems in the field, which rely on proprietary datasets and massive industrial-scale computing resources. The researchers showed that by focusing on how the robot represents the world internally, rather than just scaling up the amount of data, it is possible to build more capable and adaptable robots. Their findings suggest that the future of robot learning lies not in collecting endless streams of data, but in designing training methods that help the robot build a deeper, more flexible understanding of the physical world.

The study concludes that the way a robot is taught is just as important as what it is taught. By preserving the broad knowledge of a pre-trained brain and encouraging it to learn actions in a way that is not tied to a single method or body type, researchers can create systems that are far more capable of handling the unpredictable nature of the real world. This approach offers a promising path toward general-purpose robots that can learn new tasks quickly and adapt to new environments without requiring massive amounts of new data. The work has been made available to the public, allowing other scientists to build upon these findings and further explore how to teach machines to move with the same flexibility and understanding as living beings.

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 →