Pith. sign in

REVIEW 3 cited by

CoNVOI: Context-aware Navigation using Vision Language Models in Outdoor and Indoor Environments

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 2403.15637 v1 pith:2XMCSLLY submitted 2024-03-22 cs.RO

classification cs.RO
keywords imageindoornumbersoutdoorcontextnavigationreal-worldreference
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present ConVOI, a novel method for autonomous robot navigation in real-world indoor and outdoor environments using Vision Language Models (VLMs). We employ VLMs in two ways: first, we leverage their zero-shot image classification capability to identify the context or scenario (e.g., indoor corridor, outdoor terrain, crosswalk, etc) of the robot's surroundings, and formulate context-based navigation behaviors as simple text prompts (e.g. ``stay on the pavement"). Second, we utilize their state-of-the-art semantic understanding and logical reasoning capabilities to compute a suitable trajectory given the identified context. To this end, we propose a novel multi-modal visual marking approach to annotate the obstacle-free regions in the RGB image used as input to the VLM with numbers, by correlating it with a local occupancy map of the environment. The marked numbers ground image locations in the real-world, direct the VLM's attention solely to navigable locations, and elucidate the spatial relationships between them and terrains depicted in the image to the VLM. Next, we query the VLM to select numbers on the marked image that satisfy the context-based behavior text prompt, and construct a reference path using the selected numbers. Finally, we propose a method to extrapolate the reference trajectory when the robot's environmental context has not changed to prevent unnecessary VLM queries. We use the reference trajectory to guide a motion planner, and demonstrate that it leads to human-like behaviors (e.g. not cutting through a group of people, using crosswalks, etc.) in various real-world indoor and outdoor scenarios.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. CART: Context-Aware Terrain Adaptation using Temporal Sequence Selection for Legged Robots

    cs.RO 2026-04 unverdicted novelty 6.0 of 10

    CART learns a vision–proprioception terrain context and uses Temporal Sequence Selection to cut base oscillation by up to 41% in simulation and 22% on Spot outdoors, with a 5% higher sim success rate.

  2. TANGO: Traversability-Aware Navigation with Local Metric Control for Topological Goals

    cs.RO 2025-09 conditional novelty 6.0 of 10

    A navigation pipeline that bridges object-level global planning with traversability-aware local control, using only RGB images and pretrained models, improves success over prior zero-shot and learned baselines in simulation.

  3. AnyTraverse: An off-road traversability framework with VLM and human operator in the loop

    cs.CV 2025-06 conditional novelty 6.0 of 10

    AnyTraverse combines CLIPSeg zero-shot segmentation with operator calls triggered by scene changes or unknown obstacles in a vehicle-specific region of interest.

Pith tools