DreamTrajectory: Trajectory-Guided Action Generation with World Model Alignment for Mobile Manipulation
DreamTrajectory is a trajectory-guided framework for mobile manipulation that improves upon existing Vision-Language-Action policies by jointly predicting end-effector trajectories and whole-body actions to guide coordinated motion, while employing a lightweight world model for test-time refinement to align executed actions with planned trajectories, thereby significantly boosting success rates in both simulation and real-world contact-rich 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
Imagine a robot that isn't just stuck on a table or a factory floor, but can roll around your living room, pick up a coffee mug, and hand it to you. This is the dream of mobile manipulation. It's a tricky corner of robotics because the robot has to do two things at once: drive its wheels to get to the right spot and move its arm to grab the object, all while the camera on its head sees the world spinning and shifting. Think of it like trying to juggle while riding a unicycle; if you focus only on the juggling, you might fall off the bike, but if you only focus on the bike, you drop the balls.
For a long time, robots learned to do this by looking at a picture and a command like "pick up the orange" and immediately spitting out a list of motor instructions for every wheel and joint. But this is like trying to write a novel by guessing every single letter at once without a plot outline. The robot often gets lost in the sheer number of choices, leading to clumsy movements or crashes. Furthermore, once the robot decides what to do, it just does it blindly, hoping for the best. If the floor is slippery or the object is heavier than expected, the robot doesn't realize its plan has failed until it's already dropped the mug. Scientists are trying to fix this by giving robots a better way to plan and a way to double-check their work before they move.
Enter DreamTrajectory, a new approach that acts like a smart director for a robot's performance. Instead of just guessing the final motor commands, this system first sketches out a "dream" path for the robot's hand (the end-effector) to follow. It's like a choreographer drawing a dance routine on a whiteboard before the dancers even start moving. The robot then generates the specific wheel and arm movements needed to trace that sketch. But here's the clever part: before the robot actually moves, it runs a quick mental simulation. It asks, "If I try this specific movement, will my hand actually end up where I planned?" It tests a few different versions of the move, picks the one that matches the "dream" path best, and only then executes it.
The researchers tested this idea in two ways. First, they ran it in a computer simulation called MS-HAB, where robots practice on virtual tables and fridges. They found that without this extra planning and checking, the robots only succeeded about 32.3% of the time. By adding the "dream" path, success jumped to 47.5%. When they added the mental simulation step to double-check the moves, the success rate climbed even higher to 54.8%. The improvement was especially huge for tricky tasks involving contact, like opening a fridge door or closing a counter, where the robot has to feel its way through the movement.
They didn't stop at the computer screen. They also tried this on a real physical robot, an ARX LIFT, in the real world. The results were even more impressive. On tasks like picking fruit and opening drawers, the robots went from succeeding 63.3% of the time to 81.7% with the path planning, and finally to 90.0% when they added the mental double-check. The system works by using a lightweight "world model"—a small, fast brain that predicts what happens next—to score different action choices. It doesn't need to be retrained every time; it just plugs in to help the main robot make smarter decisions on the fly.
The paper suggests that this method solves two big problems: it stops the robot from guessing blindly in a huge space of possible moves, and it stops the robot from executing bad ideas by checking them against a plan first. The authors note that the system is very efficient, adding only a tiny amount of extra computing power (about 11.75 milliseconds of delay per step) to get these big gains. While the results are promising, they are based on specific simulations and a limited set of real-world tasks, suggesting that while the approach is effective, it is a specific tool for this type of mobile robot, not a magic fix for every robotic problem in existence.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.