diff --git a/res/papers/01-survey.json b/res/papers/01-survey.json index 99e15e5..681f4a7 100644 --- a/res/papers/01-survey.json +++ b/res/papers/01-survey.json @@ -1,6 +1,24 @@ { "title": "Survey Papers", "paper": [ + { + "name": "Distributed Graph Neural Network Training: A Survey", + "venue": "ACM Computing Surveys 2024", + "affiliation":"PKU", + "link":"https://dl.acm.org/doi/10.1145/3648358" + }, + { + "name": "A Comprehensive Survey on Distributed Training of Graph Neural Networks", + "venue": "Proceedings of the IEEE 2023", + "affiliation": "Chinese Academy of Sciences", + "link":"https://ieeexplore.ieee.org/abstract/document/10348966" + }, + { + "name": "Graph Learning and Its Applications: A Holistic Survey", + "venue": "arXiv 2023", + "affiliation": "Southwestern University of Finance and Economics", + "link":"http://arxiv.org/abs/2212.08966" + }, { "name": "Distributed Graph Neural Network Training: A Survey", "venue": "arXiv 2022",