Source code of "GraphFL: A Federated Learning Framework for Semi-Supervised Node Classification on Graphs", accepted by ICDM 2022
Run GraphFL_*_nonIID.py for federated GraphSSC with non-IID graph data
Run GraphFL_*_ood.py for federated GraphSSC with new label domains
Run GraphFL_*_selftrain.py for leveraging unlabeled nodes via self-training