REVIEW 4 major objections 4 minor 1 cited by
A roughly 3-billion-parameter mobile agent matches or beats much larger rivals by co-scaling data and environments instead of parameters.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-02 01:46 UTC pith:2FYMRQOO
load-bearing objection Serious engineering, plausible numbers, but the main AndroidWorld result is not independent because the policy trains in that same environment. the 4 major comments →
HyMobileAgent: Data-Environment Co-Scaling for Efficient GUI Agents
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
HyMobileAgent, built on the Hy3.0-VL-A3B vision-language model, achieves an 82.6% strict success rate on AndroidWorld and 42.0% on the in-house HyMobileWorld real-device benchmark, matching or beating substantially larger general-purpose agents while keeping an A3B-scale deployment footprint. The paper's central claim is that the binding constraint for small mobile agents is not foundation-model capacity but the quality of surrounding data, interaction environments, and decision structure. It presents a joint data- and environment-centric scaling framework — a GUI perception flywheel, knowledge extraction from tutorial videos, a million-scale action-trajectory pipeline over 2,000+ sandbox an
What carries the argument
The load-bearing mechanism is the joint data- and environment-scaling loop. On the data side, a perception flywheel combines mock-interface synthesis, reject-sampling difficulty selection, and icon-specific augmentation; a knowledge pipeline turns tutorial videos into single-image planning data and multi-image state-transition data; and an action pipeline collects million-scale trajectories with automated failure attribution. On the environment side, PhoneWorld provides 34 resettable mock apps and over 34,000 verifiable tasks, making trajectory-level reinforcement learning possible without login, payment, or anti-bot barriers. The decision structure that carries long-horizon behavior is the
Load-bearing premise
The weakest load-bearing premise is that PhoneWorld's 34 mock apps and sandbox/real-device pipelines yield supervision that transfers to real mobile applications; the paper provides no controlled ablation measuring mock-to-real transfer, so if that transfer fails, the environment-scaling explanation for the gains collapses.
What would settle it
Train two otherwise identical agents, one with PhoneWorld mock-app data and the other with only real-device trajectories, then compare AndroidWorld and HyMobileWorld success rates. If the mock-only agent loses most of the gap, the mock-to-real transfer assumption is false and the co-scaling claim is weakened.
If this is right
- At a fixed deployment budget, investing in environment-grounded RL and self-correcting decision structures can close much of the gap to much larger models.
- Verifiable, resettable mock-app environments make RL training feasible for tasks that real devices block (logins, payments, anti-bot), so environment design becomes a first-class scaling axis.
- Tutorial videos and books can be distilled into structured planning and state-transition supervision, adding procedural knowledge without new human annotation.
- The three-repeat dead-loop trigger gives error recovery a learnable, deterministic target, which should reduce compounding-error failures in long trajectories.
- The large gap between AndroidWorld (82.6%) and HyMobileWorld (42%) suggests real-device, mini-program, and cross-app scenarios remain the hardest frontier for all agents.
Where Pith is reading between the lines
- The paper compares against other models but does not ablate the co-scaling components individually; a controlled study removing only the mock-app/PhoneWorld portion would test whether environment scaling, rather than the larger SFT corpus, drives the gains.
- If mock-to-real transfer holds, mobile agents could be trained almost entirely in synthetic resettable environments and fine-tuned on a thin slice of real data, sharply reducing the cost of agent training.
- Making recovery conditions deterministic and trainable, as in the dead-loop reflection design, could transfer beyond mobile GUIs to web and desktop agents.
- The in-house benchmarks are described in the report but are not part of the public benchmark set, so independent re-evaluation awaits their release.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. HyMobileAgent is an A3B-scale mobile GUI agent built on Hy3.0-VL-A3B, trained with a joint data- and environment-scaling framework: a GUI perception flywheel, tutorial-based knowledge extraction, a large-scale action trajectory pipeline over sandbox and real devices, the PhoneWorld mock-app environment, a structured Planning-and-Reflection mechanism, and a three-stage training recipe (mid-training, SFT, offline/online RL). The paper reports an 82.6% success rate on AndroidWorld and 42% on an in-house HyMobileWorld benchmark, claiming to match or surpass substantially larger proprietary agents at a much smaller deployment footprint, and concludes that data/environment scaling can rival additional model parameters.
Significance. If independently verified, the central claim is significant: a ~3B-scale mobile agent outperforming or matching much larger general-purpose models on AndroidWorld would support the thesis that environment-grounded data scaling has high marginal return. The paper also contains a concrete decision structure, a deterministic dead-loop reflection mechanism, and a large-scale data pipeline design that are of interest to the GUI-agent community. However, the evidence as presented is not yet load-bearing: AndroidWorld appears in the online-RL training pool, the in-house benchmarks are unreleased, and no ablation isolates the contribution of PhoneWorld or mock-app data. These are not presentation issues; they directly affect whether the headline comparison measures transfer or overfitting to the evaluation environment.
major comments (4)
- [§5.3, Table 2; §6.1, Table 3] The headline AndroidWorld result comes from a policy whose online-RL rollout pool includes approximately 500 AndroidWorld devices (Table 2), and AndroidWorld is then used in §6.1 as the primary public action-execution benchmark. No withheld split, per-task overlap analysis, or ablation excluding AndroidWorld from the RL pool is reported. The comparison to Gemini 3.1, Seed 2.0 Pro, GPT-5.4-Pro, and Claude-4.7 Opus is therefore not a like-for-like test of generalization: those systems were not trained on AndroidWorld rewards. This is the central load-bearing issue for the abstract's claim. A revision should either train a variant without AndroidWorld rollouts and report its AndroidWorld score, or provide a strict task-disjoint holdout analysis.
- [§4.4, §5.3] PhoneWorld is used for SFT-data generation, as the RL task pool (34,242 single-app and 500 cross-app tasks), and as part of the online-RL environment mixture (34 mock apps, ~1,000 VM instances). Yet PhoneWorld is also a self-cited prior paper (Tang et al., 2026) with overlapping authors. There is no controlled ablation that removes PhoneWorld or mock-app data from training, and no direct measurement of whether PhoneWorld tasks transfer to real Android apps. Without such an ablation, the causal attribution of the reported gains to 'environment co-scaling' is not established; the gains could be dominated by other data sources or by the real-app rollout pools.
- [§6.2, Table 3] All action-execution numbers are reported as single point estimates. AndroidWorld is a dynamic environment with stochastic task states, and HyMobileWorld involves human grading, yet no error bars, number of independent runs, per-task standard deviations, inter-annotator agreement, or statistical tests are provided. Differences such as 82.6 vs. 80.2 (AndroidWorld) and 42.0 vs. 44.7 (HyMobileWorld) are within plausible noise for such evaluations. The claims of 'matching or surpassing' are therefore not statistically supported as reported.
- [§6.1] HyMobileWorld, HyMobileGrounding, and HyMobileQA are in-house benchmarks that are not released. For HyMobileWorld, the evaluation description is limited to 150 tasks ('50 native-app, 50 mini-program, 50 cross-app') with trained annotators performing blinded assessments; no task list, annotation protocol, release plan, or independent replication is provided. The 42% figure on HyMobileWorld and the in-house grounding/QA numbers therefore cannot be externally verified, which is particularly problematic because these in-house suites are used to support the central transfer claim.
minor comments (4)
- [Abstract] The abstract refers to 'HyMobileOnline' but the benchmark is consistently called 'HyMobileWorld' elsewhere in the paper; please unify the name.
- [§5.3] The action-reward description states that 'the exact weighting and the per-primitive formulations are deferred to the released training configuration,' but no release URL, repository, or configuration artifact is provided. Please include the configuration or a pointer to a public release.
- [§6.2/Figure 1] Figure 1 and Table 3 report scores without any uncertainty or run count. Even if error bars are not possible for all proprietary baselines, the authors' own runs should include variability estimates, and the figure should distinguish published numbers from self-measured ones.
- [§3.1] The term 'A3B' is used throughout without a definition. Please specify whether it means 3 billion active parameters in a larger model, 3 billion total parameters, or something else, and clarify how it relates to the 'A3B-scale deployment footprint.'
Circularity Check
Headline AndroidWorld result is not independent: AndroidWorld appears in the online-RL rollout pool and is then used as the primary public benchmark.
specific steps
-
fitted input called prediction
[§5.3 (Online RL) / Table 2; §6.1 (Benchmarks) / Table 3]
"The setup combines roughly 500 AndroidWorld devices, around 1,200 devices for real-app rollouts, and around 1,000 Android virtual-machine instances for mock-app rollouts. ... AndroidWorld has become the most widely adopted public mobile-agent benchmark and is used here as the primary public reference."
The paper's headline success on AndroidWorld is the main evidence for the claim that environment co-scaling, not model scale, drives mobile-agent gains. But §5.3 places ~500 AndroidWorld devices in the online-RL trajectory sampling pool, so the policy was optimized with rewards from AndroidWorld rollouts. Evaluating on AndroidWorld then measures in-distribution performance, not transfer to an unseen public benchmark. The comparison with Gemini/Seed/GPT/Claude is not like-for-like, because those baselines were not trained on AndroidWorld. No withheld AndroidWorld split or ablation excluding AndroidWorld from the RL pool is reported, so the 'prediction' is not independent of the training input.
full rationale
The central derivation chain is: build data/environment scaling -> train with online RL over a heterogeneous pool -> evaluate on AndroidWorld as the public reference. The paper explicitly lists ~500 AndroidWorld devices in the online-RL sampling pool (§5.3, Table 2) and then designates AndroidWorld as 'the primary public reference' (§6.1). Thus the headline 82.6% is not an out-of-distribution test of the co-scaling recipe; it evaluates the policy in an environment whose reward signal was used during training. No withheld AndroidWorld split and no ablation that removes AndroidWorld from the RL pool are reported. This is a train/evaluation overlap rather than a definitional equivalence, so I score it as partial circularity (6), not as a fully forced result. Other reported axes are more independent: grounding and QA are measured on external public benchmarks (ScreenSpot V2, ScreenSpot-Pro, MMBench-GUI) that are not listed in the training environment pool, and those results are not contaminated. PhoneWorld is self-cited but the current paper describes its role directly, so I do not treat that self-citation as separately load-bearing for the circularity score.
Axiom & Free-Parameter Ledger
free parameters (4)
- Dead-loop threshold =
3
- Reject-sampling bucket boundaries =
0/8, 1/7–7/8, 8/8
- Online-RL environment mixture =
~500 AndroidWorld, ~1,200 real-app, ~1,000 VM
- Action reward weighting
axioms (4)
- ad hoc to paper Hy3.0-VL-A3B provides native any-resolution input up to 4K, an A3B parameter budget, and a 32K context window.
- domain assumption PhoneWorld mock-app trajectories transfer to real-device success.
- domain assumption Baseline scores for proprietary models are comparable.
- domain assumption Automated failure attribution and tutorial distillation produce correct supervision.
invented entities (2)
-
Hy3.0-VL-A3B
no independent evidence
-
PhoneWorld Mock App Factory
no independent evidence
read the original abstract
As large multimodal models move from understanding content to operating on digital environments, mobile GUI has emerged as a challenging and consequential testbed for digital embodied intelligence. Mobile agents operate under three coupled constraints: precise perception of complex interfaces, scalable acquisition of high-quality interaction data, and robust long-horizon decision making under compounding execution errors. This report presents HyMobileAgent, a mobile GUI agent built on Hy3.0-VL-A3B, a vision-native foundation model featuring native any-resolution input, an A3B-scale deployment budget, and a 32K context window to model extended interaction histories. Rather than relying solely on model scaling, we develop a joint data and environment centric scaling framework to address the key bottlenecks of mobile interaction. Our framework integrates a GUI perception flywheel combining mock-interface synthesis, rejection sampling, and icon-specific augmentation; a knowledge pipeline that transforms tutorial videos into structured interaction data; a million-scale action data pipeline deployed across more than 2000 sandbox and real-device instances with automated failure attribution; the PhoneWorld Mock App Factory, providing a resettable training environment with 34 mock applications and over 34000 tasks; and a structured Planning-and-Reflection mechanism with explicit dead-loop detection for reliable long-horizon execution. We also introduce a progressive training recipe consisting of mid-training, supervised fine-tuning, and reinforcement learning with task-specific reward designs.
Figures
Forward citations
Cited by 1 Pith paper
-
Qwen-UI-Agent Technical Report: Toward Next-Generation Real-World Centric Foundation GUI Agents
A real-device-centric foundation GUI agent with hybrid GUI+CLI batched actions, AutoResearch data flywheel, online RL, and a proactive harness reaches SOTA mobile and competitive desktop/web scores.
Reference graph
Works this paper leans on
-
[6]
Run Luo, Lu Wang, Wanwei He, Longze Chen, Jiaming Li, and Xiaobo Xia. Gui-r1: A generalist r1-style vision-language action model for gui agents.arXiv preprint arXiv:2504.10458,
-
[8]
Androidworld: A dynamic benchmarking environment for autonomous agents
Chris Rawles, Sarah Clinckemaillie, Yifan Chang, Jonathan Waltz, Gabrielle Lau, Marybeth Fair, Alice Li, William Bishop, Wei Li, Folawiyo Campbell-Ajala, et al. Androidworld: A dynamic benchmarking environment for autonomous agents. InInternational Conference on Learning Representations, volume 2025, pp. 406–441,
2025
-
[11]
Phoneworld: Scaling phone-use agent environments.arXiv preprint arXiv:2605.29486,
Zhengyang Tang, Yuxuan Liu, Xin Lai, Junyi Li, Pengyuan Lyu, Yiduo Guo, Zhengyao Fang, Yang Ding, Yi Zhang, Weinong Wang, et al. Phoneworld: Scaling phone-use agent environments.arXiv preprint arXiv:2605.29486,
-
[12]
Ui-venus-1.5 technical report.arXiv preprint arXiv:2602.09082,
Venus Team, Changlong Gao, Zhangxuan Gu, Yulin Liu, Xinyu Qiu, Shuheng Shen, Yue Wen, Tianyu Xia, Zhenyu Xu, Zhengwen Zeng, et al. Ui-venus-1.5 technical report.arXiv preprint arXiv:2602.09082,
-
[13]
UI-TARS-2 technical report: Advancing GUI agent with multi-turn reinforcement learning, 2025a
Haoming Wang, Yujia Qin, Yining Ye, Shihao Liang, Bo Yu, Sicheng Hu, Junda Zhang, Sheng Yang, Shizuo Tian, Junjie Fang, Pengfei Bi, Tianlin Ye, Tao Lin, and Yang Sun. UI-TARS-2 technical report: Advancing GUI agent with multi-turn reinforcement learning, 2025a. Junyang Wang, Haiyang Xu, Jiabo Ye, Ming Yan, Weizhou Shen, Ji Zhang, Fei Huang, and Jitao Sang...
-
[14]
Xuehui Wang, Zhenyu Wu, JingJing Xie, Zichen Ding, Bowen Yang, Zehao Li, Zhaoyang Liu, Qingyun Li, Xuan Dong, Zhe Chen, et al. Mmbench-gui: Hierarchical multi-platform evaluation framework for gui agents.arXiv preprint arXiv:2507.19478, 2025b. Jason Wei, Xuezhi Wang, Dale Schuurmans, Maarten Bosma, Fei Xia, Ed Chi, Quoc V Le, Denny Zhou, et al. Chain-of-t...
-
[15]
Os-atlas: Foundation action model for generalist gui agents
Zhiyong Wu, Zhenyu Wu, Fangzhi Xu, Yian Wang, Qiushi Sun, Chengyou Jia, Kanzhi Cheng, Zichen Ding, Liheng Chen, Paul Pu Liang, et al. Os-atlas: Foundation action model for generalist gui agents. InInternational Conference on Learning Representations, volume 2025, pp. 5090–5108,
2025
-
[16]
21 Haiyang Xu, Xi Zhang, Haowei Liu, Junyang Wang, Zhaozai Zhu, Shengjie Zhou, Xuhao Hu, Feiyu Gao, Junjie Cao, Zihua Wang, et al. Mobile-agent-v3. 5: Multi-platform fundamental gui agents.arXiv preprint arXiv:2602.16855,
-
[17]
Mobilerl: Online agentic reinforcement learning for mobile gui agents
Yifan Xu, Xiao Liu, Xinghan Liu, Jiaqi Fu, Hanchen Zhang, Bohao Jing, Shudan Zhang, Yuting Wang, Wenyi Zhao, and Yuxiao Dong. Mobilerl: Online agentic reinforcement learning for mobile gui agents. arXiv preprint arXiv:2509.18119, 2025a. Yifan Xu, Xiao Liu, Xueqiao Sun, Siyi Cheng, Hao Yu, Hanyu Lai, Shudan Zhang, Dan Zhang, Jie Tang, and Yuxiao Dong. Andr...
-
[18]
Aria-ui: Visual grounding for gui instructions
Yuhao Yang, Yue Wang, Dongxu Li, Ziyang Luo, Bei Chen, Chao Huang, and Junnan Li. Aria-ui: Visual grounding for gui instructions. InFindings of the Association for Computational Linguistics: ACL 2025, pp. 22418–22433,
2025
-
[19]
React: Synergizing reasoning and acting in language models.arXiv preprint arXiv:2210.03629,
Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, and Yuan Cao. React: Synergizing reasoning and acting in language models.arXiv preprint arXiv:2210.03629,
-
[20]
Mobile-agent-v3: Fundamental agents for gui automation.arXiv preprint arXiv:2508.15144,
Jiabo Ye, Xi Zhang, Haiyang Xu, Haowei Liu, Junyang Wang, Zhaoqing Zhu, Ziwei Zheng, Feiyu Gao, Junjie Cao, Zhengxi Lu, et al. Mobile-agent-v3: Fundamental agents for gui automation.arXiv preprint arXiv:2508.15144,
-
[21]
Appagent: Multimodal agents as smartphone users
Chi Zhang, Zhao Yang, Jiaxuan Liu, Yanda Li, Yucheng Han, Xin Chen, Zebiao Huang, Bin Fu, and Gang Yu. Appagent: Multimodal agents as smartphone users. InProceedings of the 2025 CHI Conference on Human Factors in Computing Systems, pp. 1–20, 2025a. Miaosen Zhang, Ziqiang Xu, Jialiang Zhu, Qi Dai, Kai Qiu, Yifan Yang, Chong Luo, Tianyi Chen, Justin Wagle, ...
Pith/arXiv arXiv 2025
-
[22]
Webarena: A realistic web environment for building autonomous agents
Shuyan Zhou, Frank F Xu, Hao Zhu, Xuhui Zhou, Robert Lo, Abishek Sridhar, Xianyi Cheng, Tianyue Ou, Yonatan Bisk, Daniel Fried, et al. Webarena: A realistic web environment for building autonomous agents. InInternational Conference on Learning Representations, volume 2024, pp. 15585–15606,
2024
-
[2014]
Fara-7b: An efficient agentic model for computer use.arXiv preprint arXiv:2511.19663,
Ahmed Awadallah, Yash Lara, Raghav Magazine, Hussein Mozannar, Akshay Nambi, Yash Pandya, Aravind Rajeswaran, Corby Rosset, Alexey Taymanov, Vibhav Vineet, et al. Fara-7b: An efficient agentic model for computer use.arXiv preprint arXiv:2511.19663,
-
[2017]
Zhihong Shao, Peiyi Wang, Qihao Zhu, Runxin Xu, Junxiao Song, Xiao Bi, Haowei Zhang, Mingchuan Zhang, YK Li, Yang Wu, et al. Deepseekmath: Pushing the limits of mathematical reasoning in open language models.arXiv preprint arXiv:2402.03300,
-
[2020]
Autoglm: Autonomous foundation agents for guis.arXiv preprint arXiv:2411.00820,
Xiao Liu, Bo Qin, Dongzhu Liang, Guang Dong, Hanyu Lai, Hanchen Zhang, Hanlin Zhao, Iat Long Iong, Jiadai Sun, Jiaqi Wang, et al. Autoglm: Autonomous foundation agents for guis.arXiv preprint arXiv:2411.00820,
-
[2022]
Ui-tars: Pioneering automated gui interaction with native agents.arXiv preprint arXiv:2501.12326,
20 Yujia Qin, Yining Ye, Junjie Fang, Haoming Wang, Shihao Liang, Shizuo Tian, Junda Zhang, Jiahao Li, Yunxin Li, Shijue Huang, et al. Ui-tars: Pioneering automated gui interaction with native agents.arXiv preprint arXiv:2501.12326,
-
[2023]
Proximal policy optimization algorithms.arXiv preprint arXiv:1707.06347,
John Schulman, Filip Wolski, Prafulla Dhariwal, Alec Radford, and Oleg Klimov. Proximal policy optimization algorithms.arXiv preprint arXiv:1707.06347,
-
[2024]
Infigui-r1: Advancing multimodal gui agents from reactive actors to deliberative reasoners
Yuhang Liu, Pengxiang Li, Congkai Xie, Xavier Hu, Xiaotian Han, Shengyu Zhang, Hongxia Yang, and Fei Wu. Infigui-r1: Advancing multimodal gui agents from reactive actors to deliberative reasoners. arXiv preprint arXiv:2504.14239,
-
[2025]
Auto-explorer: Automated data collection for gui agent
Xiangwu Guo, Difei Gao, and Mike Zheng Shou. Auto-explorer: Automated data collection for gui agent. arXiv preprint arXiv:2511.06417,
-
[2026]
Mobiledreamer: Generative sketch world model for gui agent.arXiv preprint arXiv:2601.04035,
Yilin Cao, Yufeng Zhong, Zhixiong Zeng, Liming Zheng, Jing Huang, Haibo Qiu, Peng Shi, Wenji Mao, and Wan Guanglu. Mobiledreamer: Generative sketch world model for gui agent.arXiv preprint arXiv:2601.04035,
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.