arXiv:2503.06514cs.CLcs.AI2025-03CVPR被引 19

用生成流网络提升视觉语言模型的多步推理能力

GFlowVLM: Enhancing Multi-step Reasoning in Vision-Language Models with Generative Flow Networks

  • 引入生成流网络微调视觉语言模型,生成多样解法
  • 在纸牌游戏和具身规划任务中实现更高效率与泛化能力
  • 适合需要复杂推理与多样化解决方案的研究者

视觉语言模型(VLMs)在序列决策任务中通过特定任务微调展现出显著进展。然而,常见微调方法如监督微调(SFT)假设数据独立同分布(IID),而强化学习(如PPO)仅关注累积奖励最大化,限制了解法多样性并阻碍了多步推理中的泛化能力。为此,我们提出GFlowVLM框架,利用生成流网络(GFlowNets)对VLM进行微调,以促进复杂推理任务中多样解法的生成。GFlowVLM将环境建模为非马尔可夫决策过程,捕捉长期依赖关系,支持基于观察和任务描述的链式思维(CoT)推理,指导动作选择。通过任务相关奖励进行微调,该方法在复杂任务如数值线游戏(NumberLine)、黑杰克(BlackJack)及具身规划任务(ALFWorld)上表现优于SFT与RL方法。实证结果表明,GFlowVLM在训练效率、解法多样性以及分布内/外场景下的泛化能力方面均有显著提升。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have recently shown promising advancements in sequential decision-making tasks through task-specific fine-tuning. However, common fine-tuning methods, such as Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL) techniques like Proximal Policy Optimization (PPO), present notable limitations: SFT assumes Independent and Identically Distributed (IID) data, while PPO focuses on maximizing cumulative rewards. These limitations often restrict solution diversity and hinder generalization in multi-step reasoning tasks. To address these challenges, we introduce a novel framework, GFlowVLM, a framework that fine-tune VLMs using Generative Flow Networks (GFlowNets) to promote generation of diverse solutions for complex reasoning tasks. GFlowVLM models the environment as a non-Markovian decision process, allowing it to capture long-term dependencies essential for real-world applications. It takes observations and task descriptions as inputs to prompt chain-of-thought (CoT) reasoning which subsequently guides action selection. We use task based rewards to fine-tune VLM with GFlowNets. This approach enables VLMs to outperform prior fine-tuning methods, including SFT and RL. Empirical results demonstrate the effectiveness of GFlowVLM on complex tasks such as card games (NumberLine, BlackJack) and embodied planning tasks (ALFWorld), showing enhanced training efficiency, solution diversity, and stronger generalization capabilities across both in-distribution and out-of-distribution scenarios.

视觉语言模型多步推理生成流网络

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