KDD2021_CNFGNN

Federated GNN

An implementation of a federated graph neural network for spatio-temporal modeling

Official PyTorch implementation of "Cross-Node Federated Graph Neural Network for Spatio-Temporal Modeling".

GitHub

65 stars
1 watching
9 forks
Language: Jupyter Notebook
last commit: about 3 years ago

Related projects:

Repository Description Stars
chingyaoc/ggnn.pytorch An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. 466
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,694
benedekrozemberczki/capsgnn A PyTorch implementation of a graph neural network architecture 1,246
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 367
dawnranger/pytorch-agnn An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning 146
yh-yao/fedgcn An implementation of a federated learning algorithm for training Graph Convolutional Networks on semi-supervised node classification tasks. 59
benedekrozemberczki/pdn An implementation of a neural network architecture designed to process graph-structured data 58
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 270
snap-stanford/distance-encoding A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. 184
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
mediabrain-sjtu/pfedgraph This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. 26
fedml-ai/spreadgnn A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence 44
bupt-gamma/openhgnn An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. 879
benedekrozemberczki/clustergcn A PyTorch implementation of a clustering algorithm for graph neural networks 788
zhenqincn/fedapen An implementation of cross-silo federated learning with adaptability to statistical heterogeneity 12