paper-with-me

홈 › Papers

A Vertical Federated Learning Framework for Graph Convolutional Network

2021-06-22 · Xiang Ni, Xiaolong Xu, Lingjuan Lyu, Changhua Meng, Weiqiang Wang

Recently, Graph Neural Network (GNN) has achieved remarkable success in various real-world problems on graph data. However in most industries, data exists in the form of isolated islands and the data privacy and security is also an important issue. In this paper, we propose FedVGCN, a federated GCN learning paradigm for privacy-preserving node classification task under data vertically partitioned setting, which can be generalized to existing GCN models. Specifically, we split the computation graph data into two parts. For each iteration of the training process, the two parties transfer intermediate results to each other under homomorphic encryption. We conduct experiments on benchmark data and the results demonstrate the effectiveness of FedVGCN in the case of GraphSage.

📄 PDF Abstract BibTeX arXiv:2106.11593

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningGraph Neural NetworkNode ClassificationPrivacy PreservingVertical Federated Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Hijack Vertical Federated Learning Models As One Party

2022-12-01 · Pengyu Qiu, Xuhong Zhang, Shouling Ji, Changjiang Li 외

Vertical federated learning (VFL) is an emerging paradigm that enables collaborators to build machine learning models together in a distributed fashion. In general, these parties have a group of users in common but own d…

Federated LearningVertical Federated Learning

Hybrid FedGraph: An efficient hybrid federated learning algorithm using graph convolutional neural network

2024-04-15 · Jaeyeon Jang, Diego Klabjan, Veena Mendiratta, Fanfei Meng

Federated learning is an emerging paradigm for decentralized training of machine learning models on distributed clients, without revealing the data to the central server. Most existing works have focused on horizontal or…

Federated Learning

A Vertical Federated Learning Framework for Horizontally Partitioned Labels

2021-06-18 · Wensheng Xia, Ying Li, Lan Zhang, Zhonghai Wu 외

Vertical federated learning is a collaborative machine learning framework to train deep leaning models on vertically partitioned data with privacy-preservation. It attracts much attention both from academia and industry.…

Federated LearningVertical Federated Learning

Vertical Federated Knowledge Transfer via Representation Distillation for Healthcare Collaboration Networks

2023-02-11 · Chung-ju Huang, Leye Wang, Xiao Han

Collaboration between healthcare institutions can significantly lessen the imbalance in medical resources across various geographic areas. However, directly sharing diagnostic information between institutions is typicall…

DiagnosticFederated LearningPrivacy PreservingRepresentation Learning+1

PyVertical: A Vertical Federated Learning Framework for Multi-headed SplitNN

2021-04-01 · Daniele Romanini, Adam James Hall, Pavlos Papadopoulos, Tom Titcombe 외

We introduce PyVertical, a framework supporting vertical federated learning using split neural networks. The proposed framework allows a data scientist to train neural networks on data features vertically partitioned acr…

Federated LearningVertical Federated Learning