Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.

Overview

Awesome-Federated-Learning-on-Graph-and-GNN-papers

federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.

Federated Learning on Graphs

  1. [Arxiv 2019] Peer-to-peer federated learning on graphs. paper
  2. [NeurIPS Workshop 2019] Towards Federated Graph Learning for Collaborative Financial Crimes Detection. paper
  3. [Arxiv 2021] A Graph Federated Architecture with Privacy Preserving Learning. paper
  4. [Arxiv 2021] Federated Myopic Community Detection with One-shot Communication. paper

Federated Learning on Graph Neural Networks

Survey Papers

  1. [Arxiv 2021] FedGraphNN: A Federated Learning System and Benchmark for Graph Neural Networks. paper
  2. [Arxiv 2021] Federated Graph Learning -- A Position Paper. paper

Algorithm Papers

  1. [Arxiv 2020] Federated Dynamic GNN with Secure Aggregation. paper
  2. [Arxiv 2020] Privacy-Preserving Graph Neural Network for Node Classification. paper
  3. [Arxiv 2020] ASFGNN: Automated Separated-Federated Graph Neural Network. paper
  4. [Arxiv 2020] GraphFL: A Federated Learning Framework for Semi-Supervised Node Classification on Graphs. paper
  5. [Arxiv 2021] FedGNN: Federated Graph Neural Network for Privacy-Preserving Recommendation. paper
  6. [ICLR-DPML 2021] FedGraphNN: A Federated Learning System and Benchmark for Graph Neural Networks. paper code
  7. [Arxiv 2021] FL-AGCNS: Federated Learning Framework for Automatic Graph Convolutional Network Search. paper
  8. [CVPR 2021] Cluster-driven Graph Federated Learning over Multiple Domains. paper
  9. [Arxiv 2021] FedGL: Federated Graph Learning Framework with Global Self-Supervision. paper
  10. [AAAI 2022] SpreadGNN: Serverless Multi-task Federated Learning for Graph Neural Networks. paper
  11. [KDD 2021] Cross-Node Federated Graph Neural Network for Spatio-Temporal Data Modeling. paper code
  12. [Arxiv 2021] A Vertical Federated Learning Framework for Graph Convolutional Network. paper
  13. [NeurIPS 2021] Federated Graph Classification over Non-IID Graphs. paper
  14. [NeurIPS 2021] Subgraph Federated Learning with Missing Neighbor Generation. paper
  15. [CIKM 2021] Differentially Private Federated Knowledge Graphs Embedding. paper code
  16. [MICCAI Workshop 2021] A Federated Multigraph Integration Approach for Connectional Brain Template Learning. paper
  17. [TPDS 2021] FedGraph: Federated Graph Learning with Intelligent Sampling. paper

Federated Learning on Knowledge Graph

  1. [Arxiv 2020] FedE: Embedding Knowledge Graphs in Federated Setting. paper code
  2. [Arxiv 2020] Improving Federated Relational Data Modeling via Basis Alignment and Weight Penalty. paper
  3. [CIKM 2021] Federated Knowledge Graphs Embedding.paper
  4. [Arxiv 2021] Leveraging a Federation of Knowledge Graphs to Improve Faceted Search in Digital Libraries. paper

Private Graph Neural Networks

  1. [IEEE Big Data 2019] A Graph Neural Network Based Federated Learning Approach by Hiding Structure. paper
  2. [Arxiv 2020] Locally Private Graph Neural Networks. paper
  3. [Arxiv 2021] Privacy-Preserving Graph Convolutional Networks for Text Classification. paper
  4. [Arxiv 2021] GraphMI: Extracting Private Graph Data from Graph Neural Networks. paper
  5. [Arxiv 2021] Towards Representation Identical Privacy-Preserving Graph Neural Network via Split Learning. paper

Federated Learning: Survey

  1. [IEEE Signal Processing Magazine 2019] Federated Learning:Challenges, Methods, and Future Directions. paper
  2. [ACM TIST 2019] Federated Machine Learning Concept and Applications. paper
  3. [IEEE Communications Surveys & Tutorials 2020] Federated Learning in Mobile Edge Networks A Comprehensive Survey. paper

Graph Neural Networks: Survey

  1. [IEEE TNNLS 2020] A Comprehensive Survey on Graph Neural Networks. paper
  2. [IEEE TKDE 2020] Deep Learning on Graphs: A Survey. paper
  3. [AI Open] Graph Neural Networks: A Review of Methods and Applications. paper
  4. [ArXiv 2021] Graph Neural Networks in Network Neuroscience. paper -- GitHub repo of all reviewed papers
Owner
keven
keven
Tf alloc - Simplication of GPU allocation for Tensorflow2

tf_alloc Simpliying GPU allocation for Tensorflow Developer: korkite (Junseo Ko)

Junseo Ko 3 Feb 10, 2022
A Tensorflow implementation of the Text Conditioned Auxiliary Classifier Generative Adversarial Network for Generating Images from text descriptions

A Tensorflow implementation of the Text Conditioned Auxiliary Classifier Generative Adversarial Network for Generating Images from text descriptions

Ayushman Dash 93 Aug 04, 2022
Multi-Agent Reinforcement Learning for Active Voltage Control on Power Distribution Networks (MAPDN)

Multi-Agent Reinforcement Learning for Active Voltage Control on Power Distribution Networks (MAPDN) This is the implementation of the paper Multi-Age

Future Power Networks 83 Jan 06, 2023
PolyGlot, a fuzzing framework for language processors

PolyGlot, a fuzzing framework for language processors Build We tested PolyGlot on Ubuntu 18.04. Get the source code: git clone https://github.com/s3te

Software Systems Security Team at Penn State University 79 Dec 27, 2022
This is the official pytorch implementation for our ICCV 2021 paper "TRAR: Routing the Attention Spans in Transformers for Visual Question Answering" on VQA Task

🌈 ERASOR (RA-L'21 with ICRA Option) Official page of "ERASOR: Egocentric Ratio of Pseudo Occupancy-based Dynamic Object Removal for Static 3D Point C

Hyungtae Lim 225 Dec 29, 2022
A collection of awesome resources image-to-image translation.

awesome image-to-image translation A collection of resources on image-to-image translation. Contributing If you think I have missed out on something (

876 Dec 28, 2022
This is a collection of our NAS and Vision Transformer work.

AutoML - Neural Architecture Search This is a collection of our AutoML-NAS work iRPE (NEW): Rethinking and Improving Relative Position Encoding for Vi

Microsoft 828 Dec 28, 2022
Pywonderland - A tour in the wonderland of math with python.

A Tour in the Wonderland of Math with Python A collection of python scripts for drawing beautiful figures and animating interesting algorithms in math

Zhao Liang 4.1k Jan 03, 2023
Pytorch and Keras Implementations of Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects.

The repository contains the implementations for Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects. Model

Ankur Deria 115 Jan 06, 2023
Video Contrastive Learning with Global Context

Video Contrastive Learning with Global Context (VCLR) This is the official PyTorch implementation of our VCLR paper. Install dependencies environments

143 Dec 26, 2022
The hippynn python package - a modular library for atomistic machine learning with pytorch.

The hippynn python package - a modular library for atomistic machine learning with pytorch. We aim to provide a powerful library for the training of a

Los Alamos National Laboratory 37 Dec 29, 2022
Proximal Backpropagation - a neural network training algorithm that takes implicit instead of explicit gradient steps

Proximal Backpropagation Proximal Backpropagation (ProxProp) is a neural network training algorithm that takes implicit instead of explicit gradient s

Thomas Frerix 40 Dec 17, 2022
Repository for the Bias Benchmark for QA dataset.

BBQ Repository for the Bias Benchmark for QA dataset. Authors: Alicia Parrish, Angelica Chen, Nikita Nangia, Vishakh Padmakumar, Jason Phang, Jana Tho

ML² AT CILVR 18 Nov 18, 2022
Implementation for paper: Self-Regulation for Semantic Segmentation

Self-Regulation for Semantic Segmentation This is the PyTorch implementation for paper Self-Regulation for Semantic Segmentation, ICCV 2021. Citing SR

Dong ZHANG 30 Nov 21, 2022
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.

This is the Vowpal Wabbit fast online learning code. Why Vowpal Wabbit? Vowpal Wabbit is a machine learning system which pushes the frontier of machin

Vowpal Wabbit 8.1k Jan 06, 2023
Code for the paper "Jukebox: A Generative Model for Music"

Status: Archive (code is provided as-is, no updates expected) Jukebox Code for "Jukebox: A Generative Model for Music" Paper Blog Explorer Colab Insta

OpenAI 6k Jan 02, 2023
PyTorch implementation of our ICCV2021 paper: StructDepth: Leveraging the structural regularities for self-supervised indoor depth estimation

StructDepth PyTorch implementation of our ICCV2021 paper: StructDepth: Leveraging the structural regularities for self-supervised indoor depth estimat

SJTU-ViSYS 112 Nov 28, 2022
An inofficial PyTorch implementation of PREDATOR based on KPConv.

PREDATOR: Registration of 3D Point Clouds with Low Overlap An inofficial PyTorch implementation of PREDATOR based on KPConv. The code has been tested

ZhuLifa 14 Aug 03, 2022
Weak-supervised Visual Geo-localization via Attention-based Knowledge Distillation

Weak-supervised Visual Geo-localization via Attention-based Knowledge Distillation Introduction WAKD is a PyTorch implementation for our ICPR-2022 pap

2 Oct 20, 2022
Gems & Holiday Package Prediction

Predictive_Modelling Gems & Holiday Package Prediction This project is based on 2 cases studies : Gems Price Prediction and Holiday Package prediction

Avnika Mehta 1 Jan 27, 2022