Update README.md
Browse files
README.md
CHANGED
|
@@ -99,21 +99,21 @@ This project is developed by the following institutions:
|
|
| 99 |
|
| 100 |
If you find our code/paper/model helpful, please consider citing our papers 📝 and staring us ⭐️!
|
| 101 |
|
| 102 |
-
```
|
| 103 |
@misc{MiniOneRec,
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
}
|
| 111 |
|
| 112 |
@article{ReRe,
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
}
|
| 118 |
|
| 119 |
@inproceedings{RecZero,
|
|
|
|
| 99 |
|
| 100 |
If you find our code/paper/model helpful, please consider citing our papers 📝 and staring us ⭐️!
|
| 101 |
|
| 102 |
+
```bib
|
| 103 |
@misc{MiniOneRec,
|
| 104 |
+
title={MiniOneRec: An Open-Source Framework for Scaling Generative Recommendation},
|
| 105 |
+
author={Xiaoyu Kong and Leheng Sheng and Junfei Tan and Yuxin Chen and Jiancan Wu and An Zhang and Xiang Wang and Xiangnan He},
|
| 106 |
+
year={2025},
|
| 107 |
+
eprint={2510.24431},
|
| 108 |
+
archivePrefix={arXiv},
|
| 109 |
+
primaryClass={cs.IR},
|
| 110 |
}
|
| 111 |
|
| 112 |
@article{ReRe,
|
| 113 |
+
title={Reinforced Preference Optimization for Recommendation},
|
| 114 |
+
author={Junfei Tan and Yuxin Chen and An Zhang and Junguang Jiang and Bin Liu and Ziru Xu and Han Zhu and Jian Xu and Bo Zheng and Xiang Wang},
|
| 115 |
+
journal={arXiv preprint arXiv:2510.12211},
|
| 116 |
+
year={2025},
|
| 117 |
}
|
| 118 |
|
| 119 |
@inproceedings{RecZero,
|