paper-with-me

홈 › Papers

World Model Self-Distillation: Training World Models to Solve General Tasks

2026-06-10 · Sebastian Stapf, Pablo Acuaviva Huertos, Aram Davtyan, Paolo Favaro arxiv

Pretrained video generators are promising visual world models that exhibit emergent task-solving abilities; however, their reliance on detailed textual descriptions limits their direct use for planning and decision-making. Existing approaches either outsource this reasoning to language or vision-language models, or rely on supervised fine-tuning with paired task-execution videos, which are costly to collect and difficult to scale. We propose a scalable framework that elicits task-solving ability in such models by combining self-distillation with reinforcement learning. Given an unlabeled scene image, a vision-language model generates a candidate task and a detailed step-by-step solution. The solution conditions a pretrained video diffusion model, the Demonstrator; we distill its behavior into an Executor conditioned only on the image and a short task prompt. This transfers execution knowledge from caption-guided generation to instruction-conditioned task solving without curated task-video supervision. We further improve the Executor with reinforcement learning from VLM feedback, exploiting the asymmetry between judging whether a sampled video satisfies a task and generating the solution. Experiments on our proposed WorldTasks-Benchmark and the DreamGen robotics benchmark show that the Executor surpasses the Demonstrator under our VLM-based evaluation protocol and transfers competitively to robotic tasks.

📄 PDF Abstract BibTeX arXiv:2606.12072

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DeepSearch-World: Self-Distillation for Deep Search Agents in a Verifiable Environment

2026-07-08 · Xinyu Geng, Xuanhua He, Sixiang Chen, Yanjing Xiao 외 arxiv

Training tool-use agents to improve from their own experience remains challenging, as supervised fine-tuning relies on fixed teacher-distilled trajectories, while sparse-reward reinforcement learning provides weak superv…

Reinforcement Learning

Hybrid Dynamic Contrast and Probability Distillation for Unsupervised Person Re-Id

2021-09-29 · De Cheng, Jingyu Zhou, Nannan Wang, Xinbo Gao

Unsupervised person re-identification (Re-Id) has attracted increasing attention due to its practical application in the read-world video surveillance system. The traditional unsupervised Re-Id are mostly based on the me…

ClusteringContrastive LearningDomain AdaptationMetric Learning+3

A Predictive Law for On-Policy Self-Distillation From World Feedback

2026-05-28 · Tommy He, Jerome Sieber, Matteo Saponati arxiv

Moving beyond simple scalar rewards toward richer world feedback is a natural path to more scalable RL post-training. On-policy self-distillation (OPSD) is a promising recent approach that uses arbitrary feedback as lear…

Active World Model Learning in Agent-rich Environments with Progress Curiosity

2020-01-01 · ICML 2020 1 · Kuno Kim, Megumi Sano, Julian De Freitas, Nick Haber 외

World models are a family of predictive models that solve self-supervised problems on how the world evolves. Humans learn world models by curiously exploring their environment, in the process acquiring compact abstractio…

Causal-rCM: A Unified Teacher-Forcing and Self-Forcing Open Recipe for Autoregressive Diffusion Distillation in Streaming Video Generation and Interactive World Models

2026-06-24 · Kaiwen Zheng, Guande He, Min Zhao, Jintao Zhang 외 arxiv

Autoregressive video diffusion with causal diffusion transformers has emerged as a major paradigm for real-time streaming video generation and action-conditioned interactive world models. In this work, we extend rCM, an …

Video Generation