paper-with-me

홈 › Papers

DocOS: Towards Proactive Document-Guided Actions in GUI Agents

2026-05-18 · Jingjing Liu, Ziye Huang, Zihao Cheng, Zeming Liu, Jiahong Wu, Yuhang Guo, Kehai Chen, Yunhong Wang, Haifeng Wang arxiv

While Graphical User Interface (GUI) agents have shown promising performance in automated device interaction, they primarily depend on static parametric knowledge from pre-training or instruction tuning. This reliance fundamentally limits their ability to handle long-tailed tasks that require explicit procedural knowledge absent from model parameters, often forcing agents to resort to inefficient and brittle trial-and-error exploration. To mitigate this limitation, we introduce \textbf{Proactive Document-Guided Action} for GUI agents in dynamic, open-web environments, a novel paradigm that mirrors human problem-solving by enabling agents to autonomously search for relevant documentation to resolve long-tailed tasks. To evaluate agents' capability in this paradigm, we propose \textbf{DocOS}, a benchmark designed to assess document-guided problem solving in fully interactive environments. DocOS requires agents to autonomously navigate a web browser, locate relevant online documentation, comprehend procedural instructions, and faithfully ground them into executable GUI actions. Extensive experiments reveal that progress is strictly constrained by dual bottlenecks: agents struggle to reliably locate relevant information during proactive search and frequently fail to faithfully ground retrieved instructions into precise actions, pointing toward document-guided interaction as a crucial pathway for enabling self-evolving GUI agents in dynamic environments.

📄 PDF Abstract BibTeX arXiv:2605.18048

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discounted Pseudocosts in MILP

2024-07-07 · Krunal Kishor Patel

In this article, we introduce the concept of discounted pseudocosts, inspired by discounted total reward in reinforcement learning, and explore their application in mixed-integer linear programming (MILP). Traditional ps…

reinforcement-learningReinforcement Learning

Act2Intention: A Benchmark For Developing Active Mobile Agents Through Inferring User Intention from GUI Actions

2026-08-14 · Xiaokai Yan, Jingtao Ding, Yong Li, Zhiwen Yu arxiv

Mobile GUI Agents powered by multimodal large language models (MLLMs) show promise in human-computer intelligence. However, current research primarily focuses on reactive task execution while lacking a comprehensive unde…

$π$-Bench: Evaluating Proactive Personal Assistant Agents in Long-Horizon Workflows

2026-05-14 · Haoran Zhang, Luxin Xu, Zhilin Wang, Runquan Gui 외 arxiv

The rise of personal assistant agents, e.g., OpenClaw, highlights the growing potential of large language models to support users across everyday life and work. A core challenge in these settings is proactive assistance,…

TIDE: Proactive Multi-Problem Discovery via Template-Guided Iteration

2026-06-03 · Soyeong Jeong, Jinheon Baek, Minki Kang, Sung Ju Hwang arxiv

Agents are widely deployed as assistants over documents, tools, and code. However, they typically act only on explicit user requests, which surface only the problems the user has noticed, while many other important probl…

VitaBench 2.0: Evaluating Personalized and Proactive Agents in Long-Term User Interactions

2026-05-26 · Yuxin Chen, Yi Zhang, Zhengzhou Cai, Yaorui Shi 외 arxiv

Large language models (LLMs) have evolved into interactive agents that collaborate with users in real-world tasks. Effective collaboration in such settings increasingly depends on understanding the user beyond what is ex…