模型精选

PhysStream 新模型实现物理驱动视频生成与精细运动控制

PhysStream: Streaming Physics-Grounded Video Generation with Structured Scene Memory and Fine-Grained Motion Control

精选理由

这个新模型 PhysStream 能让你在视频生成过程中实时调整物体的物理运动,比之前的方法更精细,效果更好。

PhysStream 是一个基于结构化场景记忆的自动回归模型,用于物理驱动的图像转视频合成。它通过稀疏的速度增量信号实现精细运动控制,在合成基准测试中,将运动分布距离(FVMD)降低33%,轨迹误差减少12%,并在85%以上的真实世界对比中优于现有方法。

原文 · arXiv cs.AI

PhysStream: Streaming Physics-Grounded Video Generation with Structured Scene Memory and Fine-Grained Motion Control

Interactive control for video generation is moving from coarse prompts toward fine-grained, physically meaningful manipulation of dynamic scenes. Yet existing controllable methods either require the full control schedule before generation starts, or use pixel-space signals that dictate object positions rather than physical dynamics. To address these limitations, we propose PhysStream, an autoregressive model for physics-grounded image-to-video synthesis that incorporates structured scene memory---positional maps and object tracking maps derived online from previously generated frames---and supports fine-grained motion control via sparse velocity-increment signals that encode physical quantities, letting the model learn the underlying dynamics. We train our model in two stages: a bidirectional model is first finetuned with motion-control conditioning, then a causal autoregressive model is trained with additional structured scene memory, further improving physical consistency. PhysStream enables interactive, mid-generation control over multi-object tabletop rigid-body scenes---a capability not supported by prior methods---reducing motion distribution distance (FVMD) by 33% and trajectory error by 12% over the strongest baselines on synthetic benchmarks, and is preferred by human evaluators in over 85% of in-the-wild comparisons. Please check our website for more details: https://czzzzh.github.io/PhysStream