Update README.md
Browse files
README.md
CHANGED
|
@@ -39,5 +39,13 @@ For more details, see our [project page](https://thu-nics.github.io/WideSeek-R1/
|
|
| 39 |
If you use this model in your research, please cite our paper:
|
| 40 |
|
| 41 |
```bibtex
|
| 42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
```
|
|
|
|
| 39 |
If you use this model in your research, please cite our paper:
|
| 40 |
|
| 41 |
```bibtex
|
| 42 |
+
@misc{xu2026wideseekr1exploringwidthscaling,
|
| 43 |
+
title={WideSeek-R1: Exploring Width Scaling for Broad Information Seeking via Multi-Agent Reinforcement Learning},
|
| 44 |
+
author={Zelai Xu and Zhexuan Xu and Ruize Zhang and Chunyang Zhu and Shi Yu and Weilin Liu and Quanlu Zhang and Wenbo Ding and Chao Yu and Yu Wang},
|
| 45 |
+
year={2026},
|
| 46 |
+
eprint={2602.04634},
|
| 47 |
+
archivePrefix={arXiv},
|
| 48 |
+
primaryClass={cs.AI},
|
| 49 |
+
url={https://arxiv.org/abs/2602.04634},
|
| 50 |
+
}
|
| 51 |
```
|