paper-with-me

Papers

PhoneHarness: Harnessing Phone-Use Agents through Mixed GUI, CLI, and Tool Actions

2026-06-12 · Chenxin Li, Zhengyao Fang, Zhengyang Tang, Pengyuan Lyu, Xingran Zhou, Xin Lai, Fei Tang, Liang Wu, Yiduo Guo, Weinong Wang, Junyi Li, Yi Zhang, Yang Ding, Huawen Shen, Sunqi Fan, Shangpin Peng, Zheng Ruan, Anran Zhang, Benyou Wang, Chengquan Zhang, Han Hu arxiv

Phone agents are increasingly expected to complete real mobile workflows rather than merely predict the next screen action. However, much of the current mobile-agent literature still evaluates agents primarily as GUI controllers that observe a screen, emit taps and swipes, and are scored by target app state. Real phone-use tasks are broader: they require deciding when to use app GUIs, device-side commands, or structured tools, while leaving evidence that the intended side effect actually occurred. We introduce PhoneHarness, a mixed-action benchmark and execution harness for studying phone-use agents on verifiable mobile workflows. PhoneHarness runs a device-side agent loop over GUI, CLI, and host-side tool actions, combining deterministic action routing with bounded GUI delegation and auditable execution traces. Its benchmark, PhoneHarness Bench, evaluates whether agents complete tasks with observable side effects, not only whether they produce plausible final answers. On the annotated evaluation split, PhoneHarness reaches a 75.0% pass rate, outperforming the strongest non-PhoneHarness settings by 12.9 percentage points. PhoneHarness and PhoneHarness Bench therefore play distinct but mutually dependent roles: the harness makes mixed phone workflows executable, while the benchmark measures whether agents can use that harness reliably and safely. Our findings suggest that reliable phone automation depends on action-surface routing and verifiable execution, not only visual GUI control.

📄 PDF Abstract BibTeX arXiv:2606.14832

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PhoneBuddy: Training Open Models for Agentic Phone Use

2026-06-22 · Zhengyang Tang, Xin Lai, Pengyuan Lyu, Xinyuan Wang 외 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 re…

Mixed-Phoneme BERT: Improving BERT with Mixed Phoneme and Sup-Phoneme Representations for Text to Speech

2022-03-31 · Guangyan Zhang, Kaitao Song, Xu Tan, Daxin Tan 외

Recently, leveraging BERT pre-training to improve the phoneme encoder in text to speech (TTS) has drawn increasing attention. However, the works apply pre-training with character-based units to enhance the TTS phoneme en…

text-to-speechText to Speech

SeeClick: Harnessing GUI Grounding for Advanced Visual GUI Agents

2024-01-17 · Kanzhi Cheng, Qiushi Sun, Yougang Chu, Fangzhi Xu 외

Graphical User Interface (GUI) agents are designed to automate complex tasks on digital devices, such as smartphones and desktops. Most existing GUI agents interact with the environment through extracted structured data,…

Natural Language Visual Grounding

Elevating Code-mixed Text Handling through Auditory Information of Words

2023-10-27 · Mamta, Zishan Ahmad, Asif Ekbal

With the growing popularity of code-mixed data, there is an increasing need for better handling of this type of data, which poses a number of challenges, such as dealing with spelling variations, multiple languages, diff…

Language ModelingLanguage Modelling

The Performance Evaluation of Attention-Based Neural ASR under Mixed Speech Input

2021-08-03 · Bradley He, Martin Radfar

In order to evaluate the performance of the attention based neural ASR under noisy conditions, the current trend is to present hours of various noisy speech data to the model and measure the overall word/phoneme error ra…