-
[pdf]
[supp]
[arXiv]
[bibtex]@InProceedings{Feng_2026_CVPR, author = {Feng, Haoan and Musunuri, Sri Harsha and Su, Guan-Ming}, title = {Geometry-Guided Camera Motion Understanding in VideoLLMs}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2026}, pages = {8423-8433} }
Geometry-Guided Camera Motion Understanding in VideoLLMs
Abstract
Camera motion is a fundamental geometric signal that shapes visual perception and cinematic style, yet current video-capable vision-language models (VideoLLMs) rarely represent it explicitly and often fail on fine-grained motion primitives. We address this gap with a framework of benchmarking, diagnosis, and injection. We derive CameraMotionDataset, a VQA benchmark built on an existing synthetic dataset (MultiCamVideo Dataset) with explicit camera control, formulate camera motion as constraint-aware multi-label recognition, and construct a multiple-choice evaluation protocol-CameraMotionVQA. Across diverse off-the-shelf VideoLLMs, we observe substantial errors in recognizing camera motion primitives. Probing experiments on a Qwen2.5-VL vision encoder suggest that camera motion cues are weakly represented, especially in deeper ViT blocks, helping explain the observed failure modes. To bridge this gap without costly training or fine-tuning, we propose a lightweight, model-agnostic pipeline that extracts geometric camera cues from 3D foundation models (3DFMs), predicts constrained motion primitives with a temporal classifier, and injects them into downstream VideoLLM inference via structured prompting. Experiments demonstrate improved motion recognition and more camera-aware model responses, highlighting geometry-driven cue extraction and structured prompting as practical steps toward a camera-aware VideoLLM and VLA system.
Related Material

