Mercury7353 commited on
Commit
2c802b1
·
verified ·
1 Parent(s): 30619a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
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
- Coming soon.
 
 
 
 
 
 
 
 
 
 
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
+ ```