Update README.md
Browse files
README.md
CHANGED
@@ -78,13 +78,10 @@ If you use this model in your work, please cite our paper:
|
|
78 |
**BibTeX:**
|
79 |
|
80 |
```bibtex
|
81 |
-
@
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
archivePrefix={arXiv},
|
87 |
-
primaryClass={cs.CV},
|
88 |
-
url={https://arxiv.org/abs/2510.09285},
|
89 |
}
|
90 |
```
|
|
|
78 |
**BibTeX:**
|
79 |
|
80 |
```bibtex
|
81 |
+
@article{huang2025spotlight,
|
82 |
+
title={Spotlight on Token Perception for Multimodal Reinforcement Learning},
|
83 |
+
author={Huang, Siyuan and Qu, Xiaoye and Li, Yafu and Luo, Yun and He, Zefeng and Liu, Daizong and Cheng, Yu},
|
84 |
+
journal={arXiv preprint arXiv:2510.09285},
|
85 |
+
year={2025}
|
|
|
|
|
|
|
86 |
}
|
87 |
```
|