Datasets:

ArXiv:
License:
tianbaoxiexxx commited on
Commit
92cbabf
·
verified ·
1 Parent(s): 07ee2b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -13,4 +13,19 @@ The JEDI Dataset consists of four carefully designed categories:
13
 
14
  This repository includes all the textures and images for these components.
15
 
16
- Additionally, JEDI processes and improves the data from [AGUVIS](https://github.com/xlang-ai/aguvis), calling it `AGUVIS++`. This repository contains the texture portion of `AGUVIS++`. For images, please refer to the [original repository](https://huggingface.co/collections/ranpox/aguvis-unified-pure-vision-gui-agents-6764e2bc343c62af95c209d8).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  This repository includes all the textures and images for these components.
15
 
16
+ Additionally, JEDI processes and improves the data from [AGUVIS](https://github.com/xlang-ai/aguvis), calling it `AGUVIS++`. This repository contains the texture portion of `AGUVIS++`. For images, please refer to the [original repository](https://huggingface.co/collections/ranpox/aguvis-unified-pure-vision-gui-agents-6764e2bc343c62af95c209d8).
17
+
18
+ ## 📄 Citation
19
+ If you find this work useful, please consider citing our paper:
20
+
21
+ ```bibtex
22
+ @misc{xie2025scalingcomputerusegroundinguser,
23
+ title={Scaling Computer-Use Grounding via User Interface Decomposition and Synthesis},
24
+ author={Tianbao Xie and Jiaqi Deng and Xiaochuan Li and Junlin Yang and Haoyuan Wu and Jixuan Chen and Wenjing Hu and Xinyuan Wang and Yuhui Xu and Zekun Wang and Yiheng Xu and Junli Wang and Doyen Sahoo and Tao Yu and Caiming Xiong},
25
+ year={2025},
26
+ eprint={2505.13227},
27
+ archivePrefix={arXiv},
28
+ primaryClass={cs.AI},
29
+ url={https://arxiv.org/abs/2505.13227},
30
+ }
31
+ ```