Pith. sign in

REVIEW 15 cited by

VoroNav: Voronoi-based Zero-shot Object Navigation with Large Language Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.02695 v2 pith:HKRKACZR submitted 2024-01-05 cs.RO cs.CV

classification cs.ROcs.CV
keywords voronavnavigationsemanticsuccessdescriptionsefficiencyexplorationhm3d
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In the realm of household robotics, the Zero-Shot Object Navigation (ZSON) task empowers agents to adeptly traverse unfamiliar environments and locate objects from novel categories without prior explicit training. This paper introduces VoroNav, a novel semantic exploration framework that proposes the Reduced Voronoi Graph to extract exploratory paths and planning nodes from a semantic map constructed in real time. By harnessing topological and semantic information, VoroNav designs text-based descriptions of paths and images that are readily interpretable by a large language model (LLM). In particular, our approach presents a synergy of path and farsight descriptions to represent the environmental context, enabling LLM to apply commonsense reasoning to ascertain waypoints for navigation. Extensive evaluation on HM3D and HSSD validates VoroNav surpasses existing benchmarks in both success rate and exploration efficiency (absolute improvement: +2.8% Success and +3.7% SPL on HM3D, +2.6% Success and +3.8% SPL on HSSD). Additionally introduced metrics that evaluate obstacle avoidance proficiency and perceptual efficiency further corroborate the enhancements achieved by our method in ZSON planning. Project page: https://voro-nav.github.io

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 15 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. VTM-Nav: Harnessing Cross-Episode Experience for Object-Goal Navigation with Hierarchical Visual-Topological Memory

    cs.CV 2026-07 conditional novelty 6.0 of 10

    A hierarchical room-and-object memory that persists across independent ObjectNav episodes yields small success-rate gains, but most of the gain comes from within-episode memory rather than the cross-episode component.

  2. DRIVE-Nav: Directional Reasoning, Inspection, and Verification for Efficient Open-Vocabulary Navigation

    cs.RO 2026-03 conditional novelty 6.0 of 10

    Organizing zero-shot object navigation around tracked directional exits with 240° inspection and VLM verification yields 50.2% SR / 32.6% SPL on HM3D-OVON and best SPL on HM3Dv2 and MP3D.

  3. Relational Semantic Reasoning on 3D Scene Graphs for Open World Interactive Object Search

    cs.RO 2026-03 accept novelty 6.0 of 10

    SCOUT matches LLM planners on open-world interactive object search by scoring 3D scene-graph nodes with lightweight models distilled from LLM relational priors, at far lower compute cost.

  4. Visual-Language-Guided Task Planning for Horticultural Robots

    cs.RO 2026-01 conditional novelty 6.0 of 10

    A vision-language model drives a simulated greenhouse robot through simple crop-inspection tasks with ~87% success, but long multi-target tasks collapse to under 10% success.

  5. PIGEON: VLM-Driven Object Navigation via Points of Interest Selection

    cs.RO 2025-11 conditional novelty 6.0 of 10

    PIGEON selects sparse Points of Interest for VLM-driven object navigation, achieving state-of-the-art zero-shot ObjectNav results in Habitat and improving a local 7B VLM via distance-based RLVR.

  6. Imaginative World Modeling with Scene Graphs for Embodied Agent Navigation

    cs.RO 2025-08 conditional novelty 6.0 of 10

    SGImagineNav uses an imagined hierarchical scene graph, filled in by an LLM, that guides a robot to unseen objects and achieves 65.4% and 66.8% success on HM3D and HSSD.

  7. MAG-Nav: Language-Driven Object Navigation Leveraging Memory-Reserved Active Grounding

    cs.RO 2025-08 conditional novelty 6.0 of 10

    MAG-Nav uses active viewpoint selection and memory replay with GPT-4o to achieve state-of-the-art 40.8% success in zero-shot language-driven object navigation on GOAT-Bench/HM3D.

  8. HRO: Hierarchical Room-to-Object Framework for Zero-Shot Object Goal Navigation with Large Language Models

    cs.RO 2026-07 conditional novelty 5.0 of 10

    Hierarchical LLM room-type inference plus object-room affinity scoring yields 84.0% Gibson and 53.0% HM3D success for zero-shot object-goal navigation.

  9. Curriculum-Based Multi-Tier Semantic Exploration via Deep Reinforcement Learning

    cs.AI 2025-09 conditional novelty 5.0 of 10

    A curriculum-trained DRL agent with a VLM query action and layered rewards is claimed to improve semantic exploration and object discovery in AI2-THOR.

  10. TopoNav: Topological Graphs as a Key Enabler for Advanced Object Navigation

    cs.RO 2025-09 conditional novelty 5.0 of 10

    A zero-shot object navigation system that builds a text-based topological memory graph, queried by GPT-4o, reports state-of-the-art success rates of 60.1% on HM3D and 45.5% on MP3D.

  11. CogDDN: A Cognitive Demand-Driven Navigation with Decision Optimization and Dual-Process Thinking

    cs.AI 2025-07 conditional novelty 5.0 of 10

    CogDDN uses a fast heuristic VLM paired with a slow analytic reflection process and a growing knowledge base to navigate to objects that implicitly satisfy a user's demand, with large reported gains on AI2Thor DDN benchmarks.

  12. BeliefMapNav: 3D Voxel-Based Belief Map for Zero-Shot Object Navigation

    cs.RO 2025-05 conditional novelty 5.0 of 10

    A zero-shot navigation system that builds a 3D voxel belief map from LLM-generated landmarks and CLIP features, then plans frontier paths by expected search distance, achieving state-of-the-art success rate and succes...

  13. CogNav: Cognitive Process Modeling for Object Goal Navigation with LLMs

    cs.CV 2024-12 conditional novelty 5.0 of 10

    CogNav improves object goal navigation by having an LLM decide transitions between five cognitive states, guided by an online cognitive map, and reports state-of-the-art success rates on HM3D, MP3D, and RoboTHOR.

  14. Grounded Vision-Language Navigation for UAVs with Open-Vocabulary Goal Understanding

    cs.RO 2025-06 conditional novelty 4.0 of 10

    VLFly integrates LLaMA, CLIP, and a pretrained ViNT waypoint planner to guide a drone by matching language instructions to goal images, reporting 83% success on direct and 70% on indirect real-world instructions.

  15. Explainability for Vision Foundation Models: A Survey

    cs.CV 2025-01 conditional novelty 4.0 of 10

    A structured review of 122 papers on explainability for vision foundation models, with a taxonomy and the finding that quantitative evaluation is rare (36%).

Pith tools