用短片段问答提升长视频理解的细节推理能力
Enhancing Localized Reasoning for Long Video Understanding via Efficient Segment-to-Video Supervision

- 以局部片段生成问答对,反向监督整段视频
- 仅需1万条数据,训练和推理效率显著提升
- 适合追求高效精准长视频分析的场景
尽管多模态大模型在视频理解中展现出巨大潜力,长视频理解(LVU)仍面临挑战,复杂冗长上下文中的干扰噪声会掩盖局部细节,导致模型产生错误回答。现有方法通过激励深度推理引入相关证据来缓解此问题,但存在两大缺陷:一是强化学习微调框架(RFT)训练成本高,标注与奖励设计复杂;二是自反思与迭代感知机制导致输出过长、推理延迟高。为此,我们提出一种高效的段到视频监督方法(S2V),通过局部片段生成问答对(VQA),并将这些片段级VQA用于整视频训练。由于聚焦短片段,该方法能自然捕捉易被忽略的细节,训练时可让模型正确关联细粒度信息与问答,同时避开全视频中的干扰噪声。S2V仅需基于10,000个VQA样本的简单准确率奖励进行强化学习训练,且模型推理只需单次前向传播、输出令牌数有限。实验表明,S2V在多个LVU基准上持续提升性能,不仅优于通用多模态大模型与基于推理的方法,还在训练与推理效率方面表现更优。
原文摘要 · Abstract (English)
Though Multimodal Large Language Models (MLLMs) have shown impressive potential in video understanding, long video understanding (LVU) remains challenging since distracting noise in complex and lengthy contexts can obscure localized details, misleading MLLMs to produce incorrect answers. Recent works mitigate these issues by incentivizing deep reasoning to include relevant evidence. However, these methods have two main problems: First, the reinforcement fine-tuning framework (RFT) they leveraged incurs substantial training overheads, including high annotation costs and complicated reward designs. Second, the self-reflective and iterative-perception mechanism in some methods causes lengthy outputs and high inference latency. To alleviate these problems, we propose a novel Segment-to-Video Supervision} method (S2V) to efficiently enhance fine-grained reasoning in LVU. Specifically, we generate question answer pairs (VQA) based on localized segments, and then transfer these segment-based VQA back to the whole video for training. Due to focusing on short segments, segment-based VQA can naturally notice details which tend to be overlooked from a whole-video perspective. Training on such data can enforce MLLMs to correctly associate fine-grained details with QA while avoiding distracting noise in the whole video. The S2V training involves just reinforcement learning (RL) with a simple accuracy reward based on only 10K VQA samples and the resulting S2V model predicts answer using a single forward pass with limited output tokens. Experimental results demonstrate that S2V can consistently improve LVU performance across multiple LVU benchmarks, outperforming both general MLLMs and reasoning-based methods not only in LVU accuracy but also in training and inference efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。