CamViG: Camera Aware Image-to-Video Generation with Multimodal Transformers
Andrew Marmon, Grant Schindler, José Lezama, Dan Kondratyuk, Bryan Seybold, Irfan Essa
TL;DR
CamViG addresses the challenge of controlling 3D camera motion during image-to-video generation by conditioning a token-based video transformer on a discretized 3D camera path in addition to a single input frame $I$ and generating an $n$-frame sequence with $F_1=I$. The method introduces a camera-path modality encoded as audio-like tokens and fuses it with the video tokens, built on a pre-trained video-poet style backbone; training data are synthesized via Neural Radiance Fields to provide grounded camera trajectories. Key findings show that the model can follow explicit camera instructions and produce plausible parallax while maintaining dynamic scene content, with in-/out-painting arising naturally from the generative process. A mixed data strategy, combining roughly 70% NeRF-scene data with 30% broad video data, yields the best trade-off between accurate camera following and preserving scene motion, suggesting practical relevance for camera-aware video synthesis from a single image. Overall, CamViG advances toward controllable, generalizable camera-aware video generation without explicit geometry, enabling applications in film, AR/VR, and content creation where precise camera movements are desired from minimal inputs.
Abstract
We extend multimodal transformers to include 3D camera motion as a conditioning signal for the task of video generation. Generative video models are becoming increasingly powerful, thus focusing research efforts on methods of controlling the output of such models. We propose to add virtual 3D camera controls to generative video methods by conditioning generated video on an encoding of three-dimensional camera movement over the course of the generated video. Results demonstrate that we are (1) able to successfully control the camera during video generation, starting from a single frame and a camera signal, and (2) we demonstrate the accuracy of the generated 3D camera paths using traditional computer vision methods.
