Paper: ActCam: Zero-Shot Joint Camera and 3D Motion Control for Video Generation Field: Computer Vision Authors: Omar El Khalifi, Thomas Rossi, Oscar Fossey arXiv: 2505.03486
Overview
For artistic applications, video generation requires fine-grained control over both performance and cinematography, i.e., the actor's motion and the camera trajectory. ActCam is a zero-shot method for video generation that jointly transfers character motion from a driving video into a new scene and enables per-frame control of intrinsic and extrinsic camera parameters.
Method
- ActCam builds on any pretrained image-to-video diffusion model that accepts conditioning in terms of scene depth and character pose.
- Given a source video with a moving character and a target camera motion, ActCam generates pose and depth conditions that remain geometrically consistent across frames.
- Sampling runs in a single pass with a two-phase conditioning schedule:
- Early denoising steps: condition on both pose and sparse depth to strengthen scene structure.
- Later steps: drop depth and guide with pose only, refining high-frequency details and avoiding over-constraining the generative process.
- Evaluated on multiple benchmarks spanning diverse character actions and challenging viewpoint changes.
- Compared against pose-only control and other joint pose-and-camera methods, ActCam improves both camera adherence and action fidelity.
- Human evaluators prefer ActCam, especially in scenes with large viewpoint changes.
- Conclusion: careful camera-consistent conditioning plus staged guidance enables strong joint camera and motion control without any training.