提升视频模型对短时动作和罕见事件的感知能力
VideoPerceiver: Enhancing Fine-Grained Temporal Perception in Video Multimodal Large Language Models
- 用关键帧替换制造缺陷视频,训练模型关注细粒度运动线索
- 在8万段视频上训练,显著提升对微小动作的理解准确率
- 适合需要精准识别短暂动作的视频分析场景
我们提出VideoPerceiver,一种新型视频多模态大语言模型,旨在增强视频理解中的细粒度时间感知能力,解决现有模型对短片段中短暂动作或长视频中罕见瞬时事件推理能力不足的问题。VideoPerceiver采用两阶段训练框架:在监督微调(SFT)阶段,通过从字幕中提取事件动作关键词,定位对应关键帧,并用邻近帧替换,构建‘关键信息缺失’视频;将原始与修改后的视频标记联合编码,利用辅助对比损失对齐中间视觉表征与关键词,增强对细粒度运动线索的敏感性。在强化学习(RL)阶段,两种视频输入模型生成描述,采用新型相对奖励机制,确保完整视频生成结果优于退化输入,显式训练模型恢复精确的时间动作细节。同时,我们构建了包含80,000段视频的专用数据集,涵盖细粒度动作与瞬时事件。实验表明,VideoPerceiver在细粒度动作理解和罕见事件描述基准上显著优于现有最优VMLLM,同时保持标准任务强性能。通过优先聚焦任务相关视觉特征,本工作重新定义了面向细粒度感知的视频-语言模型训练范式。
原文摘要 · Abstract (English)
We propose VideoPerceiver, a novel video multimodal large language model (VMLLM) that enhances fine-grained perception in video understanding, addressing VMLLMs' limited ability to reason about brief actions in short clips or rare transient events in long videos. VideoPerceiver adopts a two-stage training framework. During supervised fine-tuning (SFT), we construct "key-information-missing" videos by extracting event-action keywords from captions, identifying corresponding key frames, and replacing them with adjacent frames. We jointly encode original and modified video tokens with text tokens, aligning intermediate visual representations with keywords via an auxiliary contrastive loss to enhance sensitivity to fine-grained motion cues. In reinforcement learning (RL), both video variants are fed into the model to generate descriptions, and a novel relative reward ensures responses from complete videos outperform those from degraded inputs, explicitly training the model to recover temporally precise action details. We also curate a dataset of 80,000 videos with fine-grained actions and transient events. Experiments show VideoPerceiver substantially outperforms state-of-the-art VMLLMs on fine-grained action understanding and rare event captioning benchmarks, while maintaining strong performance on standard tasks. By prioritizing task-relevant visual features, our work redefines video-language model training for fine-grained perception.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。