Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Holo-World

Unified Camera, Object and Weather Control for Video World Model

Authors: Xiangchen Yin, Wenzhang Sun, Jiahui Yuan, Zijie Liu, Yinda Chen, Wei Li, Dachun Kai, Chunfeng Wang, Xiaoyan Sun†

demo.mp4

Abstract

Video world models are moving toward preserving an observed world under controllable camera and object motion while allowing its environmental state to change. Yet these controls remain isolated, and weather generation typically relies on a source video or reconstructed scene that already specifies future structure. We study a first-frame-anchored source-to-state setting, where the model starts from a single image and follows explicit camera and object controls and an optional weather instruction, then generates a video that either preserves the source world or transfers it to a target weather state. To address these challenges, we first build HoloStateData, a state video dataset that turns diverse videos into unified control samples for camera, object, and weather supervision. Second, we introduce Holo-World, a unified controllable video world model that jointly controls the scene from a single image. Its Unified Scene Adapter factorizes world preservation and weather transfer into distinct parameter subspaces, using rendered background, geometry buffers, and object controls to maintain controlled scene structure while modeling weather-dependent appearance and particle effects. Additionally, Scene-Weather Decomposed CFG guides scene and weather residuals separately, strengthening target weather effects without over-amplifying the full condition. Quantitative and qualitative experiments demonstrate that Holo-World maintains precise camera and object controls with consistent scene structure while transferring scenes into diverse target weather states, outperforming video-to-video weather editing baselines on weather-state generation.

BibTeX

If you find our work useful in your research, please consider citing our paper:

@article{yin2026holoworld,
      title={Holo-World: Unified Camera, Object and Weather Control for Video World Model}, 
      author={Xiangchen Yin and Wenzhang Sun and Jiahui Yuan and Zijie Liu and Yinda Chen and Wei Li and Dachun Kai and Chunfeng Wang and Xiaoyan Sun},
      year={2026},
      eprint={2606.20083},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2606.20083}, 
}

Acknowledgement

Thanks for these excellent opensource works: VerseCrafter, VideoX-Fun, VACE, Uni3C, MoGe, SAM 2, SpatialVID, and WeatherWeaver

About

Unified Camera, Object and Weather Control for Video World Model

Topics

Resources

Stars

49 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors