Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CoPE-VideoLM: Leveraging Codec Primitives For Efficient Video Language Modeling

About

Video Language Models (VideoLMs) enable AI systems to understand temporal dynamics in videos. To fit within the maximum context window constraint, current methods use keyframe sampling which often misses both macro-level events and micro-level details due to the sparse temporal coverage. Furthermore, processing full images and their tokens for each frame incurs substantial computational overhead. We address these limitations by leveraging video codec primitives (specifically motion vectors and residuals) which natively encode video redundancy and sparsity without requiring expensive full-image encoding for most frames. To this end, we introduce lightweight transformer-based encoders that aggregate codec primitives and align their representations with image encoder embeddings through a pre-training strategy that accelerates convergence during end-to-end fine-tuning. Our approach, CoPE-VideoLM, reduces the time-to-first-token by up to 86% and token usage by up to 93% compared to standard VideoLMs. Moreover, by varying the keyframe and codec primitive densities we maintain or exceed performance on 14 diverse video understanding benchmarks spanning general question answering, temporal and motion reasoning, long-form understanding, and spatial scene understanding.

Sayan Deb Sarkar, R\'emi Pautrat, Ondrej Miksik, Marc Pollefeys, Iro Armeni, Mahdi Rad, Mihai Dusmanu• 2026

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringActivityNet-QA (test)
Accuracy58.8
288
3D Question AnsweringScanQA (val)
METEOR18.7
217
Video Question AnsweringVideoMME
Accuracy60.1
210
Long Video UnderstandingLongVideoBench (val)
Accuracy56.9
210
Video UnderstandingMVBench (test)
Accuracy61.6
151
Video Question AnsweringNEXT-QA
Overall Accuracy81.8
105
3D Question AnsweringSQA3D (test)
EM@157.1
98
Video UnderstandingTempCompass MCQ (test)
Accuracy68.4
55
Video Question AnsweringVideoMME wo sub
Accuracy61.7
51
Video Question AnsweringNextQA MC
Score81.8
24
Showing 10 of 18 rows

Other info

Follow for update