airbobby commited on
Commit
6418137
Β·
verified Β·
1 Parent(s): 7a3826c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  - UI
9
  - UI-UG
10
  - MLLM
11
- # - arxiv:2509.0000
12
 
13
  ---
14
 
@@ -19,10 +19,11 @@ tags:
19
 
20
  [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
21
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
 
22
  [![Hugging Face Model](https://img.shields.io/badge/πŸ€—%20Hugging%20Face-Model-yellow.svg)](https://huggingface.co/neovateai/UI-UG-7B)
23
  [![GitHub Repository](https://img.shields.io/badge/GitHub-Repository-181717.svg?logo=github)](https://github.com/neovateai/UI-UG)
24
 
25
- [**πŸ€— Model**](https://huggingface.co/neovateai/UI-UG-7B) | [**πŸš€ Quick Start**](#-quick-start) | [**πŸ“Š Evaluation**](#-evaluation) | [**πŸ“„ License**](#-license) | [πŸ“– Paper](Coming Soon)
26
 
27
  </div>
28
 
@@ -236,6 +237,22 @@ This project is licensed under the [Apache 2.0 License](https://www.apache.org/l
236
  - [**VLLM**](https://github.com/vllm-project/vllm) - High-performance inference framework
237
  - [**Ant Group**](https://www.antgroup.com) & [**AFX Team**](https://afx-team.github.io) - Technical support and scenario applications
238
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
239
  ---
240
 
241
  <div align="center">
 
8
  - UI
9
  - UI-UG
10
  - MLLM
11
+ - arxiv:2509.24361
12
 
13
  ---
14
 
 
19
 
20
  [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
21
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
22
+ [![Paper](https://img.shields.io/badge/paper-arxiv-red.svg)](https://arxiv.org/abs/2509.24361)
23
  [![Hugging Face Model](https://img.shields.io/badge/πŸ€—%20Hugging%20Face-Model-yellow.svg)](https://huggingface.co/neovateai/UI-UG-7B)
24
  [![GitHub Repository](https://img.shields.io/badge/GitHub-Repository-181717.svg?logo=github)](https://github.com/neovateai/UI-UG)
25
 
26
+ [**πŸ“– Paper**](https://arxiv.org/abs/2509.24361) | [**πŸ€— Model**](https://huggingface.co/neovateai/UI-UG-7B) | [**πŸš€ Quick Start**](#-quick-start) | [**πŸ“Š Evaluation**](#-evaluation) | [**πŸ“„ License**](#-license)
27
 
28
  </div>
29
 
 
237
  - [**VLLM**](https://github.com/vllm-project/vllm) - High-performance inference framework
238
  - [**Ant Group**](https://www.antgroup.com) & [**AFX Team**](https://afx-team.github.io) - Technical support and scenario applications
239
 
240
+ ## πŸ“– Citation
241
+
242
+ If you find this work useful, please consider citing:
243
+
244
+ ```bibtex
245
+ @misc{yang2025uiugunifiedmllmui,
246
+ title={UI-UG: A Unified MLLM for UI Understanding and Generation},
247
+ author={Hao Yang and Weijie Qiu and Ru Zhang and Zhou Fang and Ruichao Mao and Xiaoyu Lin and Maji Huang and Zhaosong Huang and Teng Guo and Shuoyang Liu and Hai Rao},
248
+ year={2025},
249
+ eprint={2509.24361},
250
+ archivePrefix={arXiv},
251
+ primaryClass={cs.CV},
252
+ url={https://arxiv.org/abs/2509.24361},
253
+ }
254
+ ```
255
+
256
  ---
257
 
258
  <div align="center">