arXiv:2603.19688cs.CL2026-03被引 1

提出无需训练即可预测多模态模型数据效果的评估方法

DataProphet: Demystifying Supervision Data Generalization in Multimodal LLMs

  • 设计无训练依赖的评分指标,融合多模态困惑度、相似性和数据多样性
  • 在14个数据集上验证,预测相关性达86.0%(Kendall's tau)
  • 可指导数据选择,性能优于均匀选法和现有基线

传统多模态大模型训练数据选择倾向于优先选用与目标基准任务相似的数据集,如文本密集型或视觉主导型任务。然而,这种直观相似性是否可靠预测下游性能仍不明确。本文首次尝试回答一个实际问题:能否在未进行任何训练前就预估训练数据对目标基准的影响?通过对14个跨7类任务的视觉-语言数据集进行深入分析,结果表明:任务相似性并非可靠的迁移能力预测因子,泛化效果更依赖于具体数据集而非宽泛任务类别。基于此发现,本文提出DATAPROPHET——一种无需训练的简单有效指标,结合多模态困惑度、相似性与数据多样性。实验显示,DATAPROPHET生成的训练数据排序与实际训练后性能提升排序高度相关,达到86.0%的Kendall's tau相关系数。此外,该方法能实现更优的数据选择,相较均匀采样提升6.9%,优于当前最先进的基于训练的基线1.4%,并接近基于实测性能的最优选择(仅差0.2%)。代码与数据将公开。

原文摘要 · Abstract (English)

Conventional wisdom for selecting supervision data for multimodal large language models (MLLMs) is to prioritize datasets that appear similar to the target benchmark, such as text-intensive or vision-centric tasks. However, it remains unclear whether such intuitive similarity reliably predicts downstream performance gains. In this work, we take a first step toward answering a practical question: can we estimate the influence of a training dataset on a target benchmark before any training is performed? To investigate this question, we conduct an in-depth analysis of transfer across 14 vision-language datasets spanning 7 diverse tasks. Our results show that intuitive task similarity is an unreliable predictor of transferability, and that generalization depends more on the specific dataset than on its broad task category. Motivated by this finding, we propose DATAPROPHET, a simple and effective training-free metric that combines multimodal perplexity, similarity, and data diversity. Experiments show that DATAPROPHET produces supervision-data rankings that strongly correlate with rankings based on actual post-training performance gains, achieving a Kendall's tau of 86.0%. Moreover, DATAPROPHET enables better supervision-data selection, yielding up to 6.9% improvement over uniform selection, 1.4% over a state-of-the-art training-based baseline, and 0.2% above oracle selection based on experimental performance. Our code and data will be released.

多模态数据选择无训练评估模型优化

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