English

Grounding World Simulation Models in a Real-World Metropolis

Computer Vision and Pattern Recognition 2026-03-17 v1

Abstract

What if a world simulation model could render not an imagined environment but a city that actually exists? Prior generative world models synthesize visually plausible yet artificial environments by imagining all content. We present Seoul World Model (SWM), a city-scale world model grounded in the real city of Seoul. SWM anchors autoregressive video generation through retrieval-augmented conditioning on nearby street-view images. However, this design introduces several challenges, including temporal misalignment between retrieved references and the dynamic target scene, limited trajectory diversity and data sparsity from vehicle-mounted captures at sparse intervals. We address these challenges through cross-temporal pairing, a large-scale synthetic dataset enabling diverse camera trajectories, and a view interpolation pipeline that synthesizes coherent training videos from sparse street-view images. We further introduce a Virtual Lookahead Sink to stabilize long-horizon generation by continuously re-grounding each chunk to a retrieved image at a future location. We evaluate SWM against recent video world models across three cities: Seoul, Busan, and Ann Arbor. SWM outperforms existing methods in generating spatially faithful, temporally consistent, long-horizon videos grounded in actual urban environments over trajectories reaching hundreds of meters, while supporting diverse camera movements and text-prompted scenario variations.

Keywords

Cite

@article{arxiv.2603.15583,
  title  = {Grounding World Simulation Models in a Real-World Metropolis},
  author = {Junyoung Seo and Hyunwook Choi and Minkyung Kwon and Jinhyeok Choi and Siyoon Jin and Gayoung Lee and Junho Kim and JoungBin Lee and Geonmo Gu and Dongyoon Han and Sangdoo Yun and Seungryong Kim and Jin-Hwa Kim},
  journal= {arXiv preprint arXiv:2603.15583},
  year   = {2026}
}

Comments

project page: https://seoul-world-model.github.io/

R2 v1 2026-07-01T11:22:44.683Z