arXiv:2510.15317cs.AI2025-10EMNLP

用视觉先验和多模型融合提升多模态训练数据质量

VERITAS: Leveraging Vision Priors and Expert Fusion to Improve Multimodal Data

  • 引入视觉识别与OCR提取结构化先验,结合多模型评分生成可信答案共识
  • 在6个基准上验证,经VERITAS处理的数据使模型性能显著提升,尤其擅长细粒度推理
  • 轻量级批判模型效率高,适合追求高质量多模态数据的研究者

监督微调(SFT)数据质量对大得多模态模型(LMMs)性能至关重要,但现有数据增强方法常因视觉感知不足导致事实错误和幻觉。为此,我们提出VERITAS,一种系统性整合视觉先验与多个前沿LMMs及统计方法的SFT数据增强流程。VERITAS利用视觉识别模型(RAM++)和OCR系统(PP-OCRv4)提取结构化视觉先验,与图像、问题、答案结合。三个LMM(GPT-4o、Gemini-2.5-Pro、Doubao-1.5-pro)评估原始答案,提供批判理由与评分,经统计融合生成高置信度共识评分作为真实标签。基于此共识,我们通过分组相对策略优化(GRPO)训练轻量级批判模型,高效提升推理能力。各LMM再根据批判结果优化原始答案,生成候选答案;选择得分最高者作为最终修正答案。在六个多模态基准上的实验表明,使用VERITAS处理数据微调的模型持续优于使用原始数据的模型,尤其在文本密集与细粒度推理任务中表现突出。我们的批判模型能力接近顶尖LMM,但效率显著更高。我们已公开该流程、数据集与模型检查点,以推动多模态数据优化研究。

原文摘要 · Abstract (English)

The quality of supervised fine-tuning (SFT) data is crucial for the performance of large multimodal models (LMMs), yet current data enhancement methods often suffer from factual errors and hallucinations due to inadequate visual perception. To address this challenge, we propose VERITAS, a pipeline that systematically integrates vision priors and multiple state-of-the-art LMMs with statistical methods to enhance SFT data quality. VERITAS leverages visual recognition models (RAM++) and OCR systems (PP-OCRv4) to extract structured vision priors, which are combined with images, questions, and answers. Three LMMs (GPT-4o, Gemini-2.5-Pro, Doubao-1.5-pro) evaluate the original answers, providing critique rationales and scores that are statistically fused into a high-confidence consensus score serving as ground truth. Using this consensus, we train a lightweight critic model via Group Relative Policy Optimization (GRPO), enhancing reasoning capabilities efficiently. Each LMM then refines the original answers based on the critiques, generating new candidate answers; we select the highest-scoring one as the final refined answer. Experiments across six multimodal benchmarks demonstrate that models fine-tuned with data processed by VERITAS consistently outperform those using raw data, particularly in text-rich and fine-grained reasoning tasks. Our critic model exhibits enhanced capability comparable to state-of-the-art LMMs while being significantly more efficient. We release our pipeline, datasets, and model checkpoints to advance research in multimodal data optimization.

多模态数据增强视觉先验批判模型

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