Update README.md
Browse files
README.md
CHANGED
|
@@ -22,3 +22,15 @@ For detailed instructions on how to use within the **Mem-T** framework, please r
|
|
| 22 |
## Citation
|
| 23 |
|
| 24 |
If you find this work useful, please consider citing our paper.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## Citation
|
| 23 |
|
| 24 |
If you find this work useful, please consider citing our paper.
|
| 25 |
+
|
| 26 |
+
```
|
| 27 |
+
@misc{yue2026memtdensifyingrewardslonghorizon,
|
| 28 |
+
title={Mem-T: Densifying Rewards for Long-Horizon Memory Agents},
|
| 29 |
+
author={Yanwei Yue and Guibin Zhang and Boci Peng and Xuanbo Fan and Jiaxin Guo and Qiankun Li and Yan Zhang},
|
| 30 |
+
year={2026},
|
| 31 |
+
eprint={2601.23014},
|
| 32 |
+
archivePrefix={arXiv},
|
| 33 |
+
primaryClass={cs.LG},
|
| 34 |
+
url={https://arxiv.org/abs/2601.23014},
|
| 35 |
+
}
|
| 36 |
+
```
|