Embodied Robot Manipulation in the Era of Foundation Models: Planning and Learning Perspectives
This survey provides a structured overview of robotic manipulation in the era of foundation models by organizing recent learning-based approaches into a unified framework of high-level planning (encompassing reasoning over language, code, and geometry) and low-level action modeling, while highlighting how foundation models contribute to both planning artifacts and direct action generation.
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 been masters of repetition, performing the same precise motion thousands of times in a factory, but they struggle when the world changes. To move a cup from a table to a sink, a traditional robot needs a human to program every single step: where the cup is, how to grasp it, and exactly how to move the arm without spilling. This difficulty arises because the task requires a chain of skills: seeing the object, understanding what it is, figuring out the steps to move it, and then physically controlling the muscles to do the work. For decades, researchers have tried to bridge the gap between a robot's eyes and its hands, but the connection has often been brittle. The latest wave of progress comes from a new type of artificial intelligence known as foundation models. These are massive systems trained on vast amounts of data from the internet, capable of understanding language, images, and the physical world in a way that feels almost intuitive. They offer a chance to teach robots not just how to move, but how to think about moving.
A comprehensive new survey by a team of researchers from universities across Asia, Australia, and the United States maps out how these powerful AI models are reshaping the field of robotic manipulation. The authors, led by scholars from institutions including Xi'an Jiaotong University and the Hong Kong University of Science and Technology, have organized the rapidly growing body of work into a clear structure. They propose that we should stop looking at these robots as a single block of code and instead view them as a system with two distinct layers working together: a high-level planner that decides what to do, and a low-level controller that figures out how to move the muscles to do it. This framework helps explain why some robots can follow complex instructions like "cook a potato and put it in the recycle bin," while others can only pick up a specific block.
At the top of this system sits the planner. In the past, giving a robot a complex instruction required breaking it down into rigid, pre-written steps. Today, foundation models act as a brain that can reason through a task. The survey highlights how these models can take a simple sentence and break it into a sequence of logical steps, such as "navigate to the fridge," "open the door," and "grab the potato." Some systems use large language models to generate these plans, while others write computer code to describe the actions. A particularly promising approach involves teaching the robot to understand the physical shape of the world. Instead of just reading words, these models create mental maps of 3D space, identifying where objects are and how they fit together. They can also learn "affordances," a concept describing what actions an object allows; for instance, a handle affords pulling, while a flat surface affords placing. By combining language, 3D vision, and an understanding of what objects can do, these high-level planners provide a structured guide for the robot to follow.
Once the plan is set, the robot must execute it. This is the job of the low-level action model, which translates the abstract plan into physical movement. The researchers found that the most successful modern approaches do not rely on a single method but often blend different learning strategies. Some robots learn by watching humans, copying the movements they see in videos or demonstrations. Others learn through trial and error, trying different motions until they succeed, a process known as reinforcement learning. A significant trend identified in the paper is the use of "latent learning," where the robot learns to compress complex movements into simpler, hidden representations. Think of this as the robot learning the "gist" of a motion rather than memorizing every tiny muscle twitch, allowing it to adapt the same movement to different objects or situations. The survey also notes a growing emphasis on using 3D vision and even touch sensors. While early robots relied mostly on cameras, newer systems are beginning to incorporate tactile feedback, allowing them to feel if they are holding something too tightly or if an object is slipping, which is crucial for delicate tasks.
Despite these advances, the authors are careful to note that the field is far from perfect. The robots described in the survey are not yet ready to replace human workers in every home or factory. Many of the systems work well in controlled environments or simulations but struggle when faced with the messy unpredictability of the real world. The survey points out that while these models can reason about a task, they sometimes fail to understand the physical limits of the robot, such as whether an arm can actually reach a certain spot without hitting a wall. There are also significant hurdles regarding data; training these systems requires massive amounts of high-quality data, which is expensive and difficult to collect. Furthermore, safety remains a major concern. As robots become more autonomous, ensuring they do not harm humans or break objects requires robust safeguards that current models do not always possess.
The researchers conclude that the path forward lies in building more general-purpose systems that can learn from diverse experiences and adapt to new situations without needing to be reprogrammed for every single task. They suggest that the future of robotic manipulation will depend on creating better ways to evaluate these systems, gathering more real-world data, and integrating multiple senses like sight, touch, and sound into a unified understanding of the world. The survey serves as a roadmap, showing that while we have made remarkable progress in teaching robots to think and move, the journey toward truly intelligent, adaptable machines is just beginning. The work does not claim to have solved the problem of robot manipulation, but rather provides a clear, organized view of where the technology stands today and what challenges must be overcome to make these machines truly useful in our daily lives.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.