arXiv:2510.06040cs.CVcs.AI2025-10ICCV被引 11

通过树结构迭代提取长视频关键帧,提升大模型理解效率

VideoMiner: Iteratively Grounding Key Frames of Hour-Long Videos via Tree-based Group Relative Policy Optimization

  • 构建树形层级结构,分步聚焦事件与帧,保持时间连贯性
  • 引入T-GRPO强化学习算法,精准定位关键帧,准确率显著提升
  • 可自动调整树深度,适合长视频分析与多模态大模型应用

利用多模态大语言模型(MM-LLMs)理解小时级长视频,拓展了以人为中心的AI应用场景。然而,端到端视频理解中均匀采样帧会导致大模型被大量无关信息淹没。现有分层关键帧提取方法虽提升理解精度,但仍面临两大挑战:如何缓解长视频中冗余信息干扰?如何使模型动态适应复杂层级结构并准确识别关键帧?为此,我们提出VideoMiner,通过迭代分割、描述与聚类长视频,构建层级树结构,从视频到事件再到帧逐步聚焦,有效应对第一项挑战。为精确识别关键帧,引入基于树结构的组相对策略优化方法T-GRPO,该方法融合事件级别的时空信息,并受问题引导,解决第二项挑战。在所有长视频理解任务中表现优异,且发现T-GRPO意外促使模型自发生成推理链。此外,设计的树生长助激素可动态调节扩展深度,在准确率与效率上均获提升。代码已公开于https://github.com/caoxinye/VideoMiner。

原文摘要 · Abstract (English)

Understanding hour-long videos with multi-modal large language models (MM-LLMs) enriches the landscape of human-centered AI applications. However, for end-to-end video understanding with LLMs, uniformly sampling video frames results in LLMs being overwhelmed by a vast amount of irrelevant information as video length increases. Existing hierarchical key frame extraction methods improve the accuracy of video understanding but still face two critical challenges. 1) How can the interference of extensive redundant information in long videos be mitigated? 2) How can a model dynamically adapt to complex hierarchical structures while accurately identifying key frames? To address these issues, we propose VideoMiner, which iteratively segments, captions, and clusters long videos, forming a hierarchical tree structure. The proposed VideoMiner progresses from long videos to events to frames while preserving temporal coherence, effectively addressing the first challenge. To precisely locate key frames, we introduce T-GRPO, a tree-based group relative policy optimization in reinforcement learning method that guides the exploration of the VideoMiner. The proposed T-GRPO is specifically designed for tree structures, integrating spatiotemporal information at the event level while being guided by the question, thus solving the second challenge. We achieve superior performance in all long-video understanding tasks and uncover several interesting insights. Our proposed T-GRPO surprisingly incentivizes the model to spontaneously generate a reasoning chain. Additionally, the designed tree growth auxin dynamically adjusts the expansion depth, obtaining accuracy and efficiency gains. The code is publicly available at https://github.com/caoxinye/VideoMiner.

视频理解长视频强化学习树结构

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。