Update README.md
Browse files
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 |
-
@
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|