JM-Chen commited on
Commit
038a6f0
·
verified ·
1 Parent(s): 74bd776

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -23,10 +23,13 @@ This repository provides the training dataset for Remember-R1.
23
  If you find Remember-R1 useful in your research, please cite our paper:
24
 
25
  ```bibtex
26
- @inproceedings{chen2026rememberr1,
27
- title = {Remember-R1: Mitigating Long-Context Visual Forgetting through Reinforcement Learning},
28
- author = {Jianmin Chen and Jiaqi Tang and {Weiwei} and Xiaogang Xu and Zhe Liu and Qianzhou Wang and Yingying Yan and Botong Geng and Yuyang Xia and Lei Zhang and Qifeng Chen},
29
- booktitle = {Proceedings of the 34th ACM International Conference on Multimedia},
30
- year = {2026}
 
 
 
31
  }
32
  ```
 
23
  If you find Remember-R1 useful in your research, please cite our paper:
24
 
25
  ```bibtex
26
+ @misc{chen2026rememberr1mitigatinglongcontextvisual,
27
+ title={Remember-R1: Mitigating Long-Context Visual Forgetting through Reinforcement Learning},
28
+ author={Jianmin Chen and Jiaqi Tang and Wei Wei and Xiaogang Xu and Jiafei Wu and Zhe Liu and Qianzhou Wang and Yingying Yan and Botong Geng and Yuyang Xia and Lei Zhang and Qifeng Chen},
29
+ year={2026},
30
+ eprint={2608.01314},
31
+ archivePrefix={arXiv},
32
+ primaryClass={cs.CV},
33
+ url={https://arxiv.org/abs/2608.01314},
34
  }
35
  ```