Update README.md
Browse files
README.md
CHANGED
|
@@ -50,5 +50,14 @@ Numbers in parentheses denote absolute gains over the single-agent baseline.
|
|
| 50 |
| Overall | Average | **38.33** |
|
| 51 |
|
| 52 |
## Citation
|
| 53 |
-
|
| 54 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
| Overall | Average | **38.33** |
|
| 51 |
|
| 52 |
## Citation
|
| 53 |
+
```
|
| 54 |
+
@misc{zhang2026metaagentxbreakingceiling,
|
| 55 |
+
title={MetaAgent-X : Breaking the Ceiling of Automatic Multi-Agent Systems via End-to-End Reinforcement Learning},
|
| 56 |
+
author={Yaolun Zhang and Yujie Zhao and Nan Wang and Yiran Wu and Jiayu Chang and Yizhao Chen and Qingyun Wu and Jishen Zhao and Huazheng Wang},
|
| 57 |
+
year={2026},
|
| 58 |
+
eprint={2605.14212},
|
| 59 |
+
archivePrefix={arXiv},
|
| 60 |
+
primaryClass={cs.AI},
|
| 61 |
+
url={https://arxiv.org/abs/2605.14212},
|
| 62 |
+
}
|
| 63 |
+
```
|