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
Data & Code for ACCENTOR Adding Chit-Chat to Enhance Task-Oriented Dialogues

ACCENTOR: Adding Chit-Chat to Enhance Task-Oriented Dialogues Overview ACCENTOR consists of the human-annotated chit-chat additions to the 23.8K dialo

Facebook Research 69 Dec 29, 2022
Intelligent Video Analytics toolkit based on different inference backends.

English | 中文 OpenIVA OpenIVA is an end-to-end intelligent video analytics development toolkit based on different inference backends, designed to help

Quantum Liu 15 Oct 27, 2022
OstrichRL: A Musculoskeletal Ostrich Simulation to Study Bio-mechanical Locomotion.

OstrichRL This is the repository accompanying the paper OstrichRL: A Musculoskeletal Ostrich Simulation to Study Bio-mechanical Locomotion. It contain

Vittorio La Barbera 51 Nov 17, 2022
Attention mechanism with MNIST dataset

[TensorFlow] Attention mechanism with MNIST dataset Usage $ python run.py Result Training Loss graph. Test Each figure shows input digit, attention ma

YeongHyeon Park 12 Jun 10, 2022
Co-GAIL: Learning Diverse Strategies for Human-Robot Collaboration

CoGAIL Table of Content Overview Installation Dataset Training Evaluation Trained Checkpoints Acknowledgement Citations License Overview This reposito

Jeremy Wang 29 Dec 24, 2022
Instance Semantic Segmentation List

Instance Semantic Segmentation List This repository contains lists of state-or-art instance semantic segmentation works. Papers and resources are list

bighead 87 Mar 06, 2022
Image Restoration Using Swin Transformer for VapourSynth

SwinIR SwinIR function for VapourSynth, based on https://github.com/JingyunLiang/SwinIR. Dependencies NumPy PyTorch, preferably with CUDA. Note that t

Holy Wu 11 Jun 19, 2022
Image marine sea litter prediction Shiny

MARLITE Shiny app for floating marine litter detection in aerial images. This directory contains the instructions and software needed to install the S

19 Dec 22, 2022
Code for Private Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data? (SDM 2022)

Private Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data? (SDM 2022) We consider how a user of a web servi

joisino 20 Aug 21, 2022
Deep universal probabilistic programming with Python and PyTorch

Getting Started | Documentation | Community | Contributing Pyro is a flexible, scalable deep probabilistic programming library built on PyTorch. Notab

7.7k Dec 30, 2022
R3Det based on mmdet 2.19.0

R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object Installation # install mmdetection first if you haven't installed it

SJTU-Thinklab-Det 38 Dec 15, 2022
95.47% on CIFAR10 with PyTorch

Train CIFAR10 with PyTorch I'm playing with PyTorch on the CIFAR10 dataset. Prerequisites Python 3.6+ PyTorch 1.0+ Training # Start training with: py

5k Dec 30, 2022
Generative Adversarial Networks(GANs)

Generative Adversarial Networks(GANs) Vanilla GAN ClusterGAN Vanilla GAN Model Structure Final Generator Structure A MLP with 2 hidden layers of hidde

Zhenbang Feng 2 Nov 05, 2021
CTF challenges and write-ups for MicroCTF 2021.

MicroCTF 2021 Qualifications About This repository contains CTF challenges and official write-ups for MicroCTF 2021 Qualifications. License Distribute

Shellmates 12 Dec 27, 2022
Team nan solution repository for FPT data-centric competition. Data augmentation, Albumentation, Mosaic, Visualization, KNN application

FPT_data_centric_competition - Team nan solution repository for FPT data-centric competition. Data augmentation, Albumentation, Mosaic, Visualization, KNN application

Pham Viet Hoang (Harry) 2 Oct 30, 2022
An implementation of RetinaNet in PyTorch.

RetinaNet An implementation of RetinaNet in PyTorch. Installation Training COCO 2017 Pascal VOC Custom Dataset Evaluation Todo Credits Installation In

Conner Vercellino 297 Jan 04, 2023
Progressive Growing of GANs for Improved Quality, Stability, and Variation

Progressive Growing of GANs for Improved Quality, Stability, and Variation — Official TensorFlow implementation of the ICLR 2018 paper Tero Karras (NV

Tero Karras 5.9k Jan 05, 2023
Investigating automatic navigation towards standard US views integrating MARL with the virtual US environment developed in CT2US simulation

AutomaticUSnavigation Investigating automatic navigation towards standard US views integrating MARL with the virtual US environment developed in CT2US

Cesare Magnetti 6 Dec 05, 2022
Official repository for "Deep Recurrent Neural Network with Multi-scale Bi-directional Propagation for Video Deblurring".

RNN-MBP Deep Recurrent Neural Network with Multi-scale Bi-directional Propagation for Video Deblurring (AAAI-2022) by Chao Zhu, Hang Dong, Jinshan Pan

SIV-LAB 22 Aug 31, 2022
Pytorch implementation of the paper "Topic Modeling Revisited: A Document Graph-based Neural Network Perspective"

Graph Neural Topic Model (GNTM) This is the pytorch implementation of the paper "Topic Modeling Revisited: A Document Graph-based Neural Network Persp

Dazhong Shen 8 Sep 14, 2022