chamber111 commited on
Commit
f5a39a1
·
verified ·
1 Parent(s): ac17eae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
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
- @misc{huang2025spotlighttokenperceptionmultimodal,
82
- title={Spotlight on Token Perception for Multimodal Reinforcement Learning},
83
- author={Siyuan Huang and Xiaoye Qu and Yafu Li and Yun Luo and Zefeng He and Daizong Liu and Yu Cheng},
84
- year={2025},
85
- eprint={2510.09285},
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
  ```