实证检验推理能力对移动端GUI智能体的真正效果
Does Chain-of-Thought Reasoning Help Mobile GUI Agent? An Empirical Study
- 对比基线与推理增强模型在静态和动态环境中的表现
- 推理模型在动态任务中达顶尖水平,但静态任务提升微弱甚至下降
- 发现推理与非推理模型失败任务不同,适合研究模型适配性
推理能力显著提升了视觉语言模型(VLMs)在数学解题、编程和视觉问答等领域的表现,但在真实应用中的影响尚不明确。本文首次对推理增强型VLM在移动端GUI代理中的有效性进行实证研究,该领域需理解复杂界面布局、解析用户指令并执行多轮交互。我们评估了两组商用模型——Gemini 2.0 Flash与Claude 3.7 Sonnet,比较其基础版与推理增强版在两个静态基准(ScreenSpot、AndroidControl)及一个交互环境(AndroidWorld)上的表现。结果令人意外:Claude 3.7 Sonnet推理模型在AndroidWorld上达到当前最优性能。然而,在静态基准上,推理VLM整体仅带来微弱改进,甚至在某些设置下性能下降。值得注意的是,推理与非推理模型在不同任务上失败,表明推理确有影响,但其优势与缺陷相互抵消。我们归因于基准与VLM本身的局限性。基于此,本文提出在基准设计、模型优化及动态调用推理能力方面的改进建议。实验数据已公开于https://github.com/LlamaTouch/VLM-Reasoning-Traces。
原文摘要 · Abstract (English)
Reasoning capabilities have significantly improved the performance of vision-language models (VLMs) in domains such as mathematical problem-solving, coding, and visual question-answering. However, their impact on real-world applications remains unclear. This paper presents the first empirical study on the effectiveness of reasoning-enabled VLMs in mobile GUI agents, a domain that requires interpreting complex screen layouts, understanding user instructions, and executing multi-turn interactions. We evaluate two pairs of commercial models--Gemini 2.0 Flash and Claude 3.7 Sonnet--comparing their base and reasoning-enhanced versions across two static benchmarks (ScreenSpot and AndroidControl) and one interactive environment (AndroidWorld). We surprisingly find the Claude 3.7 Sonnet reasoning model achieves state-of-the-art performance on AndroidWorld. However, reasoning VLMs generally offer marginal improvements over non-reasoning models on static benchmarks and even degrade performance in some agent setups. Notably, reasoning and non-reasoning VLMs fail on different sets of tasks, suggesting that reasoning does have an impact, but its benefits and drawbacks counterbalance each other. We attribute these inconsistencies to the limitations of benchmarks and VLMs. Based on the findings, we provide insights for further enhancing mobile GUI agents in terms of benchmarks, VLMs, and their adaptability in dynamically invoking reasoning VLMs. The experimental data are publicly available at https://github.com/LlamaTouch/VLM-Reasoning-Traces.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。