paper-with-me

홈 › Papers

Shot-Aware Frame Sampling for Video Understanding

2026-03-18 · Mengyu Zhao, Di Fu, Yongyu Xie, Jiaxing Zhang, Zhigang Yuan, Shirin Jalali, Yong Cao arxiv

Video frame sampling is essential for efficient long-video understanding with Vision-Language Models (VLMs), since dense inputs are costly and often exceed context limits. Yet when only a small number of frames can be retained, existing samplers often fail to balance broad video coverage with brief but critical events, which can lead to unreliable downstream predictions. To address this issue, we present InfoShot, a task-agnostic, shot-aware frame sampler for long-video understanding. InfoShot first partitions a video into semantically consistent shots, and then selects two complementary keyframes from each shot: one to represent the main content and one to capture unusual within-shot changes. This design is guided by an information-theoretic objective that encourages the sampled set to retain high information about both shot structure and sparse within-shot deviations. In this way, it improves the chance of preserving both overall video context and short decision-critical moments without requiring any retraining. To better evaluate such short-lived events, we further introduce SynFlash, a synthetic benchmark with controllable sub-second anomaly patterns and frame-level ground truth, and we also evaluate InfoShot on existing anomaly datasets and general video understanding tasks. Experiments show that InfoShot improves anomaly hit rate and downstream Video-QA accuracy under frame number constraints, while matching or outperforming strong baselines on standard video understanding benchmarks.

📄 PDF Abstract BibTeX arXiv:2603.17374

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoS: Chain-of-Shot Prompting for Long Video Understanding

2025-02-10 · Jian Hu, Zixu Cheng, Chenyang Si, Wei Li 외

Multi-modal Large Language Models (MLLMs) struggle with long videos due to the need for excessive visual tokens. These tokens exceed massively the context length of MLLMs, resulting in filled by redundant task-irrelevant…

Video Understanding

Motion-aware Dynamic Graph Neural Network for Video Compressive Sensing

2022-03-01 · Ruiying Lu, Ziheng Cheng, Bo Chen, Xin Yuan

Video snapshot compressive imaging (SCI) utilizes a 2D detector to capture sequential video frames and compress them into a single measurement. Various reconstruction methods have been developed to recover the high-speed…

Compressive SensingGraph Neural NetworkVideo Compressive Sensing

VisualRouter: Query-Grounded Visual Sampling for Long Video Understanding

2026-07-30 · Haiyue Zhang, Yi Bin, Xun Jiang, Zeyu Ma 외 arxiv

Large vision-language models (LVLMs) have achieved significant progress in video understanding, yet understanding long videos remains challenging due to the large number of visual tokens and limited context windows. Visu…

HierarQ: Task-Aware Hierarchical Q-Former for Enhanced Video Understanding

2025-01-01 · CVPR 2025 1 · Shehreen Azad, Vibhav Vineet, Yogesh Singh Rawat

Despite advancements in multimodal large language models (MLLMs), current approaches struggle in medium-to-long video understanding due to frame and context length limitations. As a result, these models often depend …

Question AnsweringVideo Understanding

SMART: Shot-Aware Multimodal Video Moment Retrieval with Audio-Enhanced MLLM

2025-11-18 · An Yu, Weiheng Lu, Jian Li, Zhenfei Zhang 외 arxiv

Video Moment Retrieval is a task in video understanding that aims to localize a specific temporal segment in an untrimmed video based on a natural language query. Despite recent progress in moment retrieval from videos u…

Moment Retrieval