用视觉语言模型评估路径规划优劣,发现视觉能力是关键瓶颈
Evaluating Vision-Language Models as Evaluators in Path Planning
- 构建新基准PathEval,测试视觉语言模型对复杂路径的评估能力
- 现有模型能抽象路径特征但难以感知细节,视觉模块表现差
- 需针对性微调视觉编码器,单纯端到端训练无效
尽管大语言模型在复杂推理方面前景广阔,但其在端到端路径规划中表现有限。这引发了一个问题:若模型无法有效规划,能否作为规划框架中的评估者发挥作用?本文将该问题拓展至具备视觉理解能力的视觉语言模型(VLMs)。我们提出PathEval——一个评估VLM在复杂路径规划场景中作为规划评估者的新型基准。成功通过该基准要求模型能够从场景描述中抽象出最优路径的特征,精确感知每条路径的低层细节,并整合信息判断路径优劣。对主流VLM的分析表明,这些模型在基准上面临显著挑战:虽能准确抽象场景并识别理想路径特征,在信息整合上表现参差不齐,但其视觉组件成为关键瓶颈,难以捕捉路径的低层细节。实验结果表明,该问题无法通过简单的端到端微调解决,必须对视觉编码器进行任务特定的判别性适配,才能使VLM有效承担路径评估角色。
原文摘要 · Abstract (English)
Despite their promise to perform complex reasoning, large language models (LLMs) have been shown to have limited effectiveness in end-to-end planning. This has inspired an intriguing question: if these models cannot plan well, can they still contribute to the planning framework as a helpful plan evaluator? In this work, we generalize this question to consider LLMs augmented with visual understanding, i.e., Vision-Language Models (VLMs). We introduce PathEval, a novel benchmark evaluating VLMs as plan evaluators in complex path-planning scenarios. Succeeding in the benchmark requires a VLM to be able to abstract traits of optimal paths from the scenario description, demonstrate precise low-level perception on each path, and integrate this information to decide the better path. Our analysis of state-of-the-art VLMs reveals that these models face significant challenges on the benchmark. We observe that the VLMs can precisely abstract given scenarios to identify the desired traits and exhibit mixed performance in integrating the provided information. Yet, their vision component presents a critical bottleneck, with models struggling to perceive low-level details about a path. Our experimental results show that this issue cannot be trivially addressed via end-to-end fine-tuning; rather, task-specific discriminative adaptation of these vision encoders is needed for these VLMs to become effective path evaluators.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。