English

AutoScape: Geometry-Consistent Long-Horizon Scene Generation

Computer Vision and Pattern Recognition 2025-10-24 v1

Abstract

This paper proposes AutoScape, a long-horizon driving scene generation framework. At its core is a novel RGB-D diffusion model that iteratively generates sparse, geometrically consistent keyframes, serving as reliable anchors for the scene's appearance and geometry. To maintain long-range geometric consistency, the model 1) jointly handles image and depth in a shared latent space, 2) explicitly conditions on the existing scene geometry (i.e., rendered point clouds) from previously generated keyframes, and 3) steers the sampling process with a warp-consistent guidance. Given high-quality RGB-D keyframes, a video diffusion model then interpolates between them to produce dense and coherent video frames. AutoScape generates realistic and geometrically consistent driving videos of over 20 seconds, improving the long-horizon FID and FVD scores over the prior state-of-the-art by 48.6\% and 43.0\%, respectively.

Keywords

Cite

@article{arxiv.2510.20726,
  title  = {AutoScape: Geometry-Consistent Long-Horizon Scene Generation},
  author = {Jiacheng Chen and Ziyu Jiang and Mingfu Liang and Bingbing Zhuang and Jong-Chyi Su and Sparsh Garg and Ying Wu and Manmohan Chandraker},
  journal= {arXiv preprint arXiv:2510.20726},
  year   = {2025}
}

Comments

ICCV 2025. Project page: https://auto-scape.github.io

R2 v1 2026-07-01T07:02:28.652Z