English

ProxyUp: Training-Free Proxy-Conditioned Video Generation for Controllable Dynamics

Computer Vision and Pattern Recognition 2026-07-04 v1

Abstract

Precise control over complex dynamics remains challenging for modern video generative models, as text prompts alone often cannot specify physically plausible, fine-grained motion and interactions. We introduce proxy-conditioned video generation\textit{proxy-conditioned video generation}, where a coarse proxy video from physics-based simulation or real-world recording serves as a dynamics carrier to control foreground object motion. Given a proxy video and a text prompt, the goal is to synthesize a new video that preserves the proxy dynamics while generating novel content and plausible interactions aligned with the prompt. Since paired proxy-target videos are difficult to obtain, we propose ProxyUp\textbf{ProxyUp}, a training-free framework built on pretrained video generative models. ProxyUp first inverts the proxy video into an intermediate latent representation and applies region-wise latent noising\textbf{region-wise latent noising}, preserving motion-critical proxy latents while injecting noise into regions intended for text-driven regeneration. To mitigate the distribution mismatch and weak foreground-background coupling introduced by this heuristic latent composition, we further propose Stochastic Flow Relaxation (SFR)\textbf{Stochastic Flow Relaxation (SFR)}, which progressively relaxes the composed latent toward the model's learned distribution before ODE sampling. Experiments on both simulation and real-world proxies show that ProxyUp outperforms strong video editing and motion transfer baselines in dynamic fidelity and text alignment.

Cite

@article{arxiv.2607.03732,
  title  = {ProxyUp: Training-Free Proxy-Conditioned Video Generation for Controllable Dynamics},
  author = {Zanwei Zhou and Jiazhong Cen and Jiemin Fang and Yumeng He and Chen Yang and Sikuang Li and Fanpeng Meng and Zhikuan Bao and Wei Shen and Qi Tian},
  journal= {arXiv preprint arXiv:2607.03732},
  year   = {2026}
}

Comments

Project Page: $\href{https://zanue.github.io/proxyup}{\text{this https URL}}$