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. 465
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,669
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 363
dawnranger/pytorch-agnn An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning 145
yh-yao/fedgcn A software framework for training graph neural networks in a decentralized, federated learning setting 59
benedekrozemberczki/pdn An implementation of a neural network architecture designed to process graph-structured data 57
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 268
snap-stanford/distance-encoding This repository provides an implementation of a novel framework for designing Graph Neural Networks (GNNs) with improved structural representation learning capabilities. 182
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. 867
benedekrozemberczki/clustergcn A PyTorch implementation of a clustering algorithm for graph neural networks 787
zhenqincn/fedapen An implementation of cross-silo federated learning with adaptability to statistical heterogeneity 10