paper-with-me

홈 › Papers

HATS: Hardness-Aware Trajectory Synthesis for GUI Agents

2026-03-12 · Rui Shao, Ruize Gao, Bin Xie, Yixing Li, Kaiwen Zhou, Shuai Wang, Weili Guan, Gongwei Chen arxiv

Graphical user interface (GUI) agents powered by large vision-language models (VLMs) have shown remarkable potential in automating digital tasks, highlighting the need for high-quality trajectory data to support effective agent training. Yet existing trajectory synthesis pipelines often yield agents that fail to generalize beyond simple interactions. We identify this limitation as stemming from the neglect of semantically ambiguous actions, whose meanings are context-dependent, sequentially dependent, or visually ambiguous. Such actions are crucial for real-world robustness but are under-represented and poorly processed in current datasets, leading to semantic misalignment between task instructions and execution. To address these issues, we propose HATS, a Hardness-Aware Trajectory Synthesis framework designed to mitigate the impact of semantic ambiguity. We define hardness as the degree of semantic ambiguity associated with an action and develop two complementary modules: (1) hardness-driven exploration, which guides data collection toward ambiguous yet informative interactions, and (2) alignment-guided refinement, which iteratively validates and repairs instruction-execution alignment. The two modules operate in a closed loop: exploration supplies refinement with challenging trajectories, while refinement feedback updates the hardness signal to guide future exploration. Extensive experiments show that agents trained with HATS consistently outperform state-of-the-art baselines across benchmark GUI environments.

📄 PDF Abstract BibTeX arXiv:2603.12138

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hardness-Aware Scene Synthesis for Semi-Supervised 3D Object Detection

2024-05-27 · Shuai Zeng, Wenzhao Zheng, Jiwen Lu, Haibin Yan

3D object detection aims to recover the 3D information of concerning objects and serves as the fundamental task of autonomous driving perception. Its performance greatly depends on the scale of labeled training data, yet…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

WebSynthesis: World-Model-Guided MCTS for Efficient WebUI-Trajectory Synthesis

2025-07-06 · Yifei Gao, Junhong Ye, Jiaqi Wang, Jitao Sang arxiv

Recent advancements in large language models (LLMs) have significantly improved the capabilities of web agents. However, effectively navigating complex and dynamic web environments still requires more advanced trajectory…

SeClaw: Spec-Driven Security Task Synthesis for Evaluating Autonomous Agents

2026-06-01 · Hao Cheng, Changtao Miao, Tianle Song, Yin Wu 외 arxiv

Autonomous LLM agents increasingly operate in stateful environments where they access tools, files, memory, and external services. While such capabilities enable complex real-world workflows, they also introduce security…

EcoGEO: Trajectory-Aware Evidence Ecosystems for Web-Enabled LLM Search Agents

2026-05-13 · Hengwei Ye, Jiasheng Mao, Zhenhan Guan, Zheng Tian arxiv

Web-enabled LLM agents are changing how online information influences search outcomes. Existing Generative Engine Optimization (GEO) studies mainly focus on individual webpages. However, agentic web search is not a singl…

Product Recommendation

EigenData: A Self-Evolving Multi-Agent Platform for Function-Calling Data Synthesis, Auditing, and Repair

2026-03-05 · Jiaao Chen, Jingyuan Qi, Mingye Gao, Wei-Chen Wang 외 arxiv

Function-calling agents -- large language models that invoke tools and APIs -- require high-quality, domain-specific training data spanning executable environments, backing databases, and diverse multi-turn trajectories.…