paper-with-me

홈 › Papers

ShowUI-Aloha: Human-Taught GUI Agent

2026-01-12 · Yichun Zhang, Xiangwu Guo, Yauhong Goh, Jessica Hu, Zhiheng Chen, Xin Wang, Difei Gao, Mike Zheng Shou arxiv

Graphical User Interfaces (GUIs) are central to human-computer interaction, yet automating complex GUI tasks remains a major challenge for autonomous agents, largely due to a lack of scalable, high-quality training data. While recordings of human demonstrations offer a rich data source, they are typically long, unstructured, and lack annotations, making them difficult for agents to learn from.To address this, we introduce ShowUI-Aloha, a comprehensive pipeline that transforms unstructured, in-the-wild human screen recordings from desktop environments into structured, actionable tasks. Our framework includes four key components: A recorder that captures screen video along with precise user interactions like mouse clicks, keystrokes, and scrolls. A learner that semantically interprets these raw interactions and the surrounding visual context, translating them into descriptive natural language captions. A planner that reads the parsed demonstrations, maintains task states, and dynamically formulates the next high-level action plan based on contextual reasoning. An executor that faithfully carries out these action plans at the OS level, performing precise clicks, drags, text inputs, and window operations with safety checks and real-time feedback. Together, these components provide a scalable solution for collecting and parsing real-world human data, demonstrating a viable path toward building general-purpose GUI agents that can learn effectively from simply observing humans.

📄 PDF Abstract BibTeX arXiv:2601.07181

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ShowUI-$π$: Flow-based Generative Models as GUI Dexterous Hands

2025-12-31 · Siyuan Hu, Kevin Qinghong Lin, Mike Zheng Shou arxiv

Building intelligent agents capable of dexterous manipulation is essential for achieving human-like automation in both robotics and digital environments. However, existing GUI agents rely on discrete click predictions (x…

ShowUI: One Vision-Language-Action Model for GUI Visual Agent

2024-11-26 · CVPR 2025 1 · Kevin Qinghong Lin, Linjie Li, Difei Gao, Zhengyuan Yang 외

Building Graphical User Interface (GUI) assistants holds significant promise for enhancing human workflow productivity. While most agents are language-based, relying on closed-source API with text-rich meta-information (…

Instruction FollowingNatural Language Visual GroundingVision-Language-Action

ALOHA: Artificial Learning of Human Attributes for Dialogue Agents

2019-10-18 · Aaron W. Li, Veronica Jiang, Steven Y. Feng, Julia Sprague 외

For conversational AI and virtual assistants to communicate with humans in a realistic way, they must exhibit human characteristics such as expression of emotion and personality. Current attempts toward constructing huma…

Community DetectionLanguage ModellingRetrieval

KUKAloha: A General, Low-Cost, and Shared-Control based Teleoperation Framework for Construction Robot Arm

2026-03-20 · Yifan Xu, Qizhang Shen, Vineet Kamat, Carol Menassa arxiv

This paper presents KUKAloha, a general, low-cost, and shared-control teleoperation framework designed for construction robot arms. The proposed system employs a leader-follower paradigm in which a lightweight leading ar…

Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation

2024-01-04 · Zipeng Fu, Tony Z. Zhao, Chelsea Finn

Imitation learning from human demonstrations has shown impressive performance in robotics. However, most results focus on table-top manipulation, lacking the mobility and dexterity necessary for generally useful tasks. I…

Imitation Learning