让短视频模型读懂长视频,通过时间标记引导减少幻觉
TimeSuite: Improving MLLMs for Long Video Understanding via Grounded Tuning
- 用分块重排+时间自适应编码压缩长视频,提升时间感知
- 在Egoschema和VideoMME上分别提升5.6%和6.8%准确率
- 适合需要精准时间定位的视频理解任务
多模态大语言模型(MLLM)在短视频理解上表现优异,但长视频理解仍具挑战。本文提出TimeSuite,一套适配现有短视频MLLM以提升长视频理解能力的新设计,包括高效处理长视频序列的框架、高质量的接地微调数据集TimePro(含9类任务、34.9万条高质接地标注),以及创新的时序接地描述指令任务。基于VideoChat,构建新模型VideoChat-T,通过令牌重排压缩长视频特征,并引入时间自适应位置编码(TAPE)增强视觉表示的时间感知。该任务显式预测时间戳,引导模型生成描述时准确定位内容,降低幻觉风险。实验表明,TimeSuite使VideoChat-T在Egoschema和VideoMME上分别提升5.6%和6.8%;零样本下已显著优于现有最优模型,微调后性能媲美监督训练专家模型。
原文摘要 · Abstract (English)
Multimodal Large Language Models (MLLMs) have demonstrated impressive performance in short video understanding. However, understanding long-form videos still remains challenging for MLLMs. This paper proposes TimeSuite, a collection of new designs to adapt the existing short-form video MLLMs for long video understanding, including a simple yet efficient framework to process long video sequence, a high-quality video dataset for grounded tuning of MLLMs, and a carefully-designed instruction tuning task to explicitly incorporate the grounding supervision in the traditional QA format. Specifically, based on VideoChat, we propose our long-video MLLM, coined as VideoChat-T, by implementing a token shuffling to compress long video tokens and introducing Temporal Adaptive Position Encoding (TAPE) to enhance the temporal awareness of visual representation. Meanwhile, we introduce the TimePro, a comprehensive grounding-centric instruction tuning dataset composed of 9 tasks and 349k high-quality grounded annotations. Notably, we design a new instruction tuning task type, called Temporal Grounded Caption, to peform detailed video descriptions with the corresponding time stamps prediction. This explicit temporal location prediction will guide MLLM to correctly attend on the visual content when generating description, and thus reduce the hallucination risk caused by the LLMs. Experimental results demonstrate that our TimeSuite provides a successful solution to enhance the long video understanding capability of short-form MLLM, achieving improvement of 5.6% and 6.8% on the benchmarks of Egoschema and VideoMME, respectively. In addition, VideoChat-T exhibits robust zero-shot temporal grounding capabilities, significantly outperforming the existing state-of-the-art MLLMs. After fine-tuning, it performs on par with the traditional supervised expert models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。