Overview
- Field: Computer Vision
- arXiv: 2608.27456
- Authors: Tianjie Ju, Zheng Wu, Yueqing Sun, Yuhan Cui, Bobo Li, Shengqiong Wu, Pengzhou Cheng, Haodong Zhao, Zongru Wu, Xinbei Ma, Doris Zhang, Kunling Li, Mong-Li Lee, Wynne Hsu, Hao Fei, Qi Gu, Gongshen Liu, Zhuosheng Zhang
- Contemporary MLLM agents show useful atomic capabilities in visual recognition and short-range spatial reasoning.
- Orientation and pedestrian-aware movement remain unreliable.
- The core failure appears in long-horizon exploration: local capabilities fail to compose into sustained goal-directed behavior, and errors accumulate without effective correction.
Abstract
Multimodal large language models (MLLMs) can interpret a street view, but urban agency depends on whether such local evidence remains useful after the agent starts to move. This paper investigates how far current MLLM agents can turn local urban perception into reliable action in a complicated real-scale city.
The authors propose UrbanGround, the first sandbox to make this question testable in a physically constrained replica of Hong Kong built from territory-wide 3D geospatial data. UrbanGround supports closed-loop interaction from a first-person view and provides an interactive map for navigation. Agents can directly enter the 3D city and explore from a first-person perspective.
Three Research Questions
1. Local scene understanding — Can an agent, through active observation, understand local scenes sufficiently well to answer spatial questions? 2. Navigation — Can this understanding support navigation as destinations become farther and more ambiguous? 3. Robust behavior — Does behavior remain valid when route availability and pedestrian movement change?
Findings
*Auto-collected on 2026-08-30.*