Datasets:

Tags:
GUI
License:
JamesZhutheThird commited on
Commit
1963921
·
verified ·
1 Parent(s): 1cb396b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -8
README.md CHANGED
@@ -27,6 +27,14 @@ viewer: False
27
  If you find our work useful, please cite us!
28
 
29
  ```
 
 
 
 
 
 
 
 
30
  @misc{zhu2024mogui,
31
  title={Technical Report of MoGUI and MoCon},
32
  author={Zichen Zhu and Liangtai Sun and Danyang Zhang and Ziyuan Li and Guangpeng Li and Lu Chen and Kai Yu},
@@ -34,14 +42,6 @@ If you find our work useful, please cite us!
34
  howpublished={\url{https://huggingface.co/datasets/OpenDFM/MoGUI}}
35
  }
36
 
37
- @inproceedings{sun2022meta,
38
- title={META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI},
39
- author={Sun, Liangtai and Chen, Xingyu and Chen, Lu and Dai, Tianle and Zhu, Zichen and Yu, Kai},
40
- booktitle={Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing},
41
- pages={6699--6712},
42
- year={2022}
43
- }
44
-
45
  @inproceedings{zhu2023cam,
46
  title={CAM-GUI: A Conversational Assistant on Mobile GUI},
47
  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},
@@ -50,6 +50,14 @@ If you find our work useful, please cite us!
50
  year={2023},
51
  organization={Springer}
52
  }
 
 
 
 
 
 
 
 
53
  ```
54
 
55
  ## 📧 Contact Us
 
27
  If you find our work useful, please cite us!
28
 
29
  ```
30
+ @inproceedings{zhu2025moba,
31
+ title={MobA: Multifaceted Memory-Enhanced Adaptive Planning for Efficient Mobile Task Automation},
32
+ 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},
33
+ booktitle={Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (System Demonstrations)},
34
+ pages={535--549},
35
+ year={2025}
36
+ }
37
+
38
  @misc{zhu2024mogui,
39
  title={Technical Report of MoGUI and MoCon},
40
  author={Zichen Zhu and Liangtai Sun and Danyang Zhang and Ziyuan Li and Guangpeng Li and Lu Chen and Kai Yu},
 
42
  howpublished={\url{https://huggingface.co/datasets/OpenDFM/MoGUI}}
43
  }
44
 
 
 
 
 
 
 
 
 
45
  @inproceedings{zhu2023cam,
46
  title={CAM-GUI: A Conversational Assistant on Mobile GUI},
47
  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},
 
50
  year={2023},
51
  organization={Springer}
52
  }
53
+
54
+ @inproceedings{sun2022meta,
55
+ title={META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI},
56
+ author={Sun, Liangtai and Chen, Xingyu and Chen, Lu and Dai, Tianle and Zhu, Zichen and Yu, Kai},
57
+ booktitle={Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing},
58
+ pages={6699--6712},
59
+ year={2022}
60
+ }
61
  ```
62
 
63
  ## 📧 Contact Us