English

IC-World: In-Context Generation for Shared World Modeling

Computer Vision and Pattern Recognition 2025-12-03 v1

Abstract

Video-based world models have recently garnered increasing attention for their ability to synthesize diverse and dynamic visual environments. In this paper, we focus on shared world modeling, where a model generates multiple videos from a set of input images, each representing the same underlying world in different camera poses. We propose IC-World, a novel generation framework, enabling parallel generation for all input images via activating the inherent in-context generation capability of large video models. We further finetune IC-World via reinforcement learning, Group Relative Policy Optimization, together with two proposed novel reward models to enforce scene-level geometry consistency and object-level motion consistency among the set of generated videos. Extensive experiments demonstrate that IC-World substantially outperforms state-of-the-art methods in both geometry and motion consistency. To the best of our knowledge, this is the first work to systematically explore the shared world modeling problem with video-based world models.

Keywords

Cite

@article{arxiv.2512.02793,
  title  = {IC-World: In-Context Generation for Shared World Modeling},
  author = {Fan Wu and Jiacheng Wei and Ruibo Li and Yi Xu and Junyou Li and Deheng Ye and Guosheng Lin},
  journal= {arXiv preprint arXiv:2512.02793},
  year   = {2025}
}

Comments

codes:https://github.com/wufan-cse/IC-World

R2 v1 2026-07-01T08:05:44.391Z