paper-with-me

Papers

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

2026-02-13 · Sayan Deb Sarkar, Rémi Pautrat, Ondrej Miksik, Marc Pollefeys, Iro Armeni, Mahdi Rad, Mihai Dusmanu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.13191

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingQuestion Answering

Similar Papers 제목 키워드 기반

Déjà Vu: Efficient Video-Language Query Engine with Learning-based Inter-Frame Computation Reuse

2025-06-17 · Jinwoo Hwang, Daeun Kim, Sangyeop Lee, Yoonsung Kim 외

Recently, Video-Language Models (VideoLMs) have demonstrated remarkable capabilities, offering significant potential for flexible and powerful video query systems. These models typically rely on Vision Transformers (ViTs…

MUStReason: A Benchmark for Diagnosing Pragmatic Reasoning in Video-LMs for Multimodal Sarcasm Detection

2025-10-27 · Anisha Saha, Varsha Suresh, Timothy Hospedales, Vera Demberg arxiv

Sarcasm is a specific type of irony which involves discerning what is said from what is meant. Detecting sarcasm depends not only on the literal content of an utterance but also on non-verbal cues such as speaker's tonal…

Sarcasm Detection

Unleashing Video Language Models for Fine-grained HRCT Report Generation

2026-03-12 · Yingying Fang, Huichi Zhou, KinHei Lee, Yijia Wang 외 arxiv

Generating precise diagnostic reports from High-Resolution Computed Tomography (HRCT) is critical for clinical workflow, yet it remains a formidable challenge due to the high pathological diversity and spatial sparsity w…

Lightweight 3D Gaussian Splatting Compression via Video Codec

2025-12-12 · Qi Yang, Geert Van Der Auwera, Zhu Li arxiv

Current video-based GS compression methods rely on using Parallel Linear Assignment Sorting (PLAS) to convert 3D GS into smooth 2D maps, which are computationally expensive and time-consuming, limiting the application of…

GameScope: A Multi-Attribute, Multi-Codec Benchmark Dataset for Gaming Video Quality Assessment

2026-05-02 · Rajesh Sureddi, Shreshth Saini, Avinab Saha, Alan C. Bovik arxiv

The development of video game streaming has grown rapidly, with major platforms such as YouTube and Twitch using different codecs. To support quality assessment models that work consistently across any codec, it is neces…

Video Quality Assessment