paper-with-me

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,y), which prohibits free-form, closed-loop trajectories (e.g. dragging a progress bar) that require continuous, on-the-fly perception and adjustment. In this work, we develop ShowUI-$π$, the first flow-based generative model as GUI dexterous hand, featuring the following designs: (i) Unified Discrete-Continuous Actions, integrating discrete clicks and continuous drags within a shared model, enabling flexible adaptation across diverse interaction modes; (ii) Flow-based Action Generation for drag modeling, which predicts incremental cursor adjustments from continuous visual observations via a lightweight action expert, ensuring smooth and stable trajectories; (iii) Drag Training data and Benchmark, where we manually collect and synthesize 20K drag trajectories across five domains (e.g. PowerPoint, Adobe Premiere Pro), and introduce ScreenDrag, a benchmark with comprehensive online and offline evaluation protocols for assessing GUI agents' drag capabilities. Our experiments show that proprietary GUI agents still struggle on ScreenDrag (e.g. Operator scores 13.27, and the best Gemini-2.5-CUA reaches 22.18). In contrast, ShowUI-$π$ achieves 26.98 with only 450M parameters, underscoring both the difficulty of the task and the effectiveness of our approach. We hope this work advances GUI agents toward human-like dexterous control in digital world. The code is available at https://github.com/showlab/showui-pi.

📄 PDF Abstract BibTeX arXiv:2512.24965

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DexGraspNet 2.0: Learning Generative Dexterous Grasping in Large-scale Synthetic Cluttered Scenes

2024-10-30 · Jialiang Zhang, Haoran Liu, Danshi Li, Xinqiang Yu 외

Grasping in cluttered scenes remains highly challenging for dexterous hands due to the scarcity of data. To address this problem, we present a large-scale synthetic benchmark, encompassing 1319 objects, 8270 scenes, and …

Benchmarking

Cross-Embodiment Dexterous Grasping with Reinforcement Learning

2024-10-03 · Haoqi Yuan, Bohan Zhou, Yuhui Fu, Zongqing Lu

Dexterous hands exhibit significant potential for complex real-world grasping tasks. While recent studies have primarily focused on learning policies for specific robotic hands, the development of a universal policy that…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Zero-shot Generalization

Transferring Contact, Not Just Motion: Compliant Grasping Across Dexterous Hands

2026-06-14 · Soofiyan Atar, Yao-Ting Huang, Michael Yip arxiv

Dexterous grasping depends on contact regulation, not motion alone. Stable manipulation requires fingers to maintain appropriate object loading as contacts slip, deform, or become visually occluded. Existing cross-embodi…

Dexterous Manipulation Transfer via Progressive Kinematic-Dynamic Alignment

2025-11-14 · Wenbin Bai, Qiyu Chen, Xiangbo Lin, Jianwen Li 외 arxiv

The inherent difficulty and limited scalability of collecting manipulation data using multi-fingered robot hand hardware platforms have resulted in severe data scarcity, impeding research on data-driven dexterous manipul…

AnyDexRT: Calibration-Free Dexterous Hand Retargeting with Few-Shot Human Guidance

2026-07-09 · Chenxi Wang, Ying Feng, Hongjie Fang, Shangning Xia 외 arxiv

Teleoperation is a key interface for controlling dexterous robotic hands and collecting demonstrations for imitation learning. Its effectiveness largely depends on kinematic retargeting, which maps operator hand motions …