MEGA Hub

Evidence-Driven Dynamic Visual Selector for Efficient Long Video Understanding

Authors

Do you know Bo Zhang?You can claim authorship or link another user.Do you know Wenxin Wang?You can claim authorship or link another user.Do you know Feng Chen?You can claim authorship or link another user.Do you know Zhihao Zhang?You can claim authorship or link another user.Do you know Zixuan Wang?You can claim authorship or link another user.Do you know Changsheng Li?You can claim authorship or link another user.Do you know Yinjie Lei?You can claim authorship or link another user.

Abstract

Recent advancements in MLLM-based long-form video understanding have mitigated inference-time computational cost and limited context lengths by selecting query-relevant frames. However, existing approaches predominantly rely on external proxy scorers and rigid heuristic rules, inevitably suffering from misalignment with the target MLLM's intrinsic evidence and failing to accommodate the non-uniform spatiotemporal information density. In this paper, we propose a fine-grained dynamic visual selection framework named EviSelect, grounded in the target MLLM internal attention evidence. Our method efficiently probes visual evidence via sparse prefilling as a structured prior to guide distribution-aware dynamic sampling. Specifically, we efficiently approximate attention maps of the target MLLM using highly compressed visual inputs and sparse attention, well-aligned to the full counterpart. Conditioned on three complementary attention components derived from this prior, we design a lightweight selector that not only precisely locates query-relevant timestamps but also adaptively adjusts the local sampling rate and spatial resolution. To enable evidence-conditioned spatiotemporal sampling, we formulate the selector as a stochastic policy and optimize it via GRPO under a joint accuracy--efficiency reward. By rewarding correct predictions under lower visual cost through group-relative comparisons, our method encourages the policy to allocate computation dynamically according to the information density of each video. Across three long video understanding benchmarks, EviSelect achieves superior performance compared to existing methods while reducing selected visual tokens by about 50\% and achieving a 3.9x end-to-end speedup.

Community

00

Publication notes

Author note
Project Page: https://zhangbo135.github.io/EviSelect/