--- license: mit datasets: - Resurgammm/AGP-Training language: - en pipeline_tag: graph-ml arxiv: <2506.02951> --- # Model Card for AGP-Weights ## Model Description - **Homepage:** https://resurgamm.github.io/AGP/ - **Repository:** https://github.com/Resurgamm/AGP - **Paper:** https://arxiv.org/abs/2506.02951 ### Model Summary AGP-Weights are the weights of Adaptive Graph Pruning (AGP). We open-source our model weights so that you can reproduce our work. For further usage, please refer to [our repository](https://github.com/Resurgamm/AGP) ### Citation If you find AGP helpful in your research, please consider citing: ```bibtex @article{li2025adaptive, title={Adaptive Graph Pruning for Multi-Agent Communication}, author={Li, Boyi and Zhao, Zhonghan and Lee, Der-Horng and Wang, Gaoang}, journal={arXiv preprint arXiv:2506.02951}, year={2025} } ```