arXiv:2501.01426cs.CVcs.CL2025-01ICML被引 9

用多个视觉编码器融合视频信息,提升模型理解能力

Unifying Specialized Visual Encoders for Video Language Models

  • 融合多个冻结的视觉编码器,统一生成视频表征
  • 在标准评测中准确率比Video-LLaVA高3.7%,零样本测试提升2.2%
  • 训练快、参数少,适合需要多视角视觉知识的任务

近期大型语言模型(LLMs)推动了视频理解领域的发展,催生出视频大语言模型(VideoLLMs)。然而,现有VideoLLMs通常仅依赖单一视觉编码器进行所有视觉处理,限制了可传递给语言模型的视觉信息量与类型。本文提出MERV(Multi-Encoder Representation of Videos),通过多个冻结的视觉编码器构建统一的视频表征,为VideoLLM提供多样化的专业视觉知识。通过时空对齐各编码器特征,MERV能够应对更广泛的开放式与多选题型视频理解任务,在标准视频理解基准上相较Video-LLaVA提升最高达3.7%的准确率,并优于Video-ChatGPT。同时,相较于先前最优的SeViLA,在零样本感知测试中提升2.2%。MERV引入极少额外参数,训练速度优于单编码器方法,且支持并行视觉处理。我们还提供了定性证据,表明MERV成功捕获了各编码器的领域知识。结果为利用多视觉编码器实现全面视频理解提供了新方向。

原文摘要 · Abstract (English)

The recent advent of Large Language Models (LLMs) has ushered sophisticated reasoning capabilities into the realm of video through Video Large Language Models (VideoLLMs). However, VideoLLMs currently rely on a single vision encoder for all of their visual processing, which limits the amount and type of visual information that can be conveyed to the LLM. Our method, MERV, Multi-Encoder Representation of Videos, instead leverages multiple frozen visual encoders to create a unified representation of a video, providing the VideoLLM with a comprehensive set of specialized visual knowledge. Spatio-temporally aligning the features from each encoder allows us to tackle a wider range of open-ended and multiple-choice video understanding questions and outperform prior state-of-the-art works. MERV is up to 3.7% better in accuracy than Video-LLaVA across the standard suite video understanding benchmarks, while also having a better Video-ChatGPT score. We also improve upon SeViLA, the previous best on zero-shot Perception Test accuracy, by 2.2%. MERV introduces minimal extra parameters and trains faster than equivalent single-encoder methods while parallelizing the visual processing. Finally, we provide qualitative evidence that MERV successfully captures domain knowledge from each of its encoders. Our results offer promising directions in utilizing multiple vision encoders for comprehensive video understanding.

视频理解多编码器视觉表征大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。