Ruize-Zhang commited on
Commit
2253af0
·
verified ·
1 Parent(s): cadc54d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
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
- To Be Done
 
 
 
 
 
 
 
 
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
  ```