arXiv:2410.16198cs.AIcs.CV2024-10ACL被引 155

用GPT-4o生成详细推理链,提升视觉语言模型的逻辑推理能力。

Improve Vision Language Model Chain-of-thought Reasoning

  • 用GPT-4o提炼长推理链,丰富训练数据以增强推理能力
  • 在VQA和NLVR2上提升3.8%~7.2%的推理准确率
  • 适合需要高可信度推理的多模态应用开发者

视觉语言模型(VLM)中的链式思维(CoT)推理对提升可解释性和可信度至关重要。然而,当前训练数据依赖短答案标注,缺乏详细推理过程,导致模型难以泛化到需复杂推理的任务。本文提出两阶段方法:首先利用GPT-4o生成长推理链,扩充训练数据并微调VLM;其次采用强化学习,通过对比模型生成的推理链与标注答案,构建正负样本对,使用直接偏好优化(DPO)算法进一步校准推理质量。实验表明,在多个基准数据集上,该方法显著提升CoT推理性能,并增强直接答案预测的泛化能力。结果强调了在训练中引入详细推理链及结合强化学习对提升VLM推理能力的重要性。

原文摘要 · Abstract (English)

Chain-of-thought (CoT) reasoning in vision language models (VLMs) is crucial for improving interpretability and trustworthiness. However, current training recipes lack robust CoT reasoning data, relying on datasets dominated by short annotations with minimal rationales. In this work, we show that training VLM on short answers does not generalize well to reasoning tasks that require more detailed responses. To address this, we propose a two-fold approach. First, we distill rationales from GPT-4o model to enrich the training data and fine-tune VLMs, boosting their CoT performance. Second, we apply reinforcement learning to further calibrate reasoning quality. Specifically, we construct positive (correct) and negative (incorrect) pairs of model-generated reasoning chains, by comparing their predictions with annotated short answers. Using this pairwise data, we apply the Direct Preference Optimization algorithm to refine the model's reasoning abilities. Our experiments demonstrate significant improvements in CoT reasoning on benchmark datasets and better generalization to direct answer prediction as well. This work emphasizes the importance of incorporating detailed rationales in training and leveraging reinforcement learning to strengthen the reasoning capabilities of VLMs.

视觉语言模型链式思维强化学习推理增强

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