| # MoGUI😈 and MoCon🛡️ | |
| <div align="center"> | |
| 📃 [论文](./MoGUI_Paper_v0.1.pdf) | 😈 [MoGUI数据](https://huggingface.co/datasets/OpenDFM/MoGUI)| 🛡️ [MoCon数据](https://huggingface.co/datasets/OpenDFM/MoCon) | |
| 简体中文 | [English](./README.md) | |
| </div> | |
| ## 🔥 News | |
| - **[即将上线]** 我们即将发布MoCon🛡️和完整技术报告。 | |
| - **[2024.3.1]** 我们发布了[MoCon🛡️数据](https://huggingface.co/datasets/OpenDFM/MoCon)。 | |
| - **[2024.2.29]** 我们发布了[MoGUI😈数据](https://huggingface.co/datasets/OpenDFM/MoGUI)和[论文预告](./MoGUI_Paper_v0.1.pdf)。 | |
| ## 📑 引用 | |
| 如果您觉得我们的工作有用,请引用我们! | |
| ``` | |
| @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{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} | |
| } | |
| @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} | |
| } | |
| ``` | |
| ## 📧 联系我们 | |
| 如果你有任何问题,请随时通过电子邮件联系我们 `[email protected]` 和 `[email protected]` |