add citations
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
## Citation
|
| 6 |
+
|
| 7 |
+
If you use this dataset, please cite:
|
| 8 |
+
|
| 9 |
+
```bibtex
|
| 10 |
+
@article{mancar2026,
|
| 11 |
+
title={ManCAR: Manifold-Constrained Latent Reasoning with Adaptive Test-Time Computation for Sequential Recommendation},
|
| 12 |
+
author={Kun Yang, Yuxuan Zhu, Yazhe Chen, Siyao Zheng, Bangyang Hong, Kangle Wu, Yabo Ni, Anxiang Zeng, Cong Fu, Hui Li},
|
| 13 |
+
journal={arXiv preprint arXiv:2602.20093},
|
| 14 |
+
year={2026}
|
| 15 |
+
}
|