VTM-Nav: Hierarchical Visual-Topological Memory for Cross-Episode Object-Goal Navigation

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

VTM-Nav introduces a training-free Vision-Language Model (VLM) navigation framework designed for Cross-Episode Object-Goal Navigation, where an embodied agent operates repeatedly in the same indoor scene, retaining only self-acquired experience. This framework features a persistent hierarchical Visual-Topological Memory (VTM) that organizes scene knowledge at both room and object levels. The VTM retrieves relevant experience through coarse-to-fine matching, providing soft guidance only when it aligns with current observations. A conservative execution guard further enhances robustness by mitigating oscillations, blocked motions, and premature stopping. Evaluated under a controlled same-scene protocol on HM3D v0.1, HM3D v0.2, and MP3D benchmarks, VTM-Nav achieved the best performance across all three datasets compared to a strengthened WMNav baseline, demonstrating effective and robust structured visual-topological experience reuse.

Key takeaway

For Robotics Engineers designing embodied agents for persistent indoor navigation, VTM-Nav's approach demonstrates a robust, training-free method for experience reuse across episodes. You should consider integrating hierarchical memory structures, like VTM, to organize scene knowledge at multiple granularities and employ conservative execution guards to enhance navigation reliability and prevent common failure modes in repeated operations.

Key insights

VTM-Nav uses hierarchical visual-topological memory for robust, training-free cross-episode object-goal navigation.

Principles

Method

VTM-Nav employs a persistent hierarchical Visual-Topological Memory (VTM) for scene knowledge, retrieving experience via coarse-to-fine matching. A conservative execution guard prevents oscillations and premature stopping.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.