3DCity-LLM: Empowering Multi-modality Large Language Models for 3D City-scale Perception and Understanding

Yiping Chen, Jinpeng Li, Wenyu Ke, Yang Luo, Jie Ouyang +4 more
3/24/2026
cs.CVcs.AI

Abstract

While multi-modality large language models excel in object-centric or indoor scenarios, scaling them to 3D city-scale environments remains a formidable challenge. To bridge this gap, we propose 3DCity-LLM, a unified framework designed for 3D city-scale vision-language perception and understanding. 3DCity-LLM employs a coarse-to-fine feature encoding strategy comprising three parallel branches for target object, inter-object relationship, and global scene. To facilitate large-scale training, we introduce 3DCity-LLM-1.2M dataset that comprises approximately 1.2 million high-quality samples across seven representative task categories, ranging from fine-grained object analysis to multi-faceted scene planning. This strictly quality-controlled dataset integrates explicit 3D numerical information and diverse user-oriented simulations, enriching the question-answering diversity and realism of urban scenarios. Furthermore, we apply a multi-dimensional protocol based on text-similarity metrics and LLM-based semantic assessment to ensure faithful and comprehensive evaluations for all methods. Extensive experiments on two benchmarks demonstrate that 3DCity-LLM significantly outperforms existing state-of-the-art methods, offering a promising and meaningful direction for advancing spatial reasoning and urban intelligence. The source code and dataset are available at https://github.com/SYSU-3DSTAILab/3D-City-LLM.

View on arXivView PDF

Code Implementations(5)

40PythonMar 16, 20263 weeks agoMIT

Awesome-LLM-3D: a curated list of Multi-modal Large Language Model in 3D world Resources

2,116131Dec 15, 20232 months agoMIT

A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites

4,268323Aug 12, 20222 months agoBSD-3-Clause

Lord of Large Language and Multi modal Systems Web User Interface

4,771580Apr 6, 20231 months agoApache-2.0
aillmtext-generation

mPLUG-Owl: The Powerful Multi-modal Large Language Model Family

2,539189Shell, PythonApr 25, 20231 years agoMIT
alpacachatbotchatgptdamodialogue+15 more

Discussion

3DCity-LLM: Empowering Multi-modality Large Language Models for 3D City-scale Perception and Understanding | Code of Paper