English

SparseWorld-TC: Trajectory-Conditioned Sparse Occupancy World Model

Computer Vision and Pattern Recognition 2026-04-15 v3

Abstract

This paper introduces a novel architecture for trajectory-conditioned forecasting of future 3D scene occupancy. In contrast to methods that rely on variational autoencoders (VAEs) to generate discrete occupancy tokens, which inherently limit representational capacity, our approach predicts multi-frame future occupancy in an end-to-end manner directly from raw image features. Inspired by the success of attention-based transformer architectures in foundational vision and language models such as GPT and VGGT, we employ a sparse occupancy representation that bypasses the intermediate bird's eye view (BEV) projection and its explicit geometric priors. This design allows the transformer to capture spatiotemporal dependencies more effectively. By avoiding both the finite-capacity constraint of discrete tokenization and the structural limitations of BEV representations, our method achieves state-of-the-art performance on the nuScenes benchmark for 1-3 second occupancy forecasting, outperforming existing approaches by a significant margin. Furthermore, it demonstrates robust scene dynamics understanding, consistently delivering high accuracy under arbitrary future trajectory conditioning.

Keywords

Cite

@article{arxiv.2511.22039,
  title  = {SparseWorld-TC: Trajectory-Conditioned Sparse Occupancy World Model},
  author = {Jiayuan Du and Yiming Zhao and Zhenglong Guo and Yong Pan and Wenbo Hou and Zhihui Hao and Kun Zhan and Qijun Chen},
  journal= {arXiv preprint arXiv:2511.22039},
  year   = {2026}
}

Comments

Accepted by CVPR2026 as an oral

R2 v1 2026-07-01T07:57:23.411Z