PhysStream:带结构化场景记忆与细粒度运动控制的流式物理视频生成

HuggingFace Daily Papers(社区热门论文)·2026-09-15 08:00·1天前
AI 导读

PhysStream 是一个自回归的图像到视频生成模型,通过从已生成帧在线提取的位置图与目标跟踪图构成结构化场景记忆,并用稀疏速度增量信号实现细粒度运动控制。它采用两阶段训练:先微调双向模型加入运动控制条件,再训练因果自回归模型并加入场景记忆。在合成基准上,其运动分布距离(FVMD)比最强基线降低 33%、轨迹误差降低 12%,在超过 85% 的真实场景对比中被人类评估者偏好。

HuggingFace Daily Papers(社区热门论文)
37AI 编辑部评分,满分 100

PhysStream:带结构化场景记忆与细粒度运动控制的流式物理视频生成

2026-09-15 08:00· 1天前
AI 导读

PhysStream 是一个自回归的图像到视频生成模型,通过从已生成帧在线提取的位置图与目标跟踪图构成结构化场景记忆,并用稀疏速度增量信号实现细粒度运动控制。它采用两阶段训练:先微调双向模型加入运动控制条件,再训练因果自回归模型并加入场景记忆。在合成基准上,其运动分布距离(FVMD)比最强基线降低 33%、轨迹误差降低 12%,在超过 85% 的真实场景对比中被人类评估者偏好。

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

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org