← Latest papers
💻 computer science

HumanoidVLN: A Physics-Grounded Simulator and Benchmark for Vision-Language Navigation Across Diverse Humanoid Embodiments

This paper introduces HumanoidVLN, a physics-grounded simulator and benchmark built on NVIDIA Isaac Sim that addresses the unique challenges of vision-language navigation for diverse humanoid robots by supporting multiple embodiments, generating collision-aware instruction datasets, and demonstrating strong sim-to-real transfer capabilities.

Original authors: Quan-Dung Pham, Anh Dao, The-Anh Nguyen, Minh Nguyen-Dinh, Phuong Nam Dang, Tri Pham, Hung Tran, Bach Dao, Tuyen P. Le, Truong Nguyen, Quan Nguyen

Published 2026-08-14
📖 5 min read🧠 Deep dive

Original authors: Quan-Dung Pham, Anh Dao, The-Anh Nguyen, Minh Nguyen-Dinh, Phuong Nam Dang, Tri Pham, Hung Tran, Bach Dao, Tuyen P. Le, Truong Nguyen, Quan Nguyen

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 rolling on wheels like remote-control cars, but are learning to walk, stumble, and balance on two legs just like us. This is the frontier of "humanoid robotics," a field trying to build machines that can navigate our messy, real-world homes and offices. To teach these robots how to move, scientists use a field called Vision-Language Navigation (VLN). Think of VLN as a game of "Simon Says" for robots: a human gives a spoken instruction like "walk to the kitchen and stop by the fridge," and the robot has to look around, understand the words, and physically move to the right spot.

The tricky part is that most robots today are tested in video games or simulations where they can just "teleport" from one spot to another, ignoring gravity, balance, and the fact that walking is hard. But real walking is full of physics; if a robot tries to turn too fast, it might fall over. This paper tackles the big question: How do we teach these walking robots to follow instructions when they have to actually walk without falling, and how do we test them fairly when every robot looks and moves a little differently?


The Paper: HumanoidVLN

The researchers behind this paper, HumanoidVLN, realized that the old ways of testing robot navigation were like testing a Formula 1 car on a dirt path and then pretending it's a bicycle. They built a brand-new, super-realistic "playground" (a simulator) specifically for walking robots. Instead of letting robots teleport, their system forces them to obey the laws of physics. If a robot tries to take a step that is too big or turn too sharply, it will actually trip and fall, just like a real person might.

They set up this playground with four different types of "humanoid" robots. These aren't all the same; they range from a short, 1.17-meter robot (about the height of a tall teenager) to a 1.80-meter giant. They also have different numbers of joints in their legs, meaning some are more flexible than others. The team created a "hierarchical control" system to manage them. You can think of this like a two-person team: a "locomotion coach" (a Reinforcement Learning policy) that teaches the robot how to balance and walk without falling, and a "navigator" (a path tracker) that tells the coach where to go based on the human's voice command. This setup ensures that every test is a true physical challenge, not just a video game trick.

To make the test fair and realistic, the team didn't just use cartoonish 3D models. They built 87 different environments, ranging from cozy living rooms to busy workplaces. They made sure each room was big enough (at least 100 square meters) so the robots wouldn't get stuck in tiny, impossible corners. Some of these rooms were drawn by artists, while others were scanned from real life using a cool technology called "3D Gaussian Splatting," which turns photos into 3D worlds. They even made sure the camera view shook and swayed exactly how it would if a real robot were walking, capturing the wobble of a bipedal gait.

The instructions given to the robots were also carefully crafted. Instead of just typing random sentences, they used a "Multi-Agent Annotation" system. Imagine a team of AI writers, editors, and fact-checkers working together. Two AI "generators" create a route based on a video of the robot walking, a "reviewer" AI checks if the route makes sense against the map, and then a "paraphraser" rewrites the instructions in three different styles: Formal (like a boss), Natural (like a friend), and Casual (like a text message). Finally, real humans checked the work to make sure the instructions were safe and accurate. This resulted in 933 unique test episodes.

When they ran the tests, they found some surprising things. They tested four different AI navigation models to see which one was the best at following instructions without falling. The model named JanusVLN performed the best, successfully reaching the goal about 43.55% of the time and following the path closely. However, the results showed that the robot's body matters a lot. The taller robot (Unitree H1) struggled much more than the others, falling over in nearly 70% of the attempts with some models, while the shorter, more stable robots fell much less often. This proves that you can't just test a navigation AI on one robot and assume it will work on another; the physical shape and balance of the robot change everything.

The team also did a "sim-to-real" pilot test, taking one of the AI models out of the computer and onto a real robot in a real room. They found that the robot's performance in the computer simulation was almost identical to how it performed in the real world, with a very strong correlation in how far off course it ended up. This suggests that their physics-grounded simulator is a reliable predictor of real-world behavior.

In short, HumanoidVLN isn't just a new dataset; it's a new way of thinking about robot navigation. It argues that if we want robots to walk our streets and clean our homes, we have to stop testing them in a world where they can't fall. By grounding the tests in real physics and diverse robot bodies, the paper shows us that the path to a helpful walking robot is paved with balance, not just code.

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 →