arXiv:2503.15108cs.LGcs.AI2025-03被引 8

用视觉模型+语言模型实现可解释的视觉指令规划

VIPER: Visual Perception and Explainable Reasoning for Sequential Decision-Making

  • 视觉模型生成图像描述,语言模型据此决策动作
  • 在ALFWorld上超越现有视觉指令规划方法
  • 通过文本中间表示提升决策可解释性,适合需要透明推理的场景

尽管大语言模型在文本推理方面表现优异,视觉-语言模型在视觉感知上也十分高效,但将这些模型应用于基于视觉指令的规划仍是开放问题。本文提出VIPER框架,融合基于视觉-语言模型的感知与基于大语言模型的推理,构建多模态指令规划系统。该框架采用模块化流程:冻结的视觉-语言模型对图像观测生成文本描述,再由语言模型策略根据任务目标预测动作。通过行为克隆和强化学习微调推理模块,显著提升智能体决策能力。在ALFWorld基准测试中,VIPER显著优于现有视觉指令规划方法,并缩小了与纯文本基线之间的差距。通过以文本作为中间表征,该方法还增强了可解释性,为感知与推理组件的细粒度分析提供可能。

原文摘要 · Abstract (English)

While Large Language Models (LLMs) excel at reasoning on text and Vision-Language Models (VLMs) are highly effective for visual perception, applying those models for visual instruction-based planning remains a widely open problem. In this paper, we introduce VIPER, a novel framework for multimodal instruction-based planning that integrates VLM-based perception with LLM-based reasoning. Our approach uses a modular pipeline where a frozen VLM generates textual descriptions of image observations, which are then processed by an LLM policy to predict actions based on the task goal. We fine-tune the reasoning module using behavioral cloning and reinforcement learning, improving our agent's decision-making capabilities. Experiments on the ALFWorld benchmark show that VIPER significantly outperforms state-of-the-art visual instruction-based planners while narrowing the gap with purely text-based oracles. By leveraging text as an intermediate representation, VIPER also enhances explainability, paving the way for a fine-grained analysis of perception and reasoning components.

视觉指令多模态可解释性规划

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