Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

UrbanWorld: An Urban World Model for 3D City Generation

arXiv 24.7 2024 44 method, application

TLDR

UrbanWorld automatically generates realistic, interactive 3D urban environments from OSM data using a four-stage pipeline with MLLM and 3D diffusion.

Reasoning

The paper introduces a novel generative pipeline for 3D city generation with strong quantitative results, but the claimed 'interactive' nature is not deeply validated, and it lacks dynamic entity modeling or world dynamics prediction.

Read-first score

Read-first score 44, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 18.

Recency 8%
75.1

Uses a gentle age decay so recent papers surface without erasing older foundations. 2024

Methodology quality 25%
70

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=analysis,metric,result

Reproducibility 25%
38

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=github

Topical relevance 42%
25.7

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Field roles

Methodology anchor

Rank sensitivity

Stability: volatile; rank range: 268.

Keyword Scores

generative world model
7
world model
5
interactive world model
4
world simulator
2
video world model
0
world dynamics prediction
0
model-based reinforcement learning world model
0

Deep Analysis

Innovations

  • First generative urban world model for automatic creation of customized, realistic, and interactive 3D urban environments
  • Four-stage generation pipeline: flexible 3D layout generation from OSM data or urban layout with semantic and height maps, urban scene design with Urban MLLM, controllable urban asset rendering via progressive 3D diffusion, and MLLM-assisted scene refinement
  • Open-source tool available at https://github.com/Urban-World/UrbanWorld

Methodology

UrbanWorld uses a four-stage pipeline: first, a flexible 3D layout is generated from OpenStreetMap (OSM) data or urban layout with semantic and height maps; second, an Urban MLLM designs the urban scene; third, controllable urban asset rendering is performed via progressive 3D diffusion; fourth, MLLM-assisted scene refinement is applied. The model is evaluated on five visual metrics and demonstrated with text and image-based prompts, as well as agent perception and navigation tasks.

Key Results

UrbanWorld achieves state-of-the-art generation realism on five visual metrics, and demonstrates controllable generation using both textual and image-based prompts. The interactive nature of the environments is verified through agent perception and navigation within the created scenes.

Tags