PulseAugur
LIVE 08:53:07
research · [17 sources] ·
0
research

Holo1: New family of GUI automation VLMs powering GUI agent Surfer-H

Researchers have introduced A11y-Compressor, a framework designed to make GUI agent observations more efficient by transforming linearized accessibility trees into structured representations. This method reduces input tokens significantly while improving task success rates. Concurrently, a new benchmark called WindowsWorld has been developed to evaluate GUI agents on complex, multi-application professional workflows, revealing current agents' poor performance in such scenarios. Additionally, VLAA-GUI offers a modular framework to address challenges like early stopping and repetitive loops in autonomous GUI agents, incorporating components for verification, loop breaking, and online search. AI

Summary written by None from 17 sources. How we write summaries →

IMPACT New benchmarks and frameworks are emerging to push the capabilities of GUI agents in complex, real-world scenarios.

RANK_REASON Multiple arXiv papers introducing new frameworks, benchmarks, and methods for GUI agents.

Read on Hugging Face Blog →

Holo1: New family of GUI automation VLMs powering GUI agent Surfer-H

COVERAGE [17]

  1. Hugging Face Blog TIER_1 ·

    Holo1: New family of GUI automation VLMs powering GUI agent Surfer-H

  2. arXiv cs.CL TIER_1 · Michito Takeshita, Takuro Kawada, Takumi Ohashi, Shunsuke Kitada, Hitoshi Iyatomi ·

    A11y-Compressor: A Framework for Enhancing the Efficiency of GUI Agent Observations through Visual Context Reconstruction and Redundancy Reduction

    arXiv:2605.00551v1 Announce Type: new Abstract: AI agents that interact with graphical user interfaces (GUIs) require effective observation representations for reliable grounding. The accessibility tree is a commonly used text-based format that encodes UI element attributes, but …

  3. arXiv cs.CL TIER_1 · Hitoshi Iyatomi ·

    A11y-Compressor: A Framework for Enhancing the Efficiency of GUI Agent Observations through Visual Context Reconstruction and Redundancy Reduction

    AI agents that interact with graphical user interfaces (GUIs) require effective observation representations for reliable grounding. The accessibility tree is a commonly used text-based format that encodes UI element attributes, but it suffers from redundancy and lacks structural …

  4. arXiv cs.AI TIER_1 · Jinchao Li, Yunxin Li, Chenrui Zhao, Zhenran Xu, Baotian Hu, Min Zhang ·

    WindowsWorld: A Process-Centric Benchmark of Autonomous GUI Agents in Professional Cross-Application Environments

    arXiv:2604.27776v1 Announce Type: new Abstract: While GUI agents have shown impressive capabilities in common computer-use tasks such as OSWorld, current benchmarks mainly focus on isolated and single-application tasks. This overlooks a critical real-world requirement of coordina…

  5. arXiv cs.CL TIER_1 · Min Zhang ·

    WindowsWorld: A Process-Centric Benchmark of Autonomous GUI Agents in Professional Cross-Application Environments

    While GUI agents have shown impressive capabilities in common computer-use tasks such as OSWorld, current benchmarks mainly focus on isolated and single-application tasks. This overlooks a critical real-world requirement of coordinating across multiple applications to accomplish …

  6. Hugging Face Daily Papers TIER_1 ·

    Benchmarking and Improving GUI Agents in High-Dynamic Environments

    Recent advancements in Graphical User Interface (GUI) agents have predominantly focused on training paradigms like supervised fine-tuning (SFT) and reinforcement learning (RL). However, the challenge of high-dynamic GUI environments remains largely underexplored. Existing agents …

  7. arXiv cs.CL TIER_1 · Qijun Han, Haoqin Tu, Zijun Wang, Haoyue Dai, Yiyang Zhou, Nancy Lau, Alvaro A. Cardenas, Yuhui Xu, Ran Xu, Caiming Xiong, Zeyu Zheng, Huaxiu Yao, Yuyin Zhou, Cihang Xie ·

    VLAA-GUI: Knowing When to Stop, Recover, and Search, A Modular Framework for GUI Automation

    arXiv:2604.21375v2 Announce Type: replace Abstract: Autonomous GUI agents face two fundamental challenges: early stopping, where agents prematurely declare success without verifiable evidence, and repetitive loops, where agents cycle through the same failing actions without recov…

  8. arXiv cs.CL TIER_1 · Cihang Xie ·

    VLAA-GUI: Knowing When to Stop, Recover, and Search, A Modular Framework for GUI Automation

    Autonomous GUI agents face two fundamental challenges: early stopping, where agents prematurely declare success without verifiable evidence, and repetitive loops, where agents cycle through the same failing actions without recovery. We present VLAA-GUI, a modular GUI agentic fram…

  9. Hugging Face Daily Papers TIER_1 ·

    VLAA-GUI: Knowing When to Stop, Recover, and Search, A Modular Framework for GUI Automation

    Autonomous GUI agents face two fundamental challenges: early stopping, where agents prematurely declare success without verifiable evidence, and repetitive loops, where agents cycle through the same failing actions without recovery. We present VLAA-GUI, a modular GUI agentic fram…

  10. arXiv cs.CV TIER_1 · Yan Zhang, Daiqing Wu, Huawen Shen, Yu Zhou, Can Ma ·

    Learn where to Click from Yourself: On-Policy Self-Distillation for GUI Grounding

    arXiv:2605.00642v1 Announce Type: cross Abstract: Graphical User Interface (GUI) grounding maps natural language instructions to the visual coordinates of target elements and serves as a core capability for autonomous GUI agents. Recent reinforcement learning methods (e.g., GRPO)…

  11. arXiv cs.CV TIER_1 · Can Ma ·

    Learn where to Click from Yourself: On-Policy Self-Distillation for GUI Grounding

    Graphical User Interface (GUI) grounding maps natural language instructions to the visual coordinates of target elements and serves as a core capability for autonomous GUI agents. Recent reinforcement learning methods (e.g., GRPO) have achieved strong performance, but they rely o…

  12. arXiv cs.CV TIER_1 · Fengxian Ji, Jingpu Yang, Zirui Song, Yuanxi Wang, Zhexuan Cui, Yuke Li, Qian Jiang, Xiuying Chen ·

    FineState-Bench: Benchmarking State-Conditioned Grounding for Fine-grained GUI State Setting

    arXiv:2604.27974v1 Announce Type: new Abstract: Despite the rapid progress of large vision-language models (LVLMs), fine-grained, state-conditioned GUI interaction remains challenging. Current evaluations offer limited coverage, imprecise target-state definitions, and an overreli…

  13. arXiv cs.CV TIER_1 · Xiuying Chen ·

    FineState-Bench: Benchmarking State-Conditioned Grounding for Fine-grained GUI State Setting

    Despite the rapid progress of large vision-language models (LVLMs), fine-grained, state-conditioned GUI interaction remains challenging. Current evaluations offer limited coverage, imprecise target-state definitions, and an overreliance on final-task success, obscuring where and …

  14. arXiv cs.CV TIER_1 · Enqi Liu, Liyuan Pan, Zhi Gao, Yan Yang, Chenrui Shi, Yang Liu, Jingrong Wu, Qing Li ·

    Benchmarking and Improving GUI Agents in High-Dynamic Environments

    arXiv:2604.25380v1 Announce Type: new Abstract: Recent advancements in Graphical User Interface (GUI) agents have predominantly focused on training paradigms like supervised fine-tuning (SFT) and reinforcement learning (RL). However, the challenge of high-dynamic GUI environments…

  15. arXiv cs.CV TIER_1 · Qing Li ·

    Benchmarking and Improving GUI Agents in High-Dynamic Environments

    Recent advancements in Graphical User Interface (GUI) agents have predominantly focused on training paradigms like supervised fine-tuning (SFT) and reinforcement learning (RL). However, the challenge of high-dynamic GUI environments remains largely underexplored. Existing agents …

  16. arXiv cs.CV TIER_1 · Hongxin Li, Xiping Wang, Jingran Su, Zheng Ju, Yuntao Chen, Qing Li, Zhaoxiang Zhang ·

    AutoGUI-v2: A Comprehensive Multi-Modal GUI Functionality Understanding Benchmark

    arXiv:2604.24441v1 Announce Type: new Abstract: Autonomous agents capable of navigating Graphical User Interfaces (GUIs) hold the potential to revolutionize digital productivity. However, achieving true digital autonomy extends beyond reactive element matching; it necessitates a …

  17. arXiv cs.CV TIER_1 · Zhaoxiang Zhang ·

    AutoGUI-v2: A Comprehensive Multi-Modal GUI Functionality Understanding Benchmark

    Autonomous agents capable of navigating Graphical User Interfaces (GUIs) hold the potential to revolutionize digital productivity. However, achieving true digital autonomy extends beyond reactive element matching; it necessitates a predictive mental model of interface dynamics an…