Update README.md
Browse files
README.md
CHANGED
|
@@ -182,9 +182,12 @@ DeepSearch improves average accuracy by **+1.25 points** over the best prior 1.5
|
|
| 182 |
## Citation
|
| 183 |
|
| 184 |
```bibtex
|
| 185 |
-
@
|
| 186 |
-
title={DeepSearch: Overcome the Bottleneck of Reinforcement Learning with Verifiable Rewards via Monte Carlo Tree Search},
|
| 187 |
-
author={Fang
|
| 188 |
-
|
| 189 |
-
|
|
|
|
|
|
|
|
|
|
| 190 |
}
|
|
|
|
| 182 |
## Citation
|
| 183 |
|
| 184 |
```bibtex
|
| 185 |
+
@misc{wu2025deepsearch,
|
| 186 |
+
title = {DeepSearch: Overcome the Bottleneck of Reinforcement Learning with Verifiable Rewards via Monte Carlo Tree Search},
|
| 187 |
+
author = {Wu, Fang and Xuan, Weihao and Qi, Heli and Lu, Ximing and Tu, Aaron and Li, Li Erran and Choi, Yejin},
|
| 188 |
+
year = {2025},
|
| 189 |
+
eprint = {2509.25454},
|
| 190 |
+
archivePrefix = {arXiv},
|
| 191 |
+
primaryClass = {cs.AI},
|
| 192 |
+
doi = {10.48550/arXiv.2509.25454},
|
| 193 |
}
|