arXiv:2410.17637cs.CVcs.AI2024-10ICLR被引 33

用拼图方式低成本训练大模型理解多图偏好,效果更好且不伤单图能力。

MIA-DPO: Multi-Image Augmented Direct Preference Optimization For Large Vision-Language Models

  • 用拼图式多图合成扩展数据,降低标注成本。
  • 基于注意力机制自动筛选优劣响应对,无需人工标注或额外模型。
  • 在5个基准上提升3%-4.3%,且不影响单图理解能力。

视觉偏好对齐旨在训练大型视觉语言模型(LVLMs)以预测视觉输入间的人类偏好。传统方法依赖已标注的优选/次选图像对,并采用直接偏好优化(DPO)等算法。现有方法主要针对单图场景,难以有效处理多图任务,因缺乏多样化的训练数据且标注优选/次选对成本高昂。我们提出多图增强的直接偏好优化(MIA-DPO),可有效处理多图输入。MIA-DPO通过将单图数据与无关图像组合成网格拼图或画中画格式,缓解多图数据稀缺问题,显著降低标注成本。我们发现LVLMs在不同图像上的注意力值差异显著,据此设计注意力感知选择策略,自动筛选并构建优选/次选对,无需人类标注、额外数据或外部模型/接口。MIA-DPO兼容多种架构,在五个多图基准上表现优于现有方法,平均提升3.0%(LLaVA-v1.5)和4.3%(InternLM-XC2.5)。此外,该方法对模型单图理解能力影响极小。

原文摘要 · Abstract (English)

Visual preference alignment involves training Large Vision-Language Models (LVLMs) to predict human preferences between visual inputs. This is typically achieved by using labeled datasets of chosen/rejected pairs and employing optimization algorithms like direct preference optimization (DPO). Existing visual alignment methods, primarily designed for single-image scenarios, struggle to effectively handle the complexity of multi-image tasks due to the scarcity of diverse training data and the high cost of annotating chosen/rejected pairs. We present Multi-Image Augmented Direct Preference Optimization (MIA-DPO), a visual preference alignment approach that effectively handles multi-image inputs. MIA-DPO mitigates the scarcity of diverse multi-image training data by extending single-image data with unrelated images arranged in grid collages or pic-in-pic formats, significantly reducing the costs associated with multi-image data annotations. Our observation reveals that attention values of LVLMs vary considerably across different images. We use attention values to identify and filter out rejected responses the model may have mistakenly focused on. Our attention-aware selection for constructing the chosen/rejected pairs without relying on (i) human annotation, (ii) extra data, and (iii) external models or APIs. MIA-DPO is compatible with various architectures and outperforms existing methods on five multi-image benchmarks, achieving an average performance boost of 3.0% on LLaVA-v1.5 and 4.3% on the recent InternLM-XC2.5. Moreover, MIA-DPO has a minimal effect on the model's ability to understand single images.

视觉语言模型偏好对齐多图理解数据增强

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