Overview
- Field: Computer Vision (CV)
- Authors: Hanhui Wang, Yiming Xie, Haiwen Feng
- Published: 2025-06-11
- arXiv: 2506.08644
- A unified force representation used as the control signal for generation.
- A distillation pipeline for force-controllable video generation.
- A model that combines autoregressive efficiency with force responsiveness, sustaining stable photometric and dynamic realism.
- Runs at up to 16.6 FPS on a single GPU.
- Achieves state-of-the-art performance in both force adherence and motion realism.
What StreamForce Does
StreamForce is a streaming video generation framework that enables physically grounded control through continuous force inputs. Unlike prior video models that train separate models for different force types, assume fixed forces, or rely on non-causal processing, StreamForce is a causal and unified model that responds instantly and coherently to both local and global, time-varying forces.
Key Contributions
Results
Abstract (from the paper)
> We introduce StreamForce, a streaming video generation framework that enables physically grounded control through continuous force inputs. Unlike prior video models that train separate models for different force types, assume fixed forces, or rely on non-causal processing, StreamForce is a causal and unified model that responds instantly and coherently to both local and global, time-varying forces. To achieve this, we design a unified force representation as a control signal and develop a distillation pipeline for force-controllable video generation. Our model combines autoregressive efficiency with force responsiveness, sustaining stable photometric and dynamic realism. StreamForce runs at up to 16.6 FPS on a single GPU, achieving state-of-the-art performance in both force adherence and motion realism.
Paper link: https://arxiv.org/abs/2506.08644