Update README.md
Browse files
README.md
CHANGED
|
@@ -182,15 +182,14 @@ No personal user data is included.
|
|
| 182 |
|
| 183 |
## Citation
|
| 184 |
|
| 185 |
-
If you use this dataset in your research, please cite:
|
| 186 |
|
| 187 |
```bibtex
|
| 188 |
-
@
|
| 189 |
-
|
| 190 |
-
|
| 191 |
-
|
| 192 |
-
|
| 193 |
-
|
| 194 |
-
|
| 195 |
}
|
| 196 |
-
```
|
|
|
|
| 182 |
|
| 183 |
## Citation
|
| 184 |
|
| 185 |
+
If you use this dataset in your research, please cite the MUIAnno paper:
|
| 186 |
|
| 187 |
```bibtex
|
| 188 |
+
@article{parvez2026muianno,
|
| 189 |
+
title = {{MUIAnno}: An Expert-Annotated Dataset and Evaluation Benchmark for Mobile UI Understanding},
|
| 190 |
+
author = {Parvez, Athar and Mufti, Muhammad Jawad and Gull, Muqaddas and Hammad, Omar},
|
| 191 |
+
journal = {arXiv preprint arXiv:2605.17656},
|
| 192 |
+
year = {2026},
|
| 193 |
+
doi = {10.48550/arXiv.2605.17656},
|
| 194 |
+
url = {https://arxiv.org/abs/2605.17656}
|
| 195 |
}
|
|
|