File size: 1,066 Bytes
099dc9a
 
 
 
 
 
 
 
756dafc
099dc9a
 
 
 
 
 
 
 
756dafc
099dc9a
 
 
 
 
 
 
63798d1
038a6f0
 
63798d1
 
099dc9a
 
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
---
license: apache-2.0
tags:
  - vision-language
  - multimodal
  - visual-reasoning
---

## [ACM MM 2026] Remember-R1: Mitigating Long-Context Visual Forgetting through Reinforcement Learning

This repository provides the training dataset for Remember-R1.

## ๐Ÿ”— Quick Links

- ๐Ÿ“„ [Paper](#)
- ๐Ÿ’ป [GitHub](https://github.com/Ch921-cell/Remember-R1)
- ๐Ÿค— [Remember-R1-3B](https://huggingface.co/JM-Chen/Remember-R1-3B)
- ๐Ÿค— [Remember-R1-7B](https://huggingface.co/JM-Chen/Remember-R1-7B)
- ๐Ÿง  [Remember-R1 Dataset](.)

## ๐Ÿ“Œ 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}
}
```