ShadowDancer: Teaching Video World Models Any Action by Learning Unified Dynamics Representations from a Video and Its Shadow
TLDR
ShadowDancer uses shadow pairs and cross-shadow prediction to enable any-action control of video world models from demonstrations without action labels.
Reasoning
The paper presents a novel approach to action representation in interactive video world models, leveraging shadow pairs to disentangle dynamics from appearance. Strengths include the ability to learn actions from demonstrations without labels or fine-tuning, enabling transfer across scenes. Weaknesses: the abstract is cut off, leaving experimental details incomplete, and the method's scalability to diverse dynamics is not fully validated.
Read-first score
Read-first score 50.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 54.
Field roles
Rank sensitivity
Stability: volatile; rank range: 628.
Keyword Scores
Deep Analysis
Innovations
- Shadow pairs: video pairs replaying the same dynamics under independently resampled appearance, constructed at scale by a Shadow Library
- Cross-shadow prediction: learning a unified dynamics representation by predicting one shadow from the other, discarding resampled appearance and preserving the action, driving a block-causal world model
Methodology
ShadowDancer constructs shadow pairs—video pairs with identical dynamics but different appearance—using a Shadow Library. It then learns a unified dynamics representation via cross-shadow prediction, where one shadow is predicted from the other, forcing the model to discard appearance and capture the underlying action. This representation drives a block-causal world model, enabling any demonstration clip to be reused as a frame-level action in new environments without action labels, motion estimators, or fine-tuning.
Key Results
ShadowDancer achieves improved action transfer and long action rollout over strong latent-action and interactive world model baselines across diverse dynamics families, with an average blinded win rate of 86% in rollout comparisons.
Limitations
- A dynamics family becomes controllable only when shadow pairs can be constructed for it, limiting applicability to domains where such paired data can be generated.