Pith. sign in

REVIEW 4 cited by

Perceive, Reflect, and Plan: Designing LLM Agent for Goal-Directed City Navigation without Instructions

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 2408.04168 v3 pith:G7RDEQ4D submitted 2024-08-08 cs.AI

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

This paper considers a scenario in city navigation: an AI agent is provided with language descriptions of the goal location with respect to some well-known landmarks; By only observing the scene around, including recognizing landmarks and road network connections, the agent has to make decisions to navigate to the goal location without instructions. This problem is very challenging, because it requires agent to establish self-position and acquire spatial representation of complex urban environment, where landmarks are often invisible. In the absence of navigation instructions, such abilities are vital for the agent to make high-quality decisions in long-range city navigation. With the emergent reasoning ability of large language models (LLMs), a tempting baseline is to prompt LLMs to "react" on each observation and make decisions accordingly. However, this baseline has very poor performance that the agent often repeatedly visits same locations and make short-sighted, inconsistent decisions. To address these issues, this paper introduces a novel agentic workflow featured by its abilities to perceive, reflect and plan. Specifically, we find LLaVA-7B can be fine-tuned to perceive the direction and distance of landmarks with sufficient accuracy for city navigation. Moreover, reflection is achieved through a memory mechanism, where past experiences are stored and can be retrieved with current perception for effective decision argumentation. Planning uses reflection results to produce long-term plans, which can avoid short-sighted decisions in long-range navigation. We show the designed workflow significantly improves navigation ability of the LLM agent compared with the state-of-the-art baselines.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

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

  1. CrimeMind: Simulating Urban Crime with Multi-Modal LLM Agents

    cs.AI 2025-06 conditional novelty 7.0 of 10

    An LLM-driven agent-based model that integrates Routine Activity Theory and street-view safety perception outperforms baselines in simulating urban crime hotspots across four U.S. cities.

  2. MapTab: A Diagnostic Benchmark for Long-Horizon Multi-Criteria Multimodal Reasoning on Heterogeneous Topological Graphs

    cs.LG 2026-02 unverdicted novelty 6.0 of 10

    MapTab is a new multimodal benchmark with 328 images and nearly 200k queries that shows current MLLMs have substantial difficulty with multi-criteria route planning when visual and tabular information must be combined.

  3. R-TOFU: Unlearning in Large Reasoning Models

    cs.CL 2025-05 conditional novelty 6.0 of 10

    R-TOFU shows that answer-level unlearning is insufficient for large reasoning models because residual knowledge persists in chain-of-thought traces.

  4. Where Paths Collide: A Comprehensive Survey of Classic and Learning-Based Multi-Agent Pathfinding

    cs.AI 2025-05 conditional novelty 4.0 of 10

    A broad survey of MAPF methods that documents inconsistent evaluation practices and proposes a unified taxonomy.

Pith tools