paper-with-me

Papers

PhoneBuddy: Training Open Models for Agentic Phone Use

2026-06-22 · 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 Zhang, Benyou Wang, Ji-Rong Wen, Rui Yan, Chengquan Zhang, Han Hu arxiv

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 reset or verify, while scalable mock environments only approximate real behavior. We present PhoneBuddy, a training recipe and open-model line for agentic phone use that combines a real-app environment with a mock-app environment, PhoneWorld, which reconstructs runnable mock apps from real GUI usage structure. PhoneBuddy first builds a shared supervised fine-tuning stage from trajectories collected in both environments, then compares real-app RL against mixed RL across both environments. Across a 150-task human evaluation on real phones spanning apps, mini-apps, and cross-app workflows, task success rate improves from 36.67\% after supervised fine-tuning to 40.67\% after real-app RL and 45.33\% after mixed RL. On AndroidWorld, the same progression rises from 60.3\% to 77.2\% to 83.2\%. These results show that mock-app training is not a replacement for real-app RL, but a complementary source of scalable, resettable, and automatically checked interaction. The gains are strongest on app and mini-app tasks, while long-horizontal cross-app workflows remain an important open challenge.

📄 PDF Abstract BibTeX arXiv:2606.23049

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OpenPhone: Mobile Agentic Foundation Models

2025-10-24 · Yangqin Jiang, Chao Huang arxiv

With the advancement of multimodal large language models (MLLMs), building GUI agent systems has become an increasingly promising direction--especially for mobile platforms, given their rich app ecosystems and intuitive …

OpenThoughts-Agent: Data Recipes for Agentic Models

2026-06-23 · Negin Raoof, Richard Zhuang, Marianna Nezhurina, Etash Guha 외 arxiv

Agentic language models dramatically expand the applications of AI yet little is publicly known about how to curate training data for broadly capable agents. Existing open efforts such as SWE-Smith, SERA, and Nemotron-Te…

POWSM: A Phonetic Open Whisper-Style Speech Foundation Model

2025-10-28 · Chin-Jou Li, Kalvin Chang, Shikhar Bharadwaj, Eunjung Yeo 외 arxiv

Recent advances in spoken language processing have led to substantial progress in phonetic tasks such as automatic speech recognition (ASR), phone recognition (PR), grapheme-to-phoneme conversion (G2P), and phoneme-to-gr…

Speech Recognition

PULSE: Agentic Investigation with Passive Sensing for Proactive Intervention in Cancer Survivorship

2026-05-17 · Zhiyuan Wang, Ariful Islam, Indrajeet Ghosh, Xinyu Chen 외 arxiv

Cancer survivors face elevated rates of depression, anxiety, and general emotional distress, yet the precise moments they most need support are often the moments when self-report is sparse, a phenomenon we term the diary…

Klear-AgentForge: Forging Agentic Intelligence through Posttraining Scaling

2025-11-08 · Qi Wang, Hongzhi Zhang, Jia Fu, Kai Fu 외 arxiv

Despite the proliferation of powerful agentic models, the lack of critical post-training details hinders the development of strong counterparts in the open-source community. In this study, we present a comprehensive and …

Reinforcement Learning