用高质量图文数据训练,让模型更懂图像和视频。
VideoLLaMA 3: Frontier Multimodal Foundation Models for Image and Video Understanding
- 以视觉为中心设计训练流程和框架结构
- 在多个图像和视频基准上表现优异,超越现有模型
- 适合需要高精度图像视频理解的开发者与研究者
本文提出 VideoLLaMA3,一个面向图像与视频理解的先进多模态基础模型。其核心设计理念为视觉中心化,包含视觉中心化的训练范式与框架设计。关键洞察在于:高质量图文数据对图像与视频理解至关重要。因此,不依赖大规模视频-文本数据集,而是构建大规模高质量图像-文本数据集。训练分四阶段:1)视觉编码器适配,支持输入不同分辨率图像;2)视觉-语言对齐,联合微调视觉编码器、投影模块与大语言模型,使用覆盖场景图、文档、图表等多种类型的大规模图文数据及纯文本数据;3)多任务微调,引入图像-文本SFT数据与视频-文本数据,建立视频理解基础;4)视频中心微调,进一步提升视频理解能力。框架方面,针对图像,预训练视觉编码器可按输入大小生成对应数量的视觉标记;针对视频,根据帧间相似性减少视觉标记数,使表示更精确紧凑。得益于视觉中心化设计,VideoLLaMA3在图像与视频理解基准测试中表现卓越。
原文摘要 · Abstract (English)
In this paper, we propose VideoLLaMA3, a more advanced multimodal foundation model for image and video understanding. The core design philosophy of VideoLLaMA3 is vision-centric. The meaning of "vision-centric" is two-fold: the vision-centric training paradigm and vision-centric framework design. The key insight of our vision-centric training paradigm is that high-quality image-text data is crucial for both image and video understanding. Instead of preparing massive video-text datasets, we focus on constructing large-scale and high-quality image-text datasets. VideoLLaMA3 has four training stages: 1) Vision Encoder Adaptation, which enables vision encoder to accept images of variable resolutions as input; 2) Vision-Language Alignment, which jointly tunes the vision encoder, projector, and LLM with large-scale image-text data covering multiple types (including scene images, documents, charts) as well as text-only data. 3) Multi-task Fine-tuning, which incorporates image-text SFT data for downstream tasks and video-text data to establish a foundation for video understanding. 4) Video-centric Fine-tuning, which further improves the model's capability in video understanding. As for the framework design, to better capture fine-grained details in images, the pretrained vision encoder is adapted to encode images of varying sizes into vision tokens with corresponding numbers, rather than a fixed number of tokens. For video inputs, we reduce the number of vision tokens according to their similarity so that the representation of videos will be more precise and compact. Benefit from vision-centric designs, VideoLLaMA3 achieves compelling performances in both image and video understanding benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。