Update README.md
Browse files
README.md
CHANGED
|
@@ -10,14 +10,21 @@ For more details about the model and its implementation, please refer to the Git
|
|
| 10 |
If this work has contributed to your research, welcome to cite it:
|
| 11 |
|
| 12 |
```
|
| 13 |
-
@
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
}
|
| 22 |
```
|
| 23 |
---
|
|
|
|
| 10 |
If this work has contributed to your research, welcome to cite it:
|
| 11 |
|
| 12 |
```
|
| 13 |
+
@inproceedings{10.1145/3746027.3755703,
|
| 14 |
+
author = {Zhao, Baining and Wang, Ziyou and Fang, Jianjie and Gao, Chen and Man, Fanhang and Cui, Jinqiang and Wang, Xin and Chen, Xinlei and Li, Yong and Zhu, Wenwu},
|
| 15 |
+
title = {Embodied-R: Collaborative Framework for Activating Embodied Spatial Reasoning in Foundation Models via Reinforcement Learning},
|
| 16 |
+
year = {2025},
|
| 17 |
+
isbn = {9798400720352},
|
| 18 |
+
publisher = {Association for Computing Machinery},
|
| 19 |
+
address = {New York, NY, USA},
|
| 20 |
+
url = {https://doi.org/10.1145/3746027.3755703},
|
| 21 |
+
doi = {10.1145/3746027.3755703},
|
| 22 |
+
booktitle = {Proceedings of the 33rd ACM International Conference on Multimedia},
|
| 23 |
+
pages = {11071–11080},
|
| 24 |
+
numpages = {10},
|
| 25 |
+
keywords = {embodied intelligence, reasoning, vision-language model},
|
| 26 |
+
location = {Dublin, Ireland},
|
| 27 |
+
series = {MM '25}
|
| 28 |
}
|
| 29 |
```
|
| 30 |
---
|