paper-with-me

홈 › Papers

Geometry-Guided Camera Motion Understanding in VideoLLMs

2026-03-13 · Haoan Feng, Sri Harsha Musunuri, Guan-Ming Su arxiv

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 $\textbf{benchmarking}$, $\textbf{diagnosis}$, and $\textbf{injection}$. We curate $\textbf{CameraMotionDataset}$, a large-scale synthetic dataset with explicit camera control, formulate camera motion as constraint-aware multi-label recognition, and construct a VQA benchmark--$\textbf{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. The dataset and benchmark is publicly available at https://hf.co/datasets/fengyee/camera-motion-dataset-and-benchmark.

📄 PDF Abstract BibTeX arXiv:2603.13119

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BQA: Body Language Question Answering Dataset for Video Large Language Models

2024-10-17 · Shintaro Ozaki, Kazuki Hayashi, Miyu Oba, Yusuke Sakai 외

A large part of human communication relies on nonverbal cues such as facial expressions, eye contact, and body language. Unlike language or sign language, such nonverbal communication lacks formal rules, requiring comple…

Question Answering

EchoPrune: Interpreting Redundancy as Temporal Echoes for Efficient VideoLLMs

2026-05-11 · Jiameng Li, Minye Wu, Jiezhang Cao, Aleksei Tiulpin 외 arxiv

Long-form video understanding remains challenging for Video Large Language Models (VideoLLMs), as the dense frame sampling introduces massive visual tokens while sparse sampling risks missing critical temporal evidence a…

MoHallBench: A Benchmark for Motion Hallucination in Video Large Language Models

2026-07-01 · Jiale Li, Sihan Chen, Mengyuan Liu arxiv

Video Large Language Models (VideoLLMs) have shown strong progress in video understanding, yet they still suffer from hallucinations that are inconsistent with visual evidence. Existing benchmarks mainly focus on object …

Action Recognition

Mitigating Hallucination in VideoLLMs via Temporal-Aware Activation Engineering

2025-05-19 · JianFeng Cai, Wengang Zhou, Zongmeng Zhang, Jiale Hong 외

Multimodal large language models (MLLMs) have achieved remarkable progress in video understanding.However, hallucination, where the model generates plausible yet incorrect outputs, persists as a significant and under-add…

Hallucination

DualCamCtrl: Dual-Branch Diffusion Model for Geometry-Aware Camera-Controlled Video Generation

2025-11-28 · Hongfei Zhang, Kanghao Chen, Zixin Zhang, Harold Haodong Chen 외 arxiv

This paper presents DualCamCtrl, a novel end-to-end diffusion model for camera-controlled video generation. Recent works have advanced this field by representing camera poses as ray-based conditions, yet they often lack …

Scene UnderstandingVideo Generation