← Latest papers
💻 computer science

AECNav: Active Evidence Consolidation for Efficient Zero-Shot Open-Vocabulary Object Navigation

AECNav is a training-free, evidence-driven framework for zero-shot open-vocabulary object navigation that integrates gated perception, belief consolidation, and active exploration to achieve state-of-the-art success rates and low latency on both simulated and physical robots.

Original authors: Guanlin Liu, Shaobin Ling, Renyuan Liu, Zeying Gong, Junjie Hu

Published 2026-08-12
📖 4 min read☕ Coffee break read

Original authors: Guanlin Liu, Shaobin Ling, Renyuan Liu, Zeying Gong, Junjie Hu

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 trying to find a specific object in a brand-new house it has never seen before, like looking for a "red mug" in a kitchen full of red cups, red bowls, and red apples. This is the world of Zero-Shot Object Navigation. "Zero-shot" means the robot hasn't been trained on this specific house or even this specific type of mug; it has to figure it out on the fly using only a language description. The big challenge is that the robot needs to be both fast and smart. If it stops to take a super-detailed photo of every single object it sees, it will run out of battery and time. But if it moves too fast without checking carefully, it might grab a red apple thinking it's the red mug. Scientists are trying to build robots that can navigate these messy, real-world environments without needing a massive library of pre-memorized maps, making them useful for helping people in their actual homes rather than just in perfect video game simulations.

Enter AECNav, a new "brain" for robots that solves this puzzle by acting like a very efficient detective. Instead of constantly taking high-resolution photos of everything (which is slow and expensive), AECNav uses a clever "evidence-gated" system. Think of it like walking through a dark room with a flashlight. Most of the time, you just scan the room with a quick, blurry glance to see if anything looks interesting. You only shine the bright, detailed spotlight (the expensive camera work) when your quick glance spots something that might be the target. This saves a huge amount of energy and time.

But what happens when the robot finds something that looks like the target but might be a trick? Maybe it sees a red apple and thinks, "Is that the mug?" AECNav doesn't just guess; it keeps a running score of evidence, like a detective's notebook. If the robot sees a "red mug" from three different angles, the score goes up. But if it sees a "red apple" that looks suspiciously like a mug, the score for the mug hypothesis actually goes down. The robot also learns from what it doesn't see. If it expects to see the object in a certain spot but the camera sweeps past and finds nothing, that absence becomes negative evidence, lowering the belief that the object is there. This prevents the robot from getting stuck chasing false leads.

Finally, when the robot is confused and doesn't know where to go next, it doesn't just wander randomly. It plays a game of "information vs. cost." It asks, "If I walk down this hallway, will I see a lot of new things, and is it a long walk?" It chooses paths that promise the most new clues for the least amount of walking. This keeps the exploration productive even when the clues are weak.

The paper shows that this approach works incredibly well. In computer simulations of three different complex house environments, AECNav found its targets 84.7% of the time on the hardest test set, beating all previous methods. It also did this much faster, taking only about 24 seconds per episode compared to over 50 seconds for the next best method. The team even tested it on a real, four-legged robot (a quadruped) in actual rooms. The robot successfully found objects like a coffee machine, a trash can, and a chair in 38 out of 40 real-world trials, moving at a speed of roughly 5 decisions per second. The researchers found that removing any of the three main parts of their system—the quick-scan trigger, the evidence notebook, or the smart path-finding—caused the success rate to drop significantly, proving that all three parts are essential for the robot to be both fast and accurate.

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 →