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
Self-attentive task GAN for space domain awareness data augmentation.

SATGAN TODO: update the article URL once published. Article about this implemention The self-attentive task generative adversarial network (SATGAN) le

Nathan 2 Mar 24, 2022
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)

PointCNN: Convolution On X-Transformed Points Created by Yangyan Li, Rui Bu, Mingchao Sun, Wei Wu, Xinhan Di, and Baoquan Chen. Introduction PointCNN

Yangyan Li 1.3k Dec 21, 2022
A Pythonic library for Nvidia Codec.

A Pythonic library for Nvidia Codec. The project is still in active development; expect breaking changes. Why another Python library for Nvidia Codec?

Zesen Qian 12 Dec 27, 2022
Source code for deep symbolic optimization.

Update July 10, 2021: This repository now supports an additional symbolic optimization task: learning symbolic policies for reinforcement learning. Th

Brenden Petersen 290 Dec 25, 2022
Open-Ended Commonsense Reasoning (NAACL 2021)

Open-Ended Commonsense Reasoning Quick links: [Paper] | [Video] | [Slides] | [Documentation] This is the repository of the paper, Differentiable Open-

(Bill) Yuchen Lin 31 Oct 19, 2022
Read number plates with https://platerecognizer.com/

HASS-plate-recognizer Read vehicle license plates with https://platerecognizer.com/ which offers free processing of 2500 images per month. You will ne

Robin 69 Dec 30, 2022
FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.

FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation [Project] [Paper] [arXiv] [Home] Official implementation of FastFCN:

Wu Huikai 815 Dec 29, 2022
Bayesian Inference Tools in Python

BayesPy Bayesian Inference Tools in Python Our goal is, given the discrete outcomes of events, estimate the distribution of categories. Using gradient

Max Sklar 99 Dec 14, 2022
Learning Features with Parameter-Free Layers (ICLR 2022)

Learning Features with Parameter-Free Layers (ICLR 2022) Dongyoon Han, YoungJoon Yoo, Beomyoung Kim, Byeongho Heo | Paper NAVER AI Lab, NAVER CLOVA Up

NAVER AI 65 Dec 07, 2022
Brain Tumor Detection with Tensorflow Neural Networks.

Brain-Tumor-Detection A convolutional neural network model built with Tensorflow & Keras to detect brain tumor and its different variants. Data of the

404ErrorNotFound 5 Aug 23, 2022
The repository for the paper "When Do You Need Billions of Words of Pretraining Data?"

pretraining-learning-curves This is the repository for the paper When Do You Need Billions of Words of Pretraining Data? Edge Probing We use jiant1 fo

ML² AT CILVR 19 Nov 25, 2022
Repo for our ICML21 paper Unsupervised Learning of Visual 3D Keypoints for Control

Unsupervised Learning of Visual 3D Keypoints for Control [Project Website] [Paper] Boyuan Chen1, Pieter Abbeel1, Deepak Pathak2 1UC Berkeley 2Carnegie

Boyuan Chen 34 Jul 22, 2022
Official release of MSHT: Multi-stage Hybrid Transformer for the ROSE Image Analysis of Pancreatic Cancer axriv: http://arxiv.org/abs/2112.13513

MSHT: Multi-stage Hybrid Transformer for the ROSE Image Analysis This is the official page of the MSHT with its experimental script and records. We de

Tianyi Zhang 53 Dec 27, 2022
VM3000 Microphones

VM3000-Microphones This project was completed by Ricky Leman under the supervision of Dr Ben Travaglione and Professor Melinda Hodkiewicz as part of t

UWA System Health Lab 0 Jun 04, 2021
GNNAdvisor: An Efficient Runtime System for GNN Acceleration on GPUs

GNNAdvisor: An Efficient Runtime System for GNN Acceleration on GPUs [Paper, Slides, Video Talk] at USENIX OSDI'21 @inproceedings{GNNAdvisor, title=

YUKE WANG 47 Jan 03, 2023
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.

mtomo Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation.

Katsuya Hyodo 24 Mar 02, 2022
Playing around with FastAPI and streamlit to create a YoloV5 object detector

FastAPI-Streamlit-based-YoloV5-detector Playing around with FastAPI and streamlit to create a YoloV5 object detector It turns out that a User Interfac

2 Jan 20, 2022
STRIVE: Scene Text Replacement In Videos

STRIVE: Scene Text Replacement In Videos Dataset Types: RoboText SynthText RealWorld videos RoboText : Videos of texts collected using navigation robo

15 Jul 11, 2022
Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)

QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation (CVPR2022) https://arxiv.org/abs/2203.08483 Unpaired image-to-image (I2I

Xueqi Hu 50 Dec 16, 2022
Multi Task Vision and Language

12-in-1: Multi-Task Vision and Language Representation Learning Please cite the following if you use this code. Code and pre-trained models for 12-in-

Facebook Research 712 Dec 19, 2022