Views
No views yet
| Training config | Value |
|---|---|
| Base model | ByteDance-Seed/UI-TARS-1.5-7B |
| Fine-tuning method | LoRA (PEFT) |
| Training infrastructure | Qwen-VL-Series-Finetune |
| LoRA rank | 8 |
| Training epochs | 1 |
| Training samples | 24,935 |
| Perturbation Type | Variants | Description |
|---|---|---|
| Style | 5 | Visual domain randomization (colors, themes, fonts, element orders) |
| Text Shrink | 1 | Reduced font sizes |
| Precision | 1 | Changed page zoom level to 0.7 |
| Combined | 1 | 1 original + 5 style + 1 precision + 1 text shrink |
| Total | 8 | ~4,319 steps per variant |
1@misc{wang2026guiperturbeddomainrandomizationreveals,
2 title={GUI-Perturbed: Domain Randomization Reveals Systematic Brittleness in GUI Grounding Models},
3 author={Yangyue Wang and Harshvardhan Sikka and Yash Mathur and Tony Zhou and Jinu Nyachhyon and Pranav Guruprasad},
4 year={2026},
5 eprint={2604.14262},
6 archivePrefix={arXiv},
7 primaryClass={cs.LG},
8 url={https://arxiv.org/abs/2604.14262},
9}
10
11@online{training_on_gui_perturbed_technical_report_2026,
12 title = {Training on GUI-Perturbed: Why More Data Isn’t Enough},
13 author = {Wang, Yangyue and Sikka, Harsh and Mathur, Yash, and Zhou, Tony and Nyachhyon, Jinu and Guruprasad, Pranav},
14 year = {2026},
15 url = {https://blog.fig.inc/training-on-gui-perturbed-why-more-data-isnt-enough},
16 note = {Part 3: Finetuning Experiments}
17}
18
19