Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/7/30 15:28:43
ShadowDancer: Teaching Video World Models Any Action by Learning Unified Dynamics Representations from a Video and Its Shadow
AI 中文解读
ShadowDancer这项研究让人眼前一亮:它让AI视频模型学会了“照猫画虎”,只需看一段示范视频,就能在新场景里精准复现同样的动作,不再需要额外标记或调试。过去,想让AI模仿视频里的动作,要么指令太模糊,要么需要复杂的数据标注,很难推广。研究者想出一个巧招:把同一段动态配上两套不同的“外表”,就像同一个舞者穿上不同衣服跳舞,让AI通过对比两段视频,自动提炼出“不变的那个部分”——也就是动作本身。这样一来,任何示范视频都能变成可重复使用的“动作资产”,AI在陌生环境里也能灵活施展。实验里,AI生成的后续动作在一半以上的对比中被评为更优。这项技术未来有望让视频生成、游戏角色操控甚至机器人学习变得更直观——普通人也许很快就能用“给AI看一段视频”的方式,让虚拟角色按你的要求动起来。
We present ShadowDancer, a novel approach to any-action, frame-level control of interactive video world models. The obstacle is representational: existing interfaces either encode an action loosely, leaving how it unfolds for the model to improvise, or encode it exactly through structured signals that serve one family and are hard to acquire, so precise control across diverse dynamics remains impractical. Demonstration videos are the natural remedy, specifying any dynamics frame by frame; yet a video shows its dynamics only through one particular appearance, a single shadow of the underlying dynamics, so actions learned from demonstrations transfer poorly to new scenes. ShadowDancer addresses this with two key innovations: (1) shadow pairs, video pairs that replay the same dynamics under independently resampled appearance, constructed at scale by our Shadow Library, so that a dynamics family becomes controllable exactly when such pairs can be constructed for it; and (2) cross-shadow prediction, which learns actions by predicting one shadow from the other, so that whatever the pairing resamples is discarded by construction and whatever it preserves becomes the action, yielding a unified dynamics representation that drives a block-causal world model. Any demonstrated clip thus becomes a reusable action asset, replayed in new environments without action labels, motion estimators, or fine-tuning. Experiments demonstrate 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. We show video results at https://ShadowDancer-1.github.io
分享
阅读原文 ↗