提出模态融合率MIR,量化评估视觉语言模型预训练质量。
Deciphering Cross-Modal Alignment in Large Vision-Language Models with Modality Integration Rate
- 从跨模态分布距离出发,定义新指标MIR衡量预训练效果。
- MIR与下游微调后性能正相关,且在不同数据下稳定有效。
- 适用于数据选择、训练策略和模型设计优化,助力高效构建视觉语言模型。
我们提出模态融合率(Modality Integration Rate, MIR),一种高效、鲁棒且通用的指标,用于评估大型视觉语言模型(LVLM)的多模态预训练质量。大规模预训练对构建高性能LVLM至关重要,但如何在无需昂贵监督微调的情况下评估其训练质量仍缺乏有效手段。传统LLM的损失、困惑度和上下文评估等指标在将已训练好的LLM与新模态对齐时表现不佳。由于缺乏合适的度量,LVLM在关键预训练阶段的研究受到严重阻碍,包括训练数据选择、高效模块设计等。本文从跨模态分布距离的角度出发,提出MIR,该指标具有三个特性:1)有效,与微调后基准性能呈正相关;2)鲁棒,对不同训练/评估数据不敏感;3)泛化性强,适用于多种训练配置和架构。通过一系列预训练实验,我们验证了MIR在指导训练数据选择、训练策略调度和模型架构设计方面的有效性。代码已开源:https://github.com/shikiw/Modality-Integration-Rate。
原文摘要 · Abstract (English)
We present the Modality Integration Rate (MIR), an effective, robust, and generalized metric to indicate the multi-modal pre-training quality of Large Vision Language Models (LVLMs). Large-scale pre-training plays a critical role in building capable LVLMs, while evaluating its training quality without the costly supervised fine-tuning stage is under-explored. Loss, perplexity, and in-context evaluation results are commonly used pre-training metrics for Large Language Models (LLMs), while we observed that these metrics are less indicative when aligning a well-trained LLM with a new modality. Due to the lack of proper metrics, the research of LVLMs in the critical pre-training stage is hindered greatly, including the training data choice, efficient module design, etc. In this paper, we propose evaluating the pre-training quality from the inter-modal distribution distance perspective and present MIR, the Modality Integration Rate, which is 1) \textbf{Effective} to represent the pre-training quality and show a positive relation with the benchmark performance after supervised fine-tuning. 2) \textbf{Robust} toward different training/evaluation data. 3) \textbf{Generalize} across training configurations and architecture choices. We conduct a series of pre-training experiments to explore the effectiveness of MIR and observe satisfactory results that MIR is indicative about training data selection, training strategy schedule, and model architecture design to get better pre-training results. We hope MIR could be a helpful metric for building capable LVLMs and inspire the following research about modality alignment in different areas. Our code is at: https://github.com/shikiw/Modality-Integration-Rate.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。