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

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

26 Nov 2024CVPR 2025 1arXiv:2411.17465archive 2025-07-28

Kevin Qinghong Lin, Linjie Li, Difei Gao, Zhengyuan Yang, Shiwei Wu, Zechen Bai, Weixian Lei, Lijuan Wang, Mike Zheng Shou

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 (e.g., HTML or accessibility tree), they show limitations in perceiving UI visuals as humans do, highlighting the need for GUI visual agents. In this work, we develop a vision-language-action model in digital world, namely ShowUI, which features the following innovations: (i) UI-Guided Visual Token Selection to reduce computational costs by formulating screenshots as an UI connected graph, adaptively identifying their redundant relationship and serve as the criteria for token selection during self-attention blocks; (ii) Interleaved Vision-Language-Action Streaming that flexibly unifies diverse needs within GUI tasks, enabling effective management of visual-action history in navigation or pairing multi-turn query-action sequences per screenshot to enhance training efficiency; (iii) Small-scale High-quality GUI Instruction-following Datasets by careful data curation and employing a resampling strategy to address significant data type imbalances. With above components, ShowUI, a lightweight 2B model using 256K data, achieves a strong 75.1% accuracy in zero-shot screenshot grounding. Its UI-guided token selection further reduces 33% of redundant visual tokens during training and speeds up the performance by 1.4x. Navigation experiments across web Mind2Web, mobile AITW, and online MiniWob environments further underscore the effectiveness and potential of our model in advancing GUI visual agents. The models are available at https://github.com/showlab/ShowUI.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2411.17465")

Code

Syntology Ran 1 of 16 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: official repository: 16 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

showlab/showui officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 1 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
15unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from showlab/showui. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

rotate_half showlab/showui/model/showui/modeling_showui.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · b99eea6376d1e212 · report
apply_multimodal_rotary_pos_emb showlab/showui/model/showui/modeling_showui.py official repository unverified Apache-2.0 (permissive) · eb4d16c3bba7cff8 · report
apply_rotary_pos_emb_vision showlab/showui/model/showui/modeling_showui.py official repository unverified Apache-2.0 (permissive) · 48f12d3a9c4a15e8 · report
broadcast_value showlab/showui/main/eval_aitw.py official repository unverified Apache-2.0 (permissive) · 6bc574a30ca765af · report
calculate_aitw_metrics showlab/showui/main/eval_aitw.py official repository unverified Apache-2.0 (permissive) · fdf1a1edeca8987f · report
calculate_f1 showlab/showui/main/eval_mind2web.py official repository unverified Apache-2.0 (permissive) · c3c22ae25acb9f88 · report
find_target_linear_names showlab/showui/merge_weight.py official repository unverified Apache-2.0 (permissive) · 00c1146afbae58e2 · report
find_target_linear_names showlab/showui/model/utils.py official repository unverified Apache-2.0 (permissive) · 954a7534eb56091e · report
get_bbox showlab/showui/main/eval_mind2web.py official repository unverified Apache-2.0 (permissive) · 722a5095911699c3 · report
get_bbox showlab/showui/main/eval_screenspot.py official repository unverified Apache-2.0 (permissive) · b6b2e338236414ad · report
get_select_mask showlab/showui/model/showui/utils.py official repository unverified Apache-2.0 (permissive) · be7b764c7115cbb6 · report
load_sharded_weights showlab/showui/merge_weight.py official repository unverified Apache-2.0 (permissive) · 9dab4813f6ad1ea8 · report
parse_args showlab/showui/merge_weight.py official repository unverified Apache-2.0 (permissive) · 331eaaacd445f7a8 · report
parse_layer_type showlab/showui/model/utils.py official repository unverified Apache-2.0 (permissive) · 46b7e6657cf825e7 · report
pointinbbox showlab/showui/main/eval_screenspot.py official repository unverified Apache-2.0 (permissive) · cfb0ea42d6d1e0ca · report
smart_resize showlab/showui/model/showui/image_processing_showui.py official repository unverified Apache-2.0 (permissive) · a50444314d796645 · report

Tasks

Instruction FollowingNatural Language Visual GroundingVision-Language-Action

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Natural Language Visual Grounding ScreenSpot ShowUI Accuracy (%) 75.1 #7 of 18 Archive leaderboard report
Natural Language Visual Grounding ScreenSpot ShowUI-G Accuracy (%) 75.0 #8 of 18 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1-bit AdamAdam

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections