通过上下文简化提升GUI智能体效率与性能
Less is More: Empowering GUI Agent with Context-Aware Simplification
- 采用掩码机制剔除无关界面元素,降低干扰
- 设计一致性引导的历史压缩模块,减少冗余信息
- 在多个平台导航任务中实现27%算力下降与更优表现
GUI智能体的研究正从依赖文本转向纯视觉方法,尽管前景广阔,但现有方法过度依赖大规模预训练数据,忽视了上下文建模的挑战。本文分析了界面元素与历史操作的上下文特性:1)元素上下文存在高密度与弱关联性,表明大量无关元素干扰显著;2)历史上下文具有高度冗余,反映当前建模效率低下。为此,我们提出SimpAgent框架,通过基于掩码的元素剪枝方法,避免复杂关系建模,高效消除无关元素干扰;同时设计一致性引导的历史压缩模块,以显式指导增强隐式大模型压缩能力,实现性能与效率的平衡。实验表明,SimpAgent在多个网页和移动环境的导航任务中,减少27%的浮点运算量(FLOPs),并取得更优表现。
原文摘要 · Abstract (English)
The research focus of GUI agents is shifting from text-dependent to pure-vision-based approaches, which, though promising, prioritize comprehensive pre-training data collection while neglecting contextual modeling challenges. We probe the characteristics of element and history contextual modeling in GUI agent and summarize: 1) the high-density and loose-relation of element context highlight the existence of many unrelated elements and their negative influence; 2) the high redundancy of history context reveals the inefficient history modeling in current GUI agents. In this work, we propose a context-aware simplification framework for building an efficient and effective GUI Agent, termed SimpAgent. To mitigate potential interference from numerous unrelated elements, we introduce a masking-based element pruning method that circumvents the intractable relation modeling through an efficient masking mechanism. To reduce the redundancy in historical information, we devise a consistency-guided history compression module, which enhances implicit LLM-based compression through innovative explicit guidance, achieving an optimal balance between performance and efficiency. With the above components, SimpAgent reduces 27% FLOPs and achieves superior GUI navigation performances. Comprehensive navigation experiments across diverse web and mobile environments demonstrate the effectiveness and potential of our agent.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。