Episode

UI-Venus-2 Technical Report

Podcast
Daily Paper Cast
Published
Sep 2, 2026
Duration seconds
1384
Processing state
not_requested
Canonical source
https://share.transistor.fm/s/2eb70f45
Audio
https://media.transistor.fm/2eb70f45/8f04d2a0.mp3
JSON
/v1/public/podcasts/daily-paper-cast-7079649/episodes/ui-venus-2-technical-report
Markdown
/podcast/daily-paper-cast-7079649/ui-venus-2-technical-report.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/ui-venus-2-technical-report/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/daily-paper-cast-7079649/ui-venus-2-technical-report.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

🤗 Upvotes: 49 | cs.AI, cs.CL, cs.CV, cs.LG Authors: Venus Team, Zhuohan Cai, Haoxing Chen, Jiaxuan Chen, Weizhi Chen, Changlong Gao, Zhangxuan Gu, Yuan Guo, Yusong Hu, Jianrong Jiang, Jianguo Li, Runze Li, Jinzhen Lin, Zhenyu Ma, Changhua Meng, Han Peng, Xinyu Qiu, Shuheng Shen, Zhongyi Shui, Weiqiang Wang, Ming Wen, Zhuoer Xu, Hang Yan, Kaiwen Yang, Ruilin Yao, Nanjun Yu, Zhengwen Zeng, Lianrui Zhang, Yunzhu Zhang, Zhe Zhao, Beitong Zhou Title: UI-Venus-2 Technical Report Arxiv: http://arxiv.org/abs/2609.00028v1 Abstract: Multimodal GUI agents have emerged as a promising paradigm for digital task automation, yet transitioning from benchmark-oriented models to dependable real-world applications remains challenging due to limited environment coverage, brittle task construction, and unreliable reward verification. In this work, we present UI-Venus-2, a general-purpose foundation GUI agent designed to operate across mobile, web, and desktop environments through a unified closed-loop reasoning-action framework. To bridge the gap toward practical deployment, we jointly scale three critical dimensions: (1) Environments, expanding coverage to more than 170 multilingual mobile apps and native desktop operating systems; (2) Tasks, employing a deep-research pipeline for function-grounded instruction generation; and (3) Verification, adopting trace-level and sample-level evaluators with visual keypoints and multi-model voting to ensure reliable RL signals for training. Furthermore, we integrate safety-aware mechanisms to ensure controlled execution of consequential actions. By offering a capable, efficient, and open-source foundation, UI-Venus-2 advances the field toward more generalizable, verifiable, and self-reflective agents for real-world applications.