通过场景分组提升长视频问答模型理解能力
Enhancing Long Video Question Answering with Scene-Localized Frame Grouping
- 将视频帧按场景语义合并为场景片段,模拟人类认知
- 在多个长视频基准测试中显著提升模型表现
- 无需修改模型结构,即插即用,适合实际应用
当前多模态大模型在长视频理解上表现不佳,主要受限于无法处理全部视频帧及其信息。现有框架侧重从大量无关帧中定位关键帧,与真实需求不符。为此,我们提出新的视频问答任务场景——SceneQA,强调场景级细节感知与推理能力,并构建LVSQA数据集,基于LVBench精选视频,包含新设计的问答对,以更公平评估模型在长视频中的场景感知能力。受人类认知启发,我们提出SLFG方法:通过场景定位与动态帧重组,将单帧融合为语义连贯的场景帧,显著增强现有模型对长视频的理解能力。该方法不需修改原模型架构,具备良好即插即用性。实验表明其在多个长视频基准测试中表现优异。代码与数据集将公开于http://www.slfg.pkuzwh.cn。
原文摘要 · Abstract (English)
Current Multimodal Large Language Models (MLLMs) often perform poorly in long video understanding, primarily due to resource limitations that prevent them from processing all video frames and their associated information. Efficiently extracting relevant information becomes a challenging task. Existing frameworks and evaluation tasks focus on identifying specific frames containing core objects from a large number of irrelevant frames, which does not align with the practical needs of real-world applications. To address this issue, we propose a new scenario under the video question-answering task, SceneQA, which emphasizes scene-based detail perception and reasoning abilities. And we develop the LVSQA dataset to support the SceneQA task, which is built upon carefully selected videos from LVBench and contains a new collection of question-answer pairs to promote a more fair evaluation of MLLMs' scene perception abilities in long videos. Inspired by human cognition, we introduce a novel method called SLFG. The core idea of SLFG is to combine individual frames into semantically coherent scene frames. By leveraging scene localization methods and dynamic frame reassembly mechanisms, SLFG significantly enhances the understanding capabilities of existing MLLMs in long videos. SLFG requires no modification to the original model architecture and boasts excellent plug-and-play usability. Experimental results show that this method performs exceptionally well in several long video benchmark tests. Code and dataset will be released at http://www.slfg.pkuzwh.cn.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。