Add arXiv citation at end
Browse files
README.md
CHANGED
|
@@ -115,6 +115,17 @@ Headline numbers in Table 1 of the paper (the OPERA-MAPGRPO row)
|
|
| 115 |
require MAPGRPO training of the three agents; the training code is not
|
| 116 |
part of this release.
|
| 117 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
## License
|
| 119 |
|
| 120 |
The retrieval index and metadata are released for research use only.
|
|
|
|
| 115 |
require MAPGRPO training of the three agents; the training code is not
|
| 116 |
part of this release.
|
| 117 |
|
| 118 |
+
## Citation
|
| 119 |
+
|
| 120 |
+
```bibtex
|
| 121 |
+
@article{Liu2026OPERA,
|
| 122 |
+
author = {Liu, Yu and Liu, Yanbing and Yuan, Fangfang and Cao, Cong and Sun, Youbang and Peng, Kun and Chen, WeiZhuo and Li, Jianjun and Ma, Zhiyuan},
|
| 123 |
+
title = {{OPERA}: A Reinforcement Learning--Enhanced Orchestrated Planner-Executor Architecture for Reasoning-Oriented Multi-Hop Retrieval},
|
| 124 |
+
journal = {arXiv preprint arXiv:2508.16438},
|
| 125 |
+
year = {2026}
|
| 126 |
+
}
|
| 127 |
+
```
|
| 128 |
+
|
| 129 |
## License
|
| 130 |
|
| 131 |
The retrieval index and metadata are released for research use only.
|