Datasets:
Upload Pointerbench v1 dataset
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +110 -0
- pointerbench-pro/.gitignore +8 -0
- pointerbench-pro/CITATION.cff +9 -0
- pointerbench-pro/LICENSE +64 -0
- pointerbench-pro/README.md +196 -0
- pointerbench-pro/REPRODUCE.md +31 -0
- pointerbench-pro/apps.json +150 -0
- pointerbench-pro/assets/teaser.png +3 -0
- pointerbench-pro/data/test/0000.png +3 -0
- pointerbench-pro/data/test/0001.png +3 -0
- pointerbench-pro/data/test/0002.png +3 -0
- pointerbench-pro/data/test/0003.png +3 -0
- pointerbench-pro/data/test/0004.png +3 -0
- pointerbench-pro/data/test/0005.png +3 -0
- pointerbench-pro/data/test/0006.png +3 -0
- pointerbench-pro/data/test/0007.png +3 -0
- pointerbench-pro/data/test/0008.png +3 -0
- pointerbench-pro/data/test/0009.png +3 -0
- pointerbench-pro/data/test/0010.png +3 -0
- pointerbench-pro/data/test/0011.png +3 -0
- pointerbench-pro/data/test/0012.png +3 -0
- pointerbench-pro/data/test/0013.png +3 -0
- pointerbench-pro/data/test/0014.png +3 -0
- pointerbench-pro/data/test/0015.png +3 -0
- pointerbench-pro/data/test/0016.png +3 -0
- pointerbench-pro/data/test/0017.png +3 -0
- pointerbench-pro/data/test/0018.png +3 -0
- pointerbench-pro/data/test/0019.png +3 -0
- pointerbench-pro/data/test/0020.png +3 -0
- pointerbench-pro/data/test/0021.png +3 -0
- pointerbench-pro/data/test/0022.png +3 -0
- pointerbench-pro/data/test/0023.png +3 -0
- pointerbench-pro/data/test/0024.png +3 -0
- pointerbench-pro/data/test/0025.png +3 -0
- pointerbench-pro/data/test/0026.png +3 -0
- pointerbench-pro/data/test/0027.png +3 -0
- pointerbench-pro/data/test/0028.png +3 -0
- pointerbench-pro/data/test/0029.png +3 -0
- pointerbench-pro/data/test/0030.png +3 -0
- pointerbench-pro/data/test/0031.png +3 -0
- pointerbench-pro/data/test/0032.png +3 -0
- pointerbench-pro/data/test/0033.png +3 -0
- pointerbench-pro/data/test/0034.png +3 -0
- pointerbench-pro/data/test/0035.png +3 -0
- pointerbench-pro/data/test/0036.png +3 -0
- pointerbench-pro/data/test/0037.png +3 -0
- pointerbench-pro/data/test/0038.png +3 -0
- pointerbench-pro/data/test/0039.png +3 -0
- pointerbench-pro/data/test/0040.png +3 -0
- pointerbench-pro/data/test/0041.png +3 -0
README.md
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-to-text
|
| 5 |
+
- visual-question-answering
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
- de
|
| 9 |
+
- fr
|
| 10 |
+
- es
|
| 11 |
+
- it
|
| 12 |
+
- nl
|
| 13 |
+
tags:
|
| 14 |
+
- gui-grounding
|
| 15 |
+
- computer-use
|
| 16 |
+
- benchmark
|
| 17 |
+
- screenshots
|
| 18 |
+
- synthetic-data
|
| 19 |
+
- spreadsheets
|
| 20 |
+
- text-grounding
|
| 21 |
+
- professional-apps
|
| 22 |
+
pretty_name: Pointerbench
|
| 23 |
+
size_categories:
|
| 24 |
+
- 1K<n<10K
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
+
# Pointerbench
|
| 28 |
+
|
| 29 |
+
Pointerbench is a small GUI grounding benchmark suite for computer-use models.
|
| 30 |
+
Each example has one screenshot, one instruction, target geometry in absolute
|
| 31 |
+
pixels, and a binary evaluation rule.
|
| 32 |
+
|
| 33 |
+
The suite has three subsets:
|
| 34 |
+
|
| 35 |
+
| Subset | Examples | What it tests |
|
| 36 |
+
| --- | ---: | --- |
|
| 37 |
+
| `pointerbench-sheets` | 500 | Spreadsheet cells, colors, headers, edges, corners, and relative positions |
|
| 38 |
+
| `pointerbench-text` | 500 | Words, characters, punctuation, caret positions, chrome text, and text bounding boxes |
|
| 39 |
+
| `pointerbench-pro` | 500 | Icons, text, and mixed GUI targets across 100 professional applications |
|
| 40 |
+
|
| 41 |
+
All images are synthetic 1024x768 PNG screenshots. The datasets contain no
|
| 42 |
+
scraped user data and no PII.
|
| 43 |
+
|
| 44 |
+
## Layout
|
| 45 |
+
|
| 46 |
+
Each subset is self-contained:
|
| 47 |
+
|
| 48 |
+
```text
|
| 49 |
+
pointerbench-sheets/
|
| 50 |
+
data/test/metadata.jsonl
|
| 51 |
+
data/test/0000.png
|
| 52 |
+
eval.py
|
| 53 |
+
README.md
|
| 54 |
+
REPRODUCE.md
|
| 55 |
+
|
| 56 |
+
pointerbench-text/
|
| 57 |
+
data/test/metadata.jsonl
|
| 58 |
+
data/test/0000.png
|
| 59 |
+
eval.py
|
| 60 |
+
README.md
|
| 61 |
+
REPRODUCE.md
|
| 62 |
+
|
| 63 |
+
pointerbench-pro/
|
| 64 |
+
data/test/metadata.jsonl
|
| 65 |
+
data/test/0000.png
|
| 66 |
+
eval.py
|
| 67 |
+
README.md
|
| 68 |
+
REPRODUCE.md
|
| 69 |
+
```
|
| 70 |
+
|
| 71 |
+
## Schema
|
| 72 |
+
|
| 73 |
+
Each metadata row includes:
|
| 74 |
+
|
| 75 |
+
```json
|
| 76 |
+
{
|
| 77 |
+
"file_name": "0000.png",
|
| 78 |
+
"id": "pbs_0000",
|
| 79 |
+
"instruction": "Click cell E11.",
|
| 80 |
+
"bbox": [x1, y1, x2, y2],
|
| 81 |
+
"point": [x, y],
|
| 82 |
+
"answer_type": "point",
|
| 83 |
+
"eval": {"type": "point_in_bbox", "bbox": [x1, y1, x2, y2]},
|
| 84 |
+
"data_type": "cell",
|
| 85 |
+
"category": "cell_ref",
|
| 86 |
+
"image_size": [1024, 768]
|
| 87 |
+
}
|
| 88 |
+
```
|
| 89 |
+
|
| 90 |
+
Point tasks are correct when the predicted point lands inside the target bbox.
|
| 91 |
+
Bbox tasks, used in Pointerbench-Text, are correct when the predicted bbox
|
| 92 |
+
reaches the configured IoU threshold.
|
| 93 |
+
|
| 94 |
+
## Evaluation
|
| 95 |
+
|
| 96 |
+
Run the scorer inside a subset folder:
|
| 97 |
+
|
| 98 |
+
```bash
|
| 99 |
+
python eval.py --predictions preds.jsonl
|
| 100 |
+
```
|
| 101 |
+
|
| 102 |
+
Predictions are JSONL rows with an `id` and either a `point` or `bbox`, depending
|
| 103 |
+
on `answer_type`.
|
| 104 |
+
|
| 105 |
+
See each subset README for the exact distribution, schema details, and examples.
|
| 106 |
+
|
| 107 |
+
## License
|
| 108 |
+
|
| 109 |
+
Dataset images and annotations are released under CC BY 4.0. The included
|
| 110 |
+
evaluation scripts are released under MIT.
|
pointerbench-pro/.gitignore
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__pycache__/
|
| 2 |
+
*.pyc
|
| 3 |
+
*.egg-info/
|
| 4 |
+
.venv/
|
| 5 |
+
.DS_Store
|
| 6 |
+
# local prediction / report artifacts
|
| 7 |
+
preds*.jsonl
|
| 8 |
+
report*.json
|
pointerbench-pro/CITATION.cff
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
message: "If you use Pointerbench-Pro, please cite it as below."
|
| 3 |
+
title: "Pointerbench-Pro: A GUI Grounding Benchmark for Professional Software"
|
| 4 |
+
authors:
|
| 5 |
+
- name: "Pointerbench-Pro contributors"
|
| 6 |
+
version: "1.0.0"
|
| 7 |
+
date-released: "2026-06-18"
|
| 8 |
+
url: "https://github.com/YOUR_ORG/pointerbench-pro"
|
| 9 |
+
license: "CC-BY-4.0"
|
pointerbench-pro/LICENSE
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Attribution 4.0 International (CC BY 4.0)
|
| 2 |
+
|
| 3 |
+
The dataset (images and annotations) in this repository is licensed under the
|
| 4 |
+
Creative Commons Attribution 4.0 International License. The accompanying code
|
| 5 |
+
(eval.py) is licensed under the MIT License (see below).
|
| 6 |
+
|
| 7 |
+
================================================================================
|
| 8 |
+
Creative Commons Attribution 4.0 International (CC BY 4.0)
|
| 9 |
+
================================================================================
|
| 10 |
+
|
| 11 |
+
You are free to:
|
| 12 |
+
|
| 13 |
+
Share: copy and redistribute the material in any medium or format.
|
| 14 |
+
Adapt: remix, transform, and build upon the material for any purpose, even
|
| 15 |
+
commercially.
|
| 16 |
+
|
| 17 |
+
The licensor cannot revoke these freedoms as long as you follow the license
|
| 18 |
+
terms.
|
| 19 |
+
|
| 20 |
+
Under the following terms:
|
| 21 |
+
|
| 22 |
+
Attribution: You must give appropriate credit, provide a link to the
|
| 23 |
+
license, and indicate if changes were made. You may do so in any reasonable
|
| 24 |
+
manner, but not in any way that suggests the licensor endorses you or your
|
| 25 |
+
use.
|
| 26 |
+
|
| 27 |
+
No additional restrictions: You may not apply legal terms or technological
|
| 28 |
+
measures that legally restrict others from doing anything the license
|
| 29 |
+
permits.
|
| 30 |
+
|
| 31 |
+
Notices:
|
| 32 |
+
|
| 33 |
+
You do not have to comply with the license for elements of the material in
|
| 34 |
+
the public domain or where your use is permitted by an applicable exception
|
| 35 |
+
or limitation.
|
| 36 |
+
|
| 37 |
+
No warranties are given. The license may not give you all of the permissions
|
| 38 |
+
necessary for your intended use. For example, other rights such as publicity,
|
| 39 |
+
privacy, or moral rights may limit how you use the material.
|
| 40 |
+
|
| 41 |
+
The full legal text of CC BY 4.0 is available at:
|
| 42 |
+
https://creativecommons.org/licenses/by/4.0/legalcode
|
| 43 |
+
|
| 44 |
+
================================================================================
|
| 45 |
+
MIT License (applies to code: eval.py)
|
| 46 |
+
================================================================================
|
| 47 |
+
|
| 48 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 49 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 50 |
+
in the Software without restriction, including without limitation the rights
|
| 51 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 52 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 53 |
+
furnished to do so, subject to the following conditions:
|
| 54 |
+
|
| 55 |
+
The above copyright notice and this permission notice shall be included in all
|
| 56 |
+
copies or substantial portions of the Software.
|
| 57 |
+
|
| 58 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 59 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 60 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 61 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 62 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 63 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 64 |
+
SOFTWARE.
|
pointerbench-pro/README.md
ADDED
|
@@ -0,0 +1,196 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Pointerbench-Pro
|
| 2 |
+
|
| 3 |
+
**A 500-example GUI grounding benchmark for professional desktop software.**
|
| 4 |
+
Given a screenshot of a professional application and a short functional
|
| 5 |
+
instruction (e.g. *"Begin a performance recording."*, *"Select the Bass
|
| 6 |
+
track."*, *"Open the Browser panel."*), a model must output the pixel coordinate
|
| 7 |
+
to click. Scored exactly like
|
| 8 |
+
[ScreenSpot](https://github.com/njucckevin/SeeClick) and ScreenSpot-Pro: **a
|
| 9 |
+
click is correct if it lands inside the target's bounding box.**
|
| 10 |
+
|
| 11 |
+

|
| 12 |
+
|
| 13 |
+
## Why professional apps?
|
| 14 |
+
|
| 15 |
+
Everyday GUI suites are dominated by browsers and consumer apps. Real agent work
|
| 16 |
+
happens in dense expert tools: IDEs, DAWs, CAD, GIS, EDA, data and analytics
|
| 17 |
+
consoles, scientific software. Their interfaces are packed with small icons and
|
| 18 |
+
tightly labeled controls, which is exactly where grounding breaks down.
|
| 19 |
+
Pointerbench-Pro targets that regime across **100 professional applications**,
|
| 20 |
+
with the generated target mix preserved instead of forcing a fixed icon/text
|
| 21 |
+
quota.
|
| 22 |
+
|
| 23 |
+
## What's inside
|
| 24 |
+
|
| 25 |
+
- **500** examples, one instruction per image.
|
| 26 |
+
- **1024x768** PNG screenshots, fully synthetic (model-dreamed UIs, no scraping,
|
| 27 |
+
no PII).
|
| 28 |
+
- **100 applications** spanning development, creative, scientific,
|
| 29 |
+
CAD/engineering, productivity, enterprise, office, communication, analytics,
|
| 30 |
+
finance, and OS/system surfaces.
|
| 31 |
+
- **3 target types from the generated source pools**:
|
| 32 |
+
|
| 33 |
+
| element_type | count | example instruction |
|
| 34 |
+
| ------------ | ----- | -------------------------------- |
|
| 35 |
+
| `icon` | 190 | *Find a packet.* |
|
| 36 |
+
| `other` | 156 | *Select the red-coat clip.* |
|
| 37 |
+
| `text` | 154 | *Switch to Home.* |
|
| 38 |
+
|
| 39 |
+
- Multiple platforms (Windows, macOS, Linux, plus a few embedded/mobile).
|
| 40 |
+
- Functional intent prompts (not literal element names), matching the
|
| 41 |
+
ScreenSpot-Pro task style.
|
| 42 |
+
|
| 43 |
+
## Schema
|
| 44 |
+
|
| 45 |
+
Each line of `data/test/metadata.jsonl` (HuggingFace `imagefolder` layout):
|
| 46 |
+
|
| 47 |
+
```json
|
| 48 |
+
{
|
| 49 |
+
"file_name": "0000.png",
|
| 50 |
+
"id": "pbp_0000",
|
| 51 |
+
"instruction": "Begin a performance recording.",
|
| 52 |
+
"bbox": [596, 376, 681, 395],
|
| 53 |
+
"point": [638, 385],
|
| 54 |
+
"answer_type": "point",
|
| 55 |
+
"eval": {"type": "point_in_bbox", "bbox": [596, 376, 681, 395]},
|
| 56 |
+
"data_type": "icon",
|
| 57 |
+
"element_type": "icon",
|
| 58 |
+
"app": "Google Chrome DevTools",
|
| 59 |
+
"app_slug": "chrome_devtools",
|
| 60 |
+
"app_category": "development",
|
| 61 |
+
"platform": "Windows 11 / Chrome",
|
| 62 |
+
"source_id": "images_chrome_devtools_02_el8",
|
| 63 |
+
"source_file": "clicks_icons_pro_3k.ndjson",
|
| 64 |
+
"image_size": [1024, 768]
|
| 65 |
+
}
|
| 66 |
+
```
|
| 67 |
+
|
| 68 |
+
- **`bbox`**: ground-truth target, **`[x1, y1, x2, y2]` in absolute pixels**
|
| 69 |
+
(top-left, bottom-right) on the 1024x768 image. A prediction is correct iff it
|
| 70 |
+
lands inside this box.
|
| 71 |
+
- **`point`**: the box center.
|
| 72 |
+
- **`answer_type`** / **`eval`**: binary evaluation rule. Pro rows are point
|
| 73 |
+
answers scored with point-in-bbox.
|
| 74 |
+
- **`element_type`** (= `data_type`): `icon`, `text`, or `other`.
|
| 75 |
+
- **`app`** / **`app_slug`** / **`app_category`** / **`platform`**: the source
|
| 76 |
+
application and its metadata, for per-app result breakdowns.
|
| 77 |
+
|
| 78 |
+
A machine-readable coverage summary (counts per app, category, platform) is in
|
| 79 |
+
[`apps.json`](apps.json).
|
| 80 |
+
|
| 81 |
+
## Quickstart
|
| 82 |
+
|
| 83 |
+
### Load the data
|
| 84 |
+
|
| 85 |
+
Via HuggingFace `datasets` (after the set is pushed to the Hub):
|
| 86 |
+
|
| 87 |
+
```python
|
| 88 |
+
from datasets import load_dataset
|
| 89 |
+
ds = load_dataset("YOUR_ORG/pointerbench-pro", split="test")
|
| 90 |
+
ex = ds[0]
|
| 91 |
+
ex["image"] # PIL.Image, 1024x768
|
| 92 |
+
ex["instruction"] # "Begin a performance recording."
|
| 93 |
+
ex["bbox"] # [x1, y1, x2, y2]
|
| 94 |
+
```
|
| 95 |
+
|
| 96 |
+
Or locally with the imagefolder loader:
|
| 97 |
+
|
| 98 |
+
```python
|
| 99 |
+
from datasets import load_dataset
|
| 100 |
+
ds = load_dataset("imagefolder", data_dir="data", split="test")
|
| 101 |
+
```
|
| 102 |
+
|
| 103 |
+
Or with no dependencies at all, read `data/test/metadata.jsonl` and open the
|
| 104 |
+
sibling PNGs yourself.
|
| 105 |
+
|
| 106 |
+
### Evaluate
|
| 107 |
+
|
| 108 |
+
1. Run your model on every example's `instruction` + image and collect a
|
| 109 |
+
predicted click point (absolute pixels on the 1024x768 image).
|
| 110 |
+
2. Write predictions as JSONL, one object per example:
|
| 111 |
+
|
| 112 |
+
```json
|
| 113 |
+
{"id": "pbp_0000", "point": [612, 388]}
|
| 114 |
+
```
|
| 115 |
+
|
| 116 |
+
3. Score (pure standard library, no dependencies):
|
| 117 |
+
|
| 118 |
+
```bash
|
| 119 |
+
python eval.py --predictions preds.jsonl --json report.json
|
| 120 |
+
```
|
| 121 |
+
|
| 122 |
+
```
|
| 123 |
+
Pointerbench-Pro: 500 examples
|
| 124 |
+
============================================
|
| 125 |
+
Accuracy: 41.20% (206/500)
|
| 126 |
+
|
| 127 |
+
By target type:
|
| 128 |
+
icon 33.20% (n=190)
|
| 129 |
+
other 37.18% (n=156)
|
| 130 |
+
text 49.35% (n=154)
|
| 131 |
+
...
|
| 132 |
+
```
|
| 133 |
+
|
| 134 |
+
The scorer reports overall accuracy plus per-target-type, per-app-category, and
|
| 135 |
+
per-platform breakdowns; the per-app table is in the `--json` report.
|
| 136 |
+
|
| 137 |
+
### Turning model output into a point
|
| 138 |
+
|
| 139 |
+
Models emit clicks in many shapes; map them to `[x, y]` pixels before scoring.
|
| 140 |
+
For example, a `<click>x,y</click>` tag or a normalized `0-1` / `0-999` point:
|
| 141 |
+
|
| 142 |
+
```python
|
| 143 |
+
import re
|
| 144 |
+
def to_point(text, w=1024, h=768):
|
| 145 |
+
m = re.search(r"(-?\d+(?:\.\d+)?)\s*[,\s]\s*(-?\d+(?:\.\d+)?)", text)
|
| 146 |
+
x, y = float(m.group(1)), float(m.group(2))
|
| 147 |
+
if max(x, y) <= 1.0: x, y = x * w, y * h # normalized 0-1
|
| 148 |
+
elif max(x, y) <= 999: x, y = x / 999 * w, y / 999 * h # 0-999 grid
|
| 149 |
+
return [round(x), round(y)]
|
| 150 |
+
```
|
| 151 |
+
|
| 152 |
+
## Baselines
|
| 153 |
+
|
| 154 |
+
| Model | Accuracy | Notes |
|
| 155 |
+
| ----------------------------- | -------- | ------------------------- |
|
| 156 |
+
| Center-click (512, 384) | low | sanity floor |
|
| 157 |
+
| _your model here_ | n/a | open a PR |
|
| 158 |
+
|
| 159 |
+
## Construction
|
| 160 |
+
|
| 161 |
+
- **Screenshots** are dreamed by an image model from per-app scenario prompts
|
| 162 |
+
(one scene per professional application), so the UIs are realistic but
|
| 163 |
+
contain no real user data.
|
| 164 |
+
- **Boxes** are pixel-exact: a copy of each screenshot is edited to paint the
|
| 165 |
+
target region, and the box is recovered by diffing the edit against the clean
|
| 166 |
+
image. QA gates reject ambiguous or oversized regions.
|
| 167 |
+
- Targets come from the labeled professional-icon pool and the general
|
| 168 |
+
professional GUI intent pool. They are labeled as `icon`, `text`, or `other`
|
| 169 |
+
for analysis, but they are not filtered to a fixed element-type ratio.
|
| 170 |
+
|
| 171 |
+
The selected `source_id`s are listed in `heldout_source_ids.txt` so they can be
|
| 172 |
+
excluded from any training set built from the same generator. See
|
| 173 |
+
[`REPRODUCE.md`](REPRODUCE.md).
|
| 174 |
+
|
| 175 |
+
## Limitations
|
| 176 |
+
|
| 177 |
+
- Fully synthetic: realistic but not screenshots of the real applications.
|
| 178 |
+
- Fixed 1024x768 resolution; instructions in English.
|
| 179 |
+
- The `text` / `other` label for the general intent pool is derived by a
|
| 180 |
+
description heuristic rather than human annotation.
|
| 181 |
+
|
| 182 |
+
## Citation
|
| 183 |
+
|
| 184 |
+
```bibtex
|
| 185 |
+
@misc{pointerbench_pro_2026,
|
| 186 |
+
title = {Pointerbench-Pro: A GUI Grounding Benchmark for Professional Software},
|
| 187 |
+
author = {Pointerbench-Pro contributors},
|
| 188 |
+
year = {2026},
|
| 189 |
+
url = {https://github.com/YOUR_ORG/pointerbench-pro}
|
| 190 |
+
}
|
| 191 |
+
```
|
| 192 |
+
|
| 193 |
+
## License
|
| 194 |
+
|
| 195 |
+
- **Data** (images + annotations): [CC BY 4.0](LICENSE).
|
| 196 |
+
- **Code** (`eval.py`): MIT.
|
pointerbench-pro/REPRODUCE.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Reproducing Pointerbench-Pro
|
| 2 |
+
|
| 3 |
+
The benchmark is assembled from the `dream_click` generator's professional-app
|
| 4 |
+
click pools in the source repository.
|
| 5 |
+
|
| 6 |
+
```bash
|
| 7 |
+
# from the generator directory in the source repo:
|
| 8 |
+
python3 build_progui.py --n 500 --seed 90311 --out /path/to/pointerbench-pro
|
| 9 |
+
```
|
| 10 |
+
|
| 11 |
+
- Targets are sampled from the labeled professional-icon pool
|
| 12 |
+
(`clicks_icons_pro_3k.ndjson`) and the general dreamed-GUI intent pool
|
| 13 |
+
(`clicks_dreamed_gui_intent.ndjson`).
|
| 14 |
+
- Targets are labeled as `icon`, `text`, or `other` for analysis, but the public
|
| 15 |
+
set does not force a fixed icon/text ratio.
|
| 16 |
+
- Candidates are balanced across applications by round-robin selection with a
|
| 17 |
+
fixed seed, then shuffled. The current 500-example set contains 190 icon, 154
|
| 18 |
+
text, and 156 other targets across 100 applications.
|
| 19 |
+
- Each application's name, slug, category, and platform come from the dreamed-GUI
|
| 20 |
+
scenario indexes under `shared/data/dreamed_gui*/index.jsonl`, joined by the
|
| 21 |
+
scene slug parsed from each `source_id`.
|
| 22 |
+
|
| 23 |
+
## Held-out usage
|
| 24 |
+
|
| 25 |
+
The examples are selected from existing generated pools, so they can overlap a
|
| 26 |
+
training set built from the same generator. The selected `source_id`s are
|
| 27 |
+
written to `heldout_source_ids.txt`. Exclude those IDs from training to keep the
|
| 28 |
+
benchmark held out.
|
| 29 |
+
|
| 30 |
+
Regenerating with the same seed reproduces the identical 500 examples. To grow
|
| 31 |
+
or refresh the set, change `--n` / `--seed` and bump the dataset version.
|
pointerbench-pro/apps.json
ADDED
|
@@ -0,0 +1,150 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n": 500,
|
| 3 |
+
"element_type": {
|
| 4 |
+
"other": 156,
|
| 5 |
+
"text": 154,
|
| 6 |
+
"icon": 190
|
| 7 |
+
},
|
| 8 |
+
"n_apps": 100,
|
| 9 |
+
"platform": {
|
| 10 |
+
"Windows 11": 190,
|
| 11 |
+
"macOS Sonoma": 65,
|
| 12 |
+
"Windows 10": 55,
|
| 13 |
+
"Windows 11 / Chrome": 40,
|
| 14 |
+
"Windows 11, Chrome": 35,
|
| 15 |
+
"macOS": 30,
|
| 16 |
+
"Linux": 20,
|
| 17 |
+
"macOS / Chrome": 15,
|
| 18 |
+
"Linux / Firefox": 10,
|
| 19 |
+
"macOS / Safari": 5,
|
| 20 |
+
"Embedded automotive": 5,
|
| 21 |
+
"Ubuntu 24.04": 5,
|
| 22 |
+
"Embedded touchscreen": 5,
|
| 23 |
+
"iPadOS": 5,
|
| 24 |
+
"Linux / Chrome": 5,
|
| 25 |
+
"macOS Sonoma (desktop app)": 5,
|
| 26 |
+
"Windows 11 / Edge": 5
|
| 27 |
+
},
|
| 28 |
+
"app_category": {
|
| 29 |
+
"development": 105,
|
| 30 |
+
"creative": 95,
|
| 31 |
+
"cad_engineering": 45,
|
| 32 |
+
"productivity": 45,
|
| 33 |
+
"scientific": 45,
|
| 34 |
+
"consumer": 40,
|
| 35 |
+
"enterprise": 30,
|
| 36 |
+
"office": 25,
|
| 37 |
+
"communication": 25,
|
| 38 |
+
"os_commons": 20,
|
| 39 |
+
"analytics": 10,
|
| 40 |
+
"finance": 5,
|
| 41 |
+
"smart_home": 5,
|
| 42 |
+
"cms": 5
|
| 43 |
+
},
|
| 44 |
+
"source_file": {
|
| 45 |
+
"clicks_dreamed_gui_intent.ndjson": 310,
|
| 46 |
+
"clicks_icons_pro_3k.ndjson": 190
|
| 47 |
+
},
|
| 48 |
+
"apps": {
|
| 49 |
+
"Adobe Premiere Pro": 5,
|
| 50 |
+
"Microsoft Excel (Office 365)": 5,
|
| 51 |
+
"desktop stock trading platform (thinkorswim-style)": 5,
|
| 52 |
+
"Canva": 5,
|
| 53 |
+
"Mozilla Thunderbird": 5,
|
| 54 |
+
"Wireshark": 5,
|
| 55 |
+
"Discord desktop": 5,
|
| 56 |
+
"Unreal Engine 5": 5,
|
| 57 |
+
"DBeaver": 5,
|
| 58 |
+
"KiCad 8 PCB Editor": 5,
|
| 59 |
+
"Asana": 5,
|
| 60 |
+
"SkyLink Airways (fictional)": 5,
|
| 61 |
+
"Tableau Desktop": 5,
|
| 62 |
+
"VMware Fusion": 5,
|
| 63 |
+
"DriveOS Infotainment (fictional)": 5,
|
| 64 |
+
"Godot Engine": 5,
|
| 65 |
+
"RStudio": 5,
|
| 66 |
+
"Autodesk Fusion 360": 5,
|
| 67 |
+
"AutoCAD Mechanical": 5,
|
| 68 |
+
"Adobe Illustrator": 5,
|
| 69 |
+
"SolidWorks Premium": 5,
|
| 70 |
+
"MongoDB Compass": 5,
|
| 71 |
+
"Spotify desktop app": 5,
|
| 72 |
+
"Zoom desktop": 5,
|
| 73 |
+
"Stata SE 16": 5,
|
| 74 |
+
"Notion desktop": 5,
|
| 75 |
+
"Microsoft PowerPoint 2019": 5,
|
| 76 |
+
"Netflix (web)": 5,
|
| 77 |
+
"Microsoft Teams": 5,
|
| 78 |
+
"macOS Sonoma system UI": 5,
|
| 79 |
+
"REAPER": 5,
|
| 80 |
+
"Google Analytics 4 in Chrome": 5,
|
| 81 |
+
"DaVinci Resolve 19": 5,
|
| 82 |
+
"IntelliJ IDEA": 5,
|
| 83 |
+
"Unity Editor": 5,
|
| 84 |
+
"Airtable": 5,
|
| 85 |
+
"Audacity": 5,
|
| 86 |
+
"Inkscape": 5,
|
| 87 |
+
"GIMP": 5,
|
| 88 |
+
"MediChart EHR (fictional)": 5,
|
| 89 |
+
"Autodesk Revit": 5,
|
| 90 |
+
"SketchUp Pro": 5,
|
| 91 |
+
"YouTube Studio": 5,
|
| 92 |
+
"Adobe Lightroom Classic": 5,
|
| 93 |
+
"Microsoft Word (Office 365)": 5,
|
| 94 |
+
"Krita": 5,
|
| 95 |
+
"Android Studio": 5,
|
| 96 |
+
"Xcode": 5,
|
| 97 |
+
"MATLAB R2022b": 5,
|
| 98 |
+
"Adobe Photoshop": 5,
|
| 99 |
+
"Trello": 5,
|
| 100 |
+
"Home Assistant dashboard in Chrome": 5,
|
| 101 |
+
"cPanel": 5,
|
| 102 |
+
"Jira Software in Chrome": 5,
|
| 103 |
+
"Windows 11 system UI": 5,
|
| 104 |
+
"AWS Management Console": 5,
|
| 105 |
+
"CapCut Desktop": 5,
|
| 106 |
+
"Slack desktop": 5,
|
| 107 |
+
"Salesforce Lightning (CRM) in Chrome": 5,
|
| 108 |
+
"SAP GUI (ERP)": 5,
|
| 109 |
+
"Ubuntu 24.04 GNOME desktop": 5,
|
| 110 |
+
"Microsoft Outlook": 5,
|
| 111 |
+
"OrderHub POS (fictional)": 5,
|
| 112 |
+
"PyCharm": 5,
|
| 113 |
+
"Postman": 5,
|
| 114 |
+
"chess.com in a browser": 5,
|
| 115 |
+
"Intel Quartus II": 5,
|
| 116 |
+
"iOS Settings (iPad)": 5,
|
| 117 |
+
"Obsidian": 5,
|
| 118 |
+
"Proxmox VE": 5,
|
| 119 |
+
"GitHub (web)": 5,
|
| 120 |
+
"Steam desktop client": 5,
|
| 121 |
+
"QGIS": 5,
|
| 122 |
+
"Miro": 5,
|
| 123 |
+
"VLC Media Player": 5,
|
| 124 |
+
"OriginLab Origin 2018": 5,
|
| 125 |
+
"online banking web portal in a browser": 5,
|
| 126 |
+
"Linear": 5,
|
| 127 |
+
"Grafana": 5,
|
| 128 |
+
"Figma": 5,
|
| 129 |
+
"Adobe Acrobat Pro": 5,
|
| 130 |
+
"Xilinx Vivado": 5,
|
| 131 |
+
"Anki": 5,
|
| 132 |
+
"FL Studio 20": 5,
|
| 133 |
+
"Microsoft Azure Portal": 5,
|
| 134 |
+
"Ableton Live 12": 5,
|
| 135 |
+
"JupyterLab": 5,
|
| 136 |
+
"Sublime Text": 5,
|
| 137 |
+
"Blender 4": 5,
|
| 138 |
+
"IBM SPSS Statistics": 5,
|
| 139 |
+
"Docker Desktop": 5,
|
| 140 |
+
"Autodesk Inventor Professional": 5,
|
| 141 |
+
"WordPress admin in Chrome": 5,
|
| 142 |
+
"EViews 10": 5,
|
| 143 |
+
"NI LabVIEW": 5,
|
| 144 |
+
"Lens (Kubernetes IDE)": 5,
|
| 145 |
+
"Visual Studio Code": 5,
|
| 146 |
+
"UltiMaker Cura 5": 5,
|
| 147 |
+
"Google Chrome DevTools": 5,
|
| 148 |
+
"OBS Studio": 5
|
| 149 |
+
}
|
| 150 |
+
}
|
pointerbench-pro/assets/teaser.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0000.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0001.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0002.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0003.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0004.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0005.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0006.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0007.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0008.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0009.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0010.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0011.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0012.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0013.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0014.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0015.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0016.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0017.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0018.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0019.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0020.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0021.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0022.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0023.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0024.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0025.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0026.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0027.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0028.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0029.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0030.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0031.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0032.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0033.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0034.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0035.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0036.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0037.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0038.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0039.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0040.png
ADDED
|
Git LFS Details
|
pointerbench-pro/data/test/0041.png
ADDED
|
Git LFS Details
|