arXiv:2504.04740cs.CVcs.AI2025-04ICCV被引 2

用合成数据提升多模态模型对图像组合关系的理解能力。

SCRAMBLe : Enhancing Multimodal LLM Compositionality with Synthetic Preference Data

  • 通过自动生成的对比数据,让模型学会区分图像中物体的正确组合关系。
  • 在Winoground上将准确率从49.5%提升至54.8%,为当前最佳表现。
  • 适用于希望增强多模态模型推理能力的研究者与开发者。

组合性,即正确识别图像中由基本视觉概念构成的场景,仍是多模态大模型(MLLMs)的难点。即使是最先进的模型如GPT-4o,也常混淆‘狗追猫’与‘猫追狗’等组合关系。尽管在Winoground基准上已有显著进步,但距离人类水平仍有差距。我们发现,通过数据引导模型理解这些概念——训练模型偏好正确描述而非近似错误描述——可有效提升其组合推理能力。为此,提出SCRAMBLe:一种基于自动合成偏好数据的多模态大模型组合性增强方法,可对开源权重的MLLM进行偏好微调。该方法在多个视觉语言组合性基准上均实现显著提升,并在通用问答任务上取得小幅改进。例如,经SCRAMBLe微调的Molmo-7B模型在Winoground上的准确率从49.5%提升至54.8%(当前最优),并在通用视觉问答任务上提升约1%。相关代码、微调模型及合成数据集已开源:https://github.com/samarth4149/SCRAMBLe。

原文摘要 · Abstract (English)

Compositionality, or correctly recognizing scenes as compositions of atomic visual concepts, remains difficult for multimodal large language models (MLLMs). Even state of the art MLLMs such as GPT-4o can make mistakes in distinguishing compositions like "dog chasing cat" vs "cat chasing dog". While on Winoground, a benchmark for measuring such reasoning, MLLMs have made significant progress, they are still far from a human's performance. We show that compositional reasoning in these models can be improved by elucidating such concepts via data, where a model is trained to prefer the correct caption for an image over a close but incorrect one. We introduce SCRAMBLe: Synthetic Compositional Reasoning Augmentation of MLLMs with Binary preference Learning, an approach for preference tuning open-weight MLLMs on synthetic preference data generated in a fully automated manner from existing image-caption data. SCRAMBLe holistically improves these MLLMs' compositional reasoning capabilities which we can see through significant improvements across multiple vision language compositionality benchmarks, as well as smaller but significant improvements on general question answering tasks. As a sneak peek, SCRAMBLe tuned Molmo-7B model improves on Winoground from 49.5% to 54.8% (best reported to date), while improving by ~1% on more general visual question answering tasks. Code for SCRAMBLe along with tuned models and our synthetic training dataset is available at https://github.com/samarth4149/SCRAMBLe.

多模态组合性偏好学习合成数据

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