English

COHO: Context-Sensitive City-Scale Hierarchical Urban Layout Generation

Computer Vision and Pattern Recognition 2024-07-17 v1 Graphics

Abstract

The generation of large-scale urban layouts has garnered substantial interest across various disciplines. Prior methods have utilized procedural generation requiring manual rule coding or deep learning needing abundant data. However, prior approaches have not considered the context-sensitive nature of urban layout generation. Our approach addresses this gap by leveraging a canonical graph representation for the entire city, which facilitates scalability and captures the multi-layer semantics inherent in urban layouts. We introduce a novel graph-based masked autoencoder (GMAE) for city-scale urban layout generation. The method encodes attributed buildings, city blocks, communities and cities into a unified graph structure, enabling self-supervised masked training for graph autoencoder. Additionally, we employ scheduled iterative sampling for 2.5D layout generation, prioritizing the generation of important city blocks and buildings. Our approach achieves good realism, semantic consistency, and correctness across the heterogeneous urban styles in 330 US cities. Codes and datasets are released at https://github.com/Arking1995/COHO.

Keywords

Cite

@article{arxiv.2407.11294,
  title  = {COHO: Context-Sensitive City-Scale Hierarchical Urban Layout Generation},
  author = {Liu He and Daniel Aliaga},
  journal= {arXiv preprint arXiv:2407.11294},
  year   = {2024}
}

Comments

Accepted by ECCV 2024

R2 v1 2026-06-28T17:42:22.477Z