arXiv:2507.02859cs.CV2025-07ICCV被引 13

用带框标注的思维链数据,让多模态模型在少量数据下更好理解图表等专业图像。

Bootstrapping Grounded Chain-of-Thought in Multimodal LLMs for Data-Efficient Model Adaptation

  • 在思维链推理中加入图像边界框,使推理更贴合真实视觉内容。
  • 在五类专业视觉任务上,数据稀缺时性能显著优于微调和知识蒸馏。
  • 适合需要小样本适配图表、票据等复杂视觉任务的研究者使用。

多模态大语言模型在利用自然语言理解图像方面表现卓越,但在缺乏大规模重训练数据的情况下,难以适应特定视觉任务(如图表理解)。这一问题源于预训练数据与下游任务数据之间的不匹配:预训练数据主要包含场景和物体,但对图表、表格等非对象类图像信息有限。本文发现,使用带有思维链(CoT)推理的数据训练多模态模型,可有效促进其在专业视觉任务中的适应能力,尤其在数据受限情况下。然而,我们识别出由预训练模型提炼的CoT数据存在推理步骤中的多重事实错误。为此,提出基于自举的有根基思维链(GCoT)方法,通过向CoT数据注入边界框等空间信息,提升推理过程对输入图像的忠实度。我们在五种专业视觉任务上评估该方法,涵盖图表、表格、收据和报告等多种视觉格式。结果表明,在数据受限条件下,GCoT显著优于微调和知识蒸馏。

原文摘要 · Abstract (English)

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in interpreting images using natural language. However, without using large-scale datasets for retraining, these models are difficult to adapt to specialized vision tasks, e.g., chart understanding. This problem is caused by a mismatch between pre-training and downstream datasets: pre-training datasets primarily concentrate on scenes and objects but contain limited information about specialized, non-object images, such as charts and tables. In this paper, we share an interesting finding that training an MLLM with Chain-of-Thought (CoT) reasoning data can facilitate model adaptation in specialized vision tasks, especially under data-limited regimes. However, we identify a critical issue within CoT data distilled from pre-trained MLLMs, i.e., the data often contains multiple factual errors in the reasoning steps. To address the problem, we propose Grounded Chain-of-Thought (GCoT), a simple bootstrapping-based approach that aims to inject grounding information (i.e., bounding boxes) into CoT data, essentially making the reasoning steps more faithful to input images. We evaluate our approach on five specialized vision tasks, which cover a variety of visual formats including charts, tables, receipts, and reports. The results demonstrate that under data-limited regimes our approach significantly improves upon fine-tuning and distillation.

多模态思维链小样本学习图表理解

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