CrossTracer: Cross-Embodiment Navigation via VLA Model Reasoning and Trace Residuals Adapting
CrossTracer is a hierarchical framework that enables cross-embodiment robot navigation by combining a VLA-based trace proposer with an embodiment-conditioned residual adapter trained via automated CE-RRT* to generate physically feasible, pixel-space navigation plans that significantly outperform state-of-the-art baselines.
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 you are teaching a robot how to walk through a crowded, messy room. You might tell it, "Go get the red cup on the table." A super-smart robot brain (called a Vision-Language-Action model) can understand that sentence perfectly. It knows what a "red cup" is, where "tables" usually are, and what "getting" means. But here's the tricky part: that robot brain doesn't know if the robot is a wobbly two-legged walker, a smooth four-wheeled cart, or a bouncy dog-like machine. To the smart brain, a small step up onto a curb looks like a simple path. But for a wheeled robot, that curb is a wall; for a legged robot, it's a fun hop. If the robot tries to follow a path that doesn't fit its body, it crashes. This paper tackles that exact problem: how do we take a smart, general idea of a path and tweak it so it actually works for the specific robot trying to walk it?
The researchers behind this paper, CrossTracer, realized that the best way to fix this isn't to force the smart brain to learn every robot's body at once. Instead, they built a two-step team. First, a "Vision-Language Trace Proposer" (let's call it the Dreamer) looks at the room and the goal and draws a rough, ideal path on a piece of paper. This path is perfect for the idea of the journey but doesn't care if the robot has wheels or legs. Then, a second team member, the "CE-Adapter" (the Reality Checker), looks at that rough drawing and the specific robot's body. It says, "Hey, the Dreamer forgot that wheels can't climb stairs," and draws little red arrows to nudge the path away from the stairs and onto the flat floor. They call these nudges "trace residuals."
To teach the Reality Checker how to do this without needing humans to draw thousands of perfect paths by hand, the team invented a clever training trick called CE-RRT*. Imagine a virtual robot that can instantly see the whole room and knows exactly which floors are safe for wheels and which are safe for legs. This virtual robot runs a fast, computerized search to find the safest possible path for each robot type and uses those computer-generated paths as the "correct answers" to teach the Reality Checker. It's like having a super-fast simulator that does the hard work of figuring out the physics, so the AI can learn from its mistakes without actually crashing a real robot.
When they tested this system, the results were quite impressive. On a standard test called the NaviTrace benchmark, CrossTracer scored 45.68 points. This beat the strongest general-purpose AI model they compared it against (Gemini-2.5-Pro) by a significant margin—about 10 points, which is a 28% improvement. The paper suggests that this huge jump comes from the Reality Checker's ability to fix the Dreamer's mistakes. When they removed the Reality Checker and just let the Dreamer draw the path, the score dropped drastically to 22.56, proving that the "nudging" step is essential.
They didn't just stop at computer tests; they also tried it on real robots in the real world. They put the system on both a wheeled robot and a legged robot. The results showed that CrossTracer helped the robots reach their goals more often and faster. For the wheeled robot, the success rate went from 40% to 65%, and for the legged robot, it jumped from 45% to 70%. The paper indicates that this method makes the robots much more reliable, helping them avoid crashes and find smoother routes that fit their specific bodies. While the system still relies on the computer's ability to "see" the floor correctly (if the computer misidentifies a rug as a wall, the robot might get confused), the approach suggests that separating the "what to do" from the "how to do it" is a powerful way to make robots smarter and safer.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.