SolarWM: Open Data and Scalable Training for Long-Horizon Video World Models

Junchao Huang, Guian Fang, Shengju Qian, Xianghao Kong, Zhuoran Zhao, Wei Huang, Yihua Du, Zixin Zhang, Justin Cui, Yuchao Gu, Yukang Chen, Xinting Hu, Tianyu He, Shaoshuai Shi, Zhuotao Tian, Xin Wang, Mike Zheng Shou, Li Jiang

arXiv:2609.02886 · 2026-09-03 공개 · arXiv · PDF

long-horizon video-world-models model-adaptation causal-models camera-conditioning reproducible-training multi-source-data wan2-2

Abstract

We introduce SolarWM, a fully open foundation for building interactive video world models from data preparation through long-horizon inference. Training across heterogeneous data sources and video backbones is challenging: datasets differ in temporal scale, camera geometry, visual quality, motion, and captioning styles, while video generators use distinct representations and architectures. Naive data mixing and model-specific implementations therefore produce inconsistent supervision and make results difficult to reproduce and compare. SolarWM addresses this coupling with a reconfigurable multi-source data engine and a backbone-native adaptation framework. The engine converts 1.43 million canonical clips from 10 datasets into a unified, frame-aligned contract covering visual observations, metric camera geometry, captions, quality metadata, selection decisions, and provenance, while decoupling source processing from mixture construction. Under shared camera-conditioning, training, and inference interfaces, we instantiate four 5B--33B models based on Wan2.2, LTX-2.5, and MiniMax-H3 while preserving their native representations and objectives. A unified three-stage recipe combines bidirectional adaptation, teacher-forced autoregressive initialization, and distribution matching distillation. The resulting causal models enable real-time interaction over rollouts ranging from minutes to hours after being trained on only 5s sequences. By releasing the resulting data, pipeline, recipes, weights, and framework, SolarWM provides a reproducible and extensible foundation for interactive world-model research.

한국어 요약

한 줄 요약

SolarWM은 다양한 데이터와 모델 기반으로 실시간 대화형 영상 생성을 가능하게 하는 오픈 소스 월드 모델 기반 구조를 제시한다.

핵심 기여도

핵심 아이디어

기존 시스템은 데이터셋 간 시간 스케일, 카메라 기하학, 시각 품질, 캡션 스타일의 차이로 인해 일관된 훈련이 어려웠다. SolarWM은 이 문제를 해결하기 위해 **reconfigurable multi-source data engine**을 도입하여 10개 데이터셋의 1.43백만 개 클립을 통일된 **frame-aligned contract**로 변환한다. 이는 시각 관측, 카메라 기하학, 캡션, 품질 메타데이터 등을 포함하며, 데이터 처리와 혼합 생성을 분리함으로써 재사용 및 확장성을 높인다. 또한, **backbone-native adaptation framework**를 통해 각 모델(Wan2.2, LTX-2.5, MiniMax-H3)의 고유한 표현 방식과 훈련 목표를 유지하면서도 통일된 인터페이스를 제공한다. 이는 카메라 조건, 훈련, 추론을 공유하는 인터페이스를 통해 가능하다.

기술적 접근법

주요 결과

의의 및 한계

SolarWM은 데이터셋과 모델 기반의 이질성을 통합한 **재현 가능하고 확장 가능한 월드 모델 연구 기반**을 제공한다. 특히, **5초 훈련 시퀀스로 장기 롤아웃**을 가능하게 하며, 복잡한 훈련 파이프라인 없이도 **고품질 생성**을 달성하는 점에서 학술적·실용적 가치가 있다. 그러나 **10개 데이터셋**만을 기반으로 하므로 더 다양한 환경에서의 일반화 능력은 추가 연구가 필요하다. 또한, **모델 크기(5B–33B)**에 따라 성능 차이가 있을 수 있으며, 이는 추후 실험에서 검증되어야 한다.

실용적 활용

SolarWM은 게임 환경, 시뮬레이션, 대화형 콘텐츠 생성 등에서 **실시간 대화형 영상 생성**에 활용 가능하다. 특히, **카메라 제어 기반의 장기 롤아웃**이 필요한 VR/AR, 자율 주행 시뮬레이션, AI 에이전트 학습 등에 적용할 수 있다.