PulseAugur
EN
LIVE 19:39:28

New training method boosts AI agent performance on smartphones

Researchers have developed PhoneBuddy, a novel training methodology and model line designed to enhance the capabilities of open AI models for interacting with smartphones. This approach combines real-world phone environments with a simulated mock-app environment called PhoneWorld, which is constructed from real GUI usage data. The training process involves supervised fine-tuning followed by reinforcement learning, with a mixed approach showing the most significant improvements in task success rates on real phones and the AndroidWorld benchmark. AI

IMPACT This research could lead to more capable AI agents for mobile devices, improving user experience and enabling new applications.

RANK_REASON The cluster describes a research paper detailing a new training methodology for AI agents on phone use.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 3 sources. How we write summaries →

New training method boosts AI agent performance on smartphones

COVERAGE [3]

  1. arXiv cs.CL TIER_1 English(EN) · Zhengyang Tang, Xin Lai, Pengyuan Lyu, Xinyuan Wang, Tianyi Bai, Chenxin Li, Yiduo Guo, Huawen Shen, Yuxuan Liu, Junyi Li, Zhengyao Fang, Yang Ding, Yi Zhang, Weinong Wang, Xingran Zhou, Liang Wu, Fei Tang, Sunqi Fan, Shangpin Peng, Zheng Ruan, Anran Zha… ·

    PhoneBuddy: Training Open Models for Agentic Phone Use

    arXiv:2606.23049v2 Announce Type: replace Abstract: Phones are becoming an important execution surface for general-purpose agents, but training open models for reliable phone use remains difficult because the environment that matters at deployment, real devices running real apps,…

  2. arXiv cs.CL TIER_1 English(EN) · Han Hu ·

    Training Open Models for Agentic Phone Use

    Phones are becoming an important execution surface for general-purpose agents, but training open models for reliable phone use remains difficult because the environment that matters at deployment, real devices running real apps, is slow, stateful, side-effectful, and hard to rese…

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    Training Open Models for Agentic Phone Use

    PhoneBuddy combines real and mock app environments to improve training of open models for phone use, demonstrating enhanced task success rates through mixed reinforcement learning approaches.