| | --- |
| | license: cc-by-nc-sa-4.0 |
| | tags: |
| | - GUI |
| | pretty_name: MoGUI |
| | viewer: False |
| | --- |
| | |
| | # MoGUI😈 and MoCon🛡️ |
| |
|
| | <div align="center"> |
| |
|
| | 📃 [Paper](./MoGUI_Paper_v0.1.pdf) | 😈 [MoGUI Data](https://huggingface.co/datasets/OpenDFM/MoGUI)| 🛡️ [MoCon Data](https://huggingface.co/datasets/OpenDFM/MoCon) |
| |
|
| | [简体中文](./README_zh.md) | English |
| |
|
| | </div> |
| |
|
| | ## 🔥 News |
| |
|
| | - **[Cooming Soon]** We will release the complete technical report soon. |
| | - **[2024.3.1]** We have released [MoCon🛡️ data](https://huggingface.co/datasets/OpenDFM/MoCon). |
| | - **[2024.2.29]** We have released [MoGUI😈 data](https://huggingface.co/datasets/OpenDFM/MoGUI) and [pre-release paper](./MoGUI_Paper_v0.1.pdf). |
| |
|
| | ## 📑 Citation |
| |
|
| | If you find our work useful, please cite us! |
| |
|
| | ``` |
| | @inproceedings{zhu2025moba, |
| | title={MobA: Multifaceted Memory-Enhanced Adaptive Planning for Efficient Mobile Task Automation}, |
| | author={Zhu, Zichen and Tang, Hao and Li, Yansi and Liu, Dingye and Xu, Hongshen and Lan, Kunyao and Zhang, Danyang and Jiang, Yixuan and Zhou, Hao and Wang, Chenrun and others}, |
| | booktitle={Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (System Demonstrations)}, |
| | pages={535--549}, |
| | year={2025} |
| | } |
| | |
| | @misc{zhu2024mogui, |
| | title={Technical Report of MoGUI and MoCon}, |
| | author={Zichen Zhu and Liangtai Sun and Danyang Zhang and Ziyuan Li and Guangpeng Li and Lu Chen and Kai Yu}, |
| | year={2024}, |
| | howpublished={\url{https://huggingface.co/datasets/OpenDFM/MoGUI}} |
| | } |
| | |
| | @inproceedings{zhu2023cam, |
| | title={CAM-GUI: A Conversational Assistant on Mobile GUI}, |
| | author={Zhu, Zichen and Sun, Liangtai and Yang, Jingkai and Peng, Yifan and Zou, Weilin and Li, Ziyuan and Li, Wutao and Chen, Lu and Ma, Yingzi and Zhang, Danyang and others}, |
| | booktitle={National Conference on Man-Machine Speech Communication}, |
| | pages={302--315}, |
| | year={2023}, |
| | organization={Springer} |
| | } |
| | |
| | @inproceedings{sun2022meta, |
| | title={META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI}, |
| | author={Sun, Liangtai and Chen, Xingyu and Chen, Lu and Dai, Tianle and Zhu, Zichen and Yu, Kai}, |
| | booktitle={Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing}, |
| | pages={6699--6712}, |
| | year={2022} |
| | } |
| | ``` |
| |
|
| | ## 📧 Contact Us |
| |
|
| | If you have any questions, please feel free to contact us via email `JamesZhutheThird@sjtu.edu.cn` and `slt19990817@sjtu.edu.cn` |