paper-with-me

Papers

SwipeGen: Bridging the Execution Gap in GUI Agents via Human-like Swipe Synthesis

2026-01-26 · Xuan Wang, Siyuan Su, Quantong Fu, Yongxiang Hu, Yangfan Zhou arxiv

Despite numerous Graphical User Interface (GUI) agents claiming to automate user interaction tasks, to date, few achieve satisfactory interaction capability with human users in real-world scenarios. Through empirical analysis, this paper identifies the root cause of the limited interaction capability as the rigid swipe execution. In particular, unlike humans, who perform swipes with fine-grained control over trajectory, speed, and timing, existing agents can only conduct simplistic, deterministic swipe behaviors, leading to frequent failures on complicated user-like interaction tasks. Due to the lack of open-source human-like swipe training data, we propose SwipeGen, the first tool for synthesizing diverse and human-like swipe interactions, and SwipeBench, the first benchmark for evaluating agents' swipe interaction quality. Extensive experiments show that SwipeGen can improve the swipe execution success rate of existing agents by up to 2.46x. Our code, dataset, and model are available at https://github.com/TSKGHS17/SwipeGen.

📄 PDF Abstract BibTeX arXiv:2601.18305

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ProAgent: From Robotic Process Automation to Agentic Process Automation

2023-11-02 · Yining Ye, Xin Cong, Shizuo Tian, Jiannan Cao 외

From ancient water wheels to robotic process automation (RPA), automation technology has evolved throughout history to liberate human beings from arduous tasks. Yet, RPA struggles with tasks needing human-like intelligen…

Decision Making

PIVOT: Bridging Planning and Execution in LLM Agents via Trajectory Refinement

2026-05-11 · Tuo Zhang, Alin-Ionut Popa, Yan Xu, Rui Song 외 arxiv

Large language model (LLM)-based agents frequently generate seemingly coherent plans that fail upon execution due to infeasible actions, constraint violations, and compounding errors over extended horizons. PIVOT (Plan-I…

A Persistent Spatial Semantic Representation for High-level Natural Language Instruction Execution

2021-07-12 · Valts Blukis, Chris Paxton, Dieter Fox, Animesh Garg 외

Natural language provides an accessible and expressive interface to specify long-term tasks for robotic agents. However, non-experts are likely to specify such tasks with high-level instructions, which abstract over spec…

Norms, Institutions, and Robots

2018-07-30 · Stevan Tomic, Federico Pecora, Alessandro Saffiotti

Interactions within human societies are usually regulated by social norms. If robots are to be accepted into human society, it is essential that they are aware of and capable of reasoning about social norms. In this pape…

Emotional Cognitive Modeling Framework with Desire-Driven Objective Optimization for LLM-empowered Agent in Social Simulation

2025-10-15 · Qun Ma, Xiao Xue, Xuwen Zhang, Zihan Zhao 외 arxiv

The advent of large language models (LLMs) has enabled agents to represent virtual humans in societal simulations, facilitating diverse interactions within complex social systems. However, existing LLM-based agents exhib…