Pith. sign in

REVIEW 2 cited by

Tell Me Where You Are: Multimodal LLMs Meet Place Recognition

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 2406.17520 v1 pith:FQUYBAFA submitted 2024-06-25 cs.CV cs.RO

Tell Me Where You Are: Multimodal LLMs Meet Place Recognition

classification cs.CV cs.RO
keywords candidatellmsplacerecognitionvisualmllmsmodelsreasoning
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Large language models (LLMs) exhibit a variety of promising capabilities in robotics, including long-horizon planning and commonsense reasoning. However, their performance in place recognition is still underexplored. In this work, we introduce multimodal LLMs (MLLMs) to visual place recognition (VPR), where a robot must localize itself using visual observations. Our key design is to use vision-based retrieval to propose several candidates and then leverage language-based reasoning to carefully inspect each candidate for a final decision. Specifically, we leverage the robust visual features produced by off-the-shelf vision foundation models (VFMs) to obtain several candidate locations. We then prompt an MLLM to describe the differences between the current observation and each candidate in a pairwise manner, and reason about the best candidate based on these descriptions. Our results on three datasets demonstrate that integrating the general-purpose visual features from VFMs with the reasoning capabilities of MLLMs already provides an effective place recognition solution, without any VPR-specific supervised training. We believe our work can inspire new possibilities for applying and designing foundation models, i.e., VFMs, LLMs, and MLLMs, to enhance the localization and navigation of mobile robots.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. DialogueVPR: Towards Conversational Visual Place Recognition

    cs.AI 2026-05 conditional novelty 6.0

    Dialogue-based place recognition lets an AI localize a place by asking clarifying questions, trained and evaluated on a GPT-4o-generated benchmark built from street-view images.

  2. G2IA: Geometry-Guided Instance-Aware Retrieval and Refinement for Cross-Modal Place Recognition

    cs.CV 2026-06 conditional novelty 5.0

    G2IA improves image-to-LiDAR place recognition by combining visual-geometry and instance-aware descriptors with a shape-and-layout candidate re-ranking stage.