File size: 1,077 Bytes
036ce9b 13863ed 036ce9b e337c38 036ce9b 819bf4a e337c38 13863ed 036ce9b e337c38 13863ed e337c38 84932db ae782ed 84932db e337c38 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | ---
license: apache-2.0
tags:
- vision-language
- qwen
- multimodal
- visual-reasoning
---
## [ACM MM 2026] Remember-R1: Mitigating Long-Context Visual Forgetting through Reinforcement Learning
This repository provides the 3B checkpoint of Remember-R1.
## π Quick Links
- π [Paper](#)
- π» [GitHub](https://github.com/Ch921-cell/Remember-R1)
- π€ [Remember-R1-3B](.)
- π€ [Remember-R1-7B](https://huggingface.co/JM-Chen/Remember-R1-7B)
- π§ [Remember-R1 Dataset](https://huggingface.co/datasets/JM-Chen/Remember-R1)
## π Citation
If you find Remember-R1 useful in your research, please cite our paper:
```bibtex
@inproceedings{chen2026rememberr1,
title={Remember-R1: Mitigating Long-Context Visual Forgetting through Reinforcement Learning},
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},
booktitle={Proceedings of the 34th ACM International Conference on Multimedia},
year={2026}
}
```
|