SpreadGNN

Graph learning framework

A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence

SpreadGNN: Serverless Multi-Task Learning Framework for Graph Neural Networks. Accepted to AAAI22.

GitHub

44 stars
6 watching
8 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
deepgraphlearning/gmnn A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. 403
yh-yao/fedgcn An implementation of a federated learning algorithm for training Graph Convolutional Networks on semi-supervised node classification tasks. 59
scaleoutsystems/fedn An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments 145
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
codepothunter/fednp A framework for non-IID federated learning via neural propagation 6
melisgl/mgl A Common Lisp machine learning library that supports neural networks, Boltzmann machines, and other algorithms. 593
mengcz13/kdd2021_cnfgnn An implementation of a federated graph neural network for spatio-temporal modeling 65
gingsmith/fmtl A framework for collaborative learning across multiple tasks and datasets in a distributed manner 130
kai-yue/ntk-fed A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. 3
sungwon-han/fedx An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. 69
rong-dai/dispfl An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. 72
mediabrain-sjtu/fedgela This project enables federated learning across partially class-disjoint data with curated bilateral curation. 11
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 56
ibm/federated-learning-lib A framework for collaborative distributed machine learning in enterprise environments. 500
yuetan031/fedstar This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. 60