paper-with-me

Papers

Coverage-Driven Adaptive Keyframe Selection for Video Understanding

2026-08-01 · Junyang Zhang, Puhan Luo, Chen Tang, Yuxi Shi, Xiang-Yang Li arxiv

Recent advances in large vision-language models (LVLMs) have enabled long-video understanding and analysis. However, processing the large number of frames in a video incurs substantial computational overhead. Existing methods reduce LVLM inference costs by scoring frame-query relevance before inference and selecting keyframes accordingly. Nevertheless, the distribution of relevant frames varies across queries, and these methods often need to score hundreds or thousands of frames. To address this limitation, we propose CSES, a training-free semantic keyframe selector that adaptively determines the numbers of frames to score and keyframes to select. CSES estimates the prominence of the frame-query relevance profile to guide active acquisition and adapt the temporal coverage of each input. It then formulates keyframe selection as a coverage problem that jointly accounts for semantic relevance, temporal redundancy, and visual redundancy. Active acquisition and keyframe selection terminate based on coverage saturation. The selection objective is monotone and submodular, enabling greedy optimization with a standard approximation guarantee. Experiments with four LVLMs on two benchmarks show that our method preserves accuracy while scoring $4$-$13\times$ fewer frames and selecting $18.4\%$-$20.5\%$ fewer input keyframes than existing baselines. CSES further achieves a $3.1$-$5.4\times$ speedup in frame selection over baselines.

📄 PDF Abstract BibTeX arXiv:2608.00714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Keyframe Sampling for Long Video Understanding

2025-01-01 · CVPR 2025 1 · Xi Tang, Jihao Qiu, Lingxi Xie, Yunjie Tian 외

Multimodal large language models (MLLMs) have enabled open-world visual understanding by injecting visual input as extra tokens into large language models (LLMs) as contexts. However, when the visual input changes fr…

Video Understanding

Learning Question-Aware Keyframe Selection with Synthetic Supervision for Video Question Answering

2026-03-16 · Minchan Kwon, Hyounguk Shon, Junmo Kim arxiv

Large multimodal models (LMMs) have recently demonstrated remarkable performance in video question answering (VideoQA), yet reasoning over video remains challenging due to high inference cost and diluted information. Key…

Video Question Answering

AdaRD-key: Adaptive Relevance-Diversity Keyframe Sampling for Long-form Video understanding

2025-10-03 · Xian Zhang, Zexi Wu, Zinuo Li, Hongming Xu 외 arxiv

Understanding long-form videos remains a significant challenge for vision--language models (VLMs) due to their extensive temporal length and high information density. Most current multimodal large language models (MLLMs)…

K-frames: Scene-Driven Any-k Keyframe Selection for long video understanding

2025-10-14 · Yifeng Yao, Yike Yun, Jing Wang, Huishuai Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated significant capabilities in image understanding, but long-video are constrained by context windows and computational cost. Uniform frame sampling often leads to …

Reinforcement Learning

Controllable Generative Video Compression

2026-04-08 · Ding Ding, Daowen Li, Ying Chen, Yixin Gao 외 arxiv

Perceptual video compression adopts generative video modeling to improve perceptual realism but frequently sacrifices signal fidelity, diverging from the goal of video compression to faithfully reproduce visual signal. T…

Video Generation