World Model Self-Distillation

June 10, 2026 ยท View on GitHub

Official repository for World Model Self-Distillation: Training World Models to Solve General Tasks.

World Model Self-Distillation overview

Abstract

World Model Self-Distillation (WMSD) adapts pretrained video generation models into task-solving world models without paired task demonstrations. Starting from scene images, WMSD generates compact task instructions and detailed solution descriptions, distills the solution-conditioned Demonstrator into an instruction-conditioned Executor, and further improves the Executor with VLM feedback while keeping the original model as a stabilizing anchor. The resulting models improve task completion and physical consistency on WorldTasksBench across LTX-2 and HunyuanVideo-1.5, while preserving efficient inference.

Resources

Code will be released later.