用5000张图自动生成偏好数据,提升多模态大模型对齐效果。
EACO: Enhancing Alignment in Multimodal LLMs via Critical Observation
- 用自生成偏好数据训练批判性评估模型,筛选优劣回答。
- 在HallusionBench上减少65.6%幻觉,在MME-Cognition上推理能力提升21.8%。
- 仅需5000图像即可提升开源多模态模型性能,适合资源受限场景。
多模态大语言模型(MLLMs)在视觉问答与推理任务中取得显著进展,通常依赖指令微调和人类标注的偏好数据来增强推理能力并减少幻觉。然而,高质量的批判性标签成本高昂,依赖人工或专有模型如GPT-4V。本文提出通过关键观察增强多模态大模型对齐(EACO),仅使用5000张图像自动生成偏好数据。方法首先构建并优化评分评估指令微调数据集,训练一个称为Critic的批判性评估模型。该模型从多个维度观察模型输出,选取偏好与非偏好响应,用于精细化的直接偏好优化(DPO)微调。为进一步提升性能,偏好微调后增加监督微调阶段。EACO在HallusionBench上将整体幻觉减少65.6%,在MME-Cognition上推理能力提升21.8%。相比LLaVA-v1.6-Mistral-7B,EACO在多个基准上提升8.5%。更重要的是,该方法在开源多模态模型中展现出潜在的批判性能力,表明其是提升多模态模型能力的可行路径。
原文摘要 · Abstract (English)
Multimodal large language models (MLLMs) have achieved remarkable progress on various visual question answering and reasoning tasks leveraging instruction fine-tuning specific datasets. They can also learn from preference data annotated by human to enhance their reasoning ability and mitigate hallucinations. Most of preference data is generated from the model itself. However, existing methods require high-quality critical labels, which are costly and rely on human or proprietary models like GPT-4V. In this work, we propose Enhancing Alignment in MLLMs via Critical Observation (EACO), which aligns MLLMs by self-generated preference data using only 5k images economically. Our approach begins with collecting and refining a Scoring Evaluation Instruction-tuning dataset to train a critical evaluation model, termed the Critic. This Critic observes model responses across multiple dimensions, selecting preferred and non-preferred outputs for refined Direct Preference Optimization (DPO) tuning. To further enhance model performance, we employ an additional supervised fine-tuning stage after preference tuning. EACO reduces the overall hallucinations by 65.6% on HallusionBench and improves the reasoning ability by 21.8% on MME-Cognition. EACO achieves an 8.5% improvement over LLaVA-v1.6-Mistral-7B across multiple benchmarks. Remarkably, EACO also shows the potential critical ability in open-source MLLMs, demonstrating that EACO is a viable path to boost the competence of MLLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。