paper-with-me

홈 › Papers

SecAgent: Efficient Mobile GUI Agent with Semantic Context

2026-03-09 · Yiping Xie, Song Chen, Jingxuan Xing, Wei Jiang, Zekun Zhu, Yingyao Wang, Pi Bu, Jun Song, Yuning Jiang, Bo Zheng arxiv

Mobile Graphical User Interface (GUI) agents powered by multimodal large language models have demonstrated promising capabilities in automating complex smartphone tasks. However, existing approaches face two critical limitations: the scarcity of high-quality multilingual datasets, particularly for non-English ecosystems, and inefficient history representation methods. To address these challenges, we present SecAgent, an efficient mobile GUI agent at 3B scale. We first construct a human-verified Chinese mobile GUI dataset with 18k grounding samples and 121k navigation steps across 44 applications, along with a Chinese navigation benchmark featuring multi-choice action annotations. Building upon this dataset, we propose a semantic context mechanism that distills history screenshots and actions into concise, natural language summaries, significantly reducing computational costs while preserving task-relevant information. Through supervised and reinforcement fine-tuning, SecAgent outperforms similar-scale baselines and achieves performance comparable to 7B-8B models on our and public navigation benchmarks. Our dataset is available at https://huggingface.co/datasets/alibabagroup/CMGUI.

📄 PDF Abstract BibTeX arXiv:2603.08533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentProg: Empowering Long-Horizon GUI Agents with Program-Guided Context Management

2025-12-11 · Shizuo Tian, Hao Wen, Yuxuan Chen, Jiacheng Liu 외 arxiv

The rapid development of mobile GUI agents has stimulated growing research interest in long-horizon task automation. However, building agents for these tasks faces a critical bottleneck: the reliance on ever-expanding in…

MobileExplorer: Accelerating On-Device Inference for Mobile GUI Agents via Online Exploration

2026-05-26 · Runxi Huang, Liyu Zhang, Shengzhong Liu, Xiaomin Ouyang arxiv

Mobile graphical user interface (GUI) agents enable AI models to autonomously operate smartphones on behalf of users. However, most existing systems focus primarily on optimizing task accuracy and rely on cloud-hosted mo…

MobileWorldBench: Towards Semantic World Modeling For Mobile Agents

2025-12-16 · Shufan Li, Konstantinos Kallidromitis, Akash Gokul, Yusuke Kato 외 arxiv

World models have shown great utility in improving the task performance of embodied agents. While prior work largely focuses on pixel-space world models, these approaches face practical limitations in GUI settings, where…

ReInAgent: A Context-Aware GUI Agent Enabling Human-in-the-Loop Mobile Task Navigation

2025-10-09 · Haitao Jia, Ming He, Zimo Yin, Likang Wu 외 arxiv

Mobile GUI agents exhibit substantial potential to facilitate and automate the execution of user tasks on mobile phones. However, exist mobile GUI agents predominantly privilege autonomous operation and neglect the neces…

Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception

2024-01-29 · Junyang Wang, Haiyang Xu, Jiabo Ye, Ming Yan 외

Mobile device agent based on Multimodal Large Language Models (MLLM) is becoming a popular application. In this paper, we introduce Mobile-Agent, an autonomous multi-modal mobile device agent. Mobile-Agent first leverage…