用大模型智能选帧,让视频理解更高效准确
M-LLM Based Video Frame Selection for Efficient Video Understanding

- 基于大模型动态筛选与查询相关的视频帧
- 在多个视频问答数据集上显著提升推理性能
- 适合需要处理长视频的视觉语言任务研究者
多模态大模型在视频推理中表现优异,但现有框架对长视频通常采用简单均匀采样,易丢失关键时段信息。为此,本文提出一种轻量级的基于多模态大模型的自适应帧选择方法,能根据用户查询挑选更具相关性的视频帧。为训练该选择器,引入两种监督信号:(i) 空间信号——通过提示大模型评估单帧重要性得分;(ii) 时间信号——通过提示语言模型结合所有候选帧描述来判断多帧选择。所选帧输入冻结的下游视频大模型进行视觉推理与问答。实验表明,该方法在中等(ActivityNet、NExT-QA)和长视频(EgoSchema、LongVideoBench)问答基准上均有效提升多种视频大模型的性能。
原文摘要 · Abstract (English)
Recent advances in Multi-Modal Large Language Models (M-LLMs) show promising results in video reasoning. Popular Multi-Modal Large Language Model (M-LLM) frameworks usually apply naive uniform sampling to reduce the number of video frames that are fed into an M-LLM, particularly for long context videos. However, it could lose crucial context in certain periods of a video, so that the downstream M-LLM may not have sufficient visual information to answer a question. To attack this pain point, we propose a light-weight M-LLM -based frame selection method that adaptively select frames that are more relevant to users' queries. In order to train the proposed frame selector, we introduce two supervision signals (i) Spatial signal, where single frame importance score by prompting a M-LLM; (ii) Temporal signal, in which multiple frames selection by prompting Large Language Model (LLM) using the captions of all frame candidates. The selected frames are then digested by a frozen downstream video M-LLM for visual reasoning and question answering. Empirical results show that the proposed M-LLM video frame selector improves the performances various downstream video Large Language Model (video-LLM) across medium (ActivityNet, NExT-QA) and long (EgoSchema, LongVideoBench) context video question answering benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。