Pith. sign in

REVIEW 25 cited by

OVRL-V2: A simple state-of-art baseline for ImageNav and ObjectNav

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 2303.07798 v1 pith:SDH75FCA submitted 2023-03-14 cs.CV cs.AI

OVRL-V2: A simple state-of-art baseline for ImageNav and ObjectNav

classification cs.CV cs.AI
keywords state-of-artvitsimagenavnavigationobjectnavsuccesstaskstraining
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We present a single neural network architecture composed of task-agnostic components (ViTs, convolutions, and LSTMs) that achieves state-of-art results on both the ImageNav ("go to location in <this picture>") and ObjectNav ("find a chair") tasks without any task-specific modules like object detection, segmentation, mapping, or planning modules. Such general-purpose methods offer advantages of simplicity in design, positive scaling with available compute, and versatile applicability to multiple tasks. Our work builds upon the recent success of self-supervised learning (SSL) for pre-training vision transformers (ViT). However, while the training recipes for convolutional networks are mature and robust, the recipes for ViTs are contingent and brittle, and in the case of ViTs for visual navigation, yet to be fully discovered. Specifically, we find that vanilla ViTs do not outperform ResNets on visual navigation. We propose the use of a compression layer operating over ViT patch representations to preserve spatial information along with policy training improvements. These improvements allow us to demonstrate positive scaling laws for the first time in visual navigation tasks. Consequently, our model advances state-of-the-art performance on ImageNav from 54.2% to 82.0% success and performs competitively against concurrent state-of-art on ObjectNav with success rate of 64.0% vs. 65.0%. Overall, this work does not present a fundamentally new approach, but rather recommendations for training a general-purpose architecture that achieves state-of-art performance today and could serve as a strong baseline for future methods.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 25 Pith papers

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

  1. MCNav: Memory-Aware Dynamic Cognitive Map for Zero-shot Goal-oriented Navigation

    cs.RO 2026-05 unverdicted novelty 7.0

    MCNav builds a dynamic cognitive map with goal re-validation and missed-goal re-exploration to reach state-of-the-art results on instance-level zero-shot navigation in HM3D environments.

  2. Dual-Anchoring: Addressing State Drift in Vision-Language Navigation

    cs.CV 2026-04 unverdicted novelty 7.0

    Dual-Anchoring Framework mitigates progress drift via structured instruction tokens and memory drift via landmark-centric retrospective prediction, yielding 15.2% success rate gain and 24.7% on long trajectories.

  3. AnyImageNav: Any-View Geometry for Precise Last-Meter Image-Goal Navigation

    cs.RO 2026-04 unverdicted novelty 7.0

    AnyImageNav uses a semantic-to-geometric cascade with 3D multi-view foundation models to recover precise 6-DoF poses from goal images, achieving 0.27m position error and state-of-the-art success rates on Gibson and HM...

  4. ZONDA: Zero-shot Object Navigation with Dynamic Avoidance in Multi-floor Environments

    cs.RO 2026-07 conditional novelty 6.0

    ZONDA combines height-difference stair traversal, multi-view VLM target verification, and pedestrian tracking to achieve SOTA zero-shot ObjectNav on MP3D and robust results on the new HM3D-DYNA benchmark.

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

    cs.CV 2026-07 conditional novelty 6.0

    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.

  6. UESF-Bench: Benchmarking and Probing for Unified Embodied Seeking and Following

    cs.AI 2026-07 conditional novelty 6.0

    UESF-Bench is a 1.43M-sample simulated benchmark for embodied agents that must first find a language-described person and then follow them; SeekFollow-VLA with task-driven routing outperforms the paper's internal baselines.

  7. Uni-LaViRA: Language-Vision-Robot Actions Translation for Unified Embodied Navigation

    cs.RO 2026-05 unverdicted novelty 6.0

    A zero-shot unified agent for VLN-CE, ObjectNav, EQA and Aerial-VLN on wheeled, quadruped, humanoid and UAV platforms that translates language and vision inputs into actions via MLLMs plus TDM and SCB mechanisms, matc...

  8. Plug-and-Play Label Map Diffusion for Universal Goal-Oriented Navigation

    cs.RO 2026-05 unverdicted novelty 6.0

    PLMD applies a denoising diffusion model to predict labels for unknown map regions, allowing goal localization in unexplored environments by substituting completed labels into existing navigation pipelines.

  9. Dual-Anchoring: Addressing State Drift in Vision-Language Navigation

    cs.CV 2026-04 conditional novelty 6.0

    Privatar partitions VR avatar reconstruction via frequency-domain decomposition, keeping sensitive components local and offloading the rest with distribution-aware minimal perturbation noise, achieving 2.37x throughpu...

  10. OVAL: Open-Vocabulary Augmented Memory Model for Lifelong Object Goal Navigation

    cs.RO 2026-04 unverdicted novelty 6.0

    OVAL introduces an open-vocabulary memory model with structured descriptors and multi-value frontier scoring to enable efficient lifelong object goal navigation in unseen settings.

  11. ReMemNav: A Rethinking and Memory-Augmented Framework for Zero-Shot Object Navigation

    cs.RO 2026-03 conditional novelty 6.0

    ReMemNav improves zero-shot object navigation success and efficiency by integrating episodic memory and rethinking with VLMs, achieving SR/SPL gains of 1.7%/7.0% on HM3D v0.1, 18.2%/11.1% on HM3D v0.2, and 8.7%/7.9% on MP3D.

  12. Memory Over Maps: 3D Object Localization Without Reconstruction

    cs.RO 2026-03 unverdicted novelty 6.0

    A map-free localization method stores posed RGB-D keyframes, retrieves and re-ranks them with a VLM, then fuses sparse depth for on-demand 3D target estimates, matching reconstruction-based performance on navigation b...

  13. ReaDy-Go: Real-to-Sim Dynamic 3D Gaussian Splatting Simulation for Environment-Specific Visual Navigation with Moving Obstacles

    cs.RO 2026-02 conditional novelty 6.0

    A real-to-sim pipeline inserts animated 3D human avatars into reconstructed Gaussian-splatting scenes to train environment-specific navigation policies that handle moving obstacles.

  14. ImagineNav++: Prompting Vision-Language Models as Embodied Navigator through Scene Imagination

    cs.RO 2025-12 conditional novelty 6.0

    ImagineNav++ achieves SOTA mapless visual navigation by prompting VLMs to select imagined future views generated from a human-preference-distilled module and maintained via selective foveation memory.

  15. SplatSearch: Instance Image Goal Navigation for Mobile Robots using 3D Gaussian Splatting and Diffusion Models

    cs.RO 2025-11 conditional novelty 6.0

    SplatSearch combines sparse-view 3D Gaussian Splatting, multi-view diffusion inpainting, and semantic/visual frontier scoring to achieve viewpoint-invariant instance image-goal navigation in unknown environments.

  16. C-NAV: Towards Self-Evolving Continual Object Navigation in Open World

    cs.RO 2025-10 unverdicted novelty 6.0

    C-Nav is a continual visual navigation framework with dual-path anti-forgetting via feature distillation and replay plus adaptive sampling that outperforms baselines on a new continual object navigation benchmark whil...

  17. FiLM-Nav: Efficient and Generalizable Navigation via VLM Fine-tuning

    cs.RO 2025-09 unverdicted novelty 6.0

    FiLM-Nav fine-tunes VLMs on a mixture of simulated navigation tasks to reach state-of-the-art SPL and success on HM3D ObjectNav and OVON benchmarks with generalization to unseen categories.

  18. Video Prediction Policy: A Generalist Robot Policy with Predictive Visual Representations

    cs.CV 2024-12 unverdicted novelty 6.0

    Video Prediction Policy conditions robot action learning on future-frame predictions inside fine-tuned video diffusion models, yielding 18.6% relative gains on Calvin ABC-D and 31.6% higher real-world success rates.

  19. Uni-NaVid: A Video-based Vision-Language-Action Model for Unifying Embodied Navigation Tasks

    cs.RO 2024-12 unverdicted novelty 6.0

    Uni-NaVid unifies diverse embodied navigation tasks into one video-based vision-language-action model trained on 3.6 million samples from four sub-tasks, achieving state-of-the-art performance on benchmarks and real-w...

  20. Personalized Embodied Navigation for Portable Object Finding

    cs.RO 2024-03 unverdicted novelty 6.0

    Transit-Aware Planning (TAP) enriches navigation policies with object transit data on Dynamic Object Maps, raising success rates by 21.1% in MP3D simulation and 18.3% in real-world tests for finding non-stationary targets.

  21. HAM-VLN: Harnessing Hierarchical Agentic Memory for Zero-Shot Vision-and-Language Navigation

    cs.RO 2026-07 conditional novelty 5.0

    A decision-coupled, hierarchical agentic memory, stored in a depth-grounded world graph, lets a zero-shot multimodal LLM navigator reach higher success rates with fewer context tokens.

  22. Dual-Anchoring: Addressing State Drift in Vision-Language Navigation

    cs.CV 2026-04 unverdicted novelty 5.0

    Dual-Anchoring adds explicit progress tokens and retrospective landmark verification to VLN agents, cutting state drift and lifting success rate 15.2% overall with 24.7% gains on long trajectories.

  23. Think before Go: Hierarchical Reasoning for Image-goal Navigation

    cs.RO 2026-04 unverdicted novelty 5.0

    HRNav decomposes image-goal navigation into VLM-based short-horizon planning and RL-based execution with a wandering suppression penalty to improve performance in complex unseen settings.

  24. SEMNAV: Enhancing Visual Semantic Navigation in Robotics through Semantic Segmentation

    cs.RO 2025-06 unverdicted novelty 5.0

    SEMNAV trains visual semantic navigation policies on semantic segmentation inputs rather than RGB, reports higher success rates in Habitat 2.0 on HM3D, and shows improved real-world transfer on robotic platforms.

  25. Flying to Image-Specified Objects: 3D Quadrotor Navigation via Cross-Graph Memory and Viewpoint Planning

    cs.RO 2026-06 unverdicted novelty 4.0

    Proposes a hierarchical navigation framework with viewpoint-aware action nodes, cross-graph memory, and learning-based policy for quadrotor InstanceImageNav, claiming improvements over baselines in simulation and real...