无需人工标注,自动生成数据训练视觉语言模型裁判。
Self-Improving VLM Judges Without Human Annotations
- 用自生成数据迭代训练,不依赖人类偏好标注。
- 在VL-RewardBench上将判别准确率从0.38提升至0.51。
- 适合追求低成本、可自进化模型评估的开发者使用。
高效评估视觉语言模型(VLM)的裁判对模型发展至关重要。现有方法主要依赖大规模人工偏好标注,但成本高且易过时。本文提出无需人类标注的自训练框架,仅使用自生成数据。该方法分三阶段:(1) 生成不同质量水平的多模态指令-回复对;(2) 生成推理过程与判断,剔除不符合预期质量的样本;(3) 基于正确判断及推理轨迹进行训练。在跨领域的多模态奖励基准(Multimodal RewardBench 和 VL-RewardBench)上评估,该方法将 Llama-3.2-11B 判别器的整体准确率从 0.38 提升至 0.51,显著优于更大型模型如 Llama-3.2-90B、GPT-4o 和 Claude 3.5 Sonnet,尤其在通用性、幻觉检测和推理维度表现突出。结果表明,无需人工标注的自裁判系统具备随VLM能力快速演进的潜力。
原文摘要 · Abstract (English)
Effective judges of Vision-Language Models (VLMs) are crucial for model development. Current methods for training VLM judges mainly rely on large-scale human preference annotations. However, such an approach is costly, and the annotations easily become obsolete as models rapidly improve. In this work, we present a framework to self-train a VLM judge model without any human preference annotations, using only self-synthesized data. Our method is iterative and has three stages: (1) generate diverse multimodal instruction-response pairs at varying quality levels, (2) generate reasoning traces and judgments for each pair, removing the ones that do not match our expected quality levels, and (3) training on correct judge answers and their reasoning traces. We evaluate the resulting judge on Multimodal RewardBench and VL-RewardBench across domains: correctness, preference, reasoning, safety, and visual question-answering. Our method improves a Llama-3.2-11B multimodal judge from 0.38 to 0.51 in overall accuracy on VL-RewardBench, often outperforming much larger models including Llama-3.2-90B, GPT-4o, and Claude 3.5 Sonnet, with particularly strong gains in general, hallucination, and reasoning dimensions. The overall strength of these human-annotation-free results suggest the potential for a future self-judge that evolves alongside rapidly improving VLM capabilities.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。