paper-with-me

홈 › Papers

FedGraph: A Research Library and Benchmark for Federated Graph Learning

2024-10-08 · Yuhang Yao, Yuan Li, Xinyi Fan, Junhao Li, Kay Liu, Weizhao Jin, Yu Yang, Srivatsan Ravi, Philip S. Yu, Carlee Joe-Wong

Federated graph learning is an emerging field with significant practical challenges. While algorithms have been proposed to improve the accuracy of training graph neural networks, such as node classification on federated graphs, the system performance is often overlooked, despite it is crucial for real-world deployment. To bridge this gap, we introduce FedGraph, a research library designed for practical distributed training and comprehensive benchmarking of FGL algorithms. FedGraph supports a range of state-of-the-art graph learning methods and includes a monitoring class that evaluates system performance, with a particular focus on communication and computation costs during training. Unlike existing federated learning platforms, FedGraph natively integrates homomorphic encryption to enhance privacy preservation and supports scalable deployment across multiple physical machines with system-level performance evaluation to guide the system design of future algorithms. To enhance efficiency and privacy, we propose a low-rank communication scheme for algorithms like FedGCN that require pre-training communication, accelerating both the pre-training and training phases. Extensive experiments benchmark different FGL algorithms on three major graph learning tasks and demonstrate FedGraph as the first efficient FGL framework to support encrypted low-rank communication and scale to graphs with 100 million nodes.

📄 PDF Abstract BibTeX arXiv:2410.06340

Code (1)

fedgraph/fedgraph 공식 구현 pytorch

Tasks

BenchmarkingFederated LearningGraph LearningNode Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Library 설명 없음

Similar Papers 제목 키워드 기반

FedGraphNN: A Federated Learning System and Benchmark for Graph Neural Networks

2021-04-14 · Chaoyang He, Keshav Balasubramanian, Emir Ceyani, Carl Yang 외

Graph Neural Network (GNN) research is rapidly growing thanks to the capacity of GNNs in learning distributed representations from graph-structured data. However, centralizing a massive amount of real-world graph data fo…

Federated LearningGraph Neural NetworkMolecular Property Prediction

FedGraph: Federated Graph Learning with Intelligent Sampling

2021-11-02 · Fahao Chen, Peng Li, Toshiaki Miyazaki, Celimuge Wu

Federated learning has attracted much research attention due to its privacy protection in distributed machine learning. However, existing work of federated learning mainly focuses on Convolutional Neural Network (CNN), w…

Deep Reinforcement LearningFederated LearningGraph LearningGraph Sampling

FedGraph: an Aggregation Method from Graph Perspective

2022-10-06 · Zhifang Deng, Xiaohong Huang, Dandan Li, Xueguang Yuan

With the increasingly strengthened data privacy act and the difficult data centralization, Federated Learning (FL) has become an effective solution to collaboratively train the model while preserving each client's privac…

Federated LearningTumor Segmentation

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

FedGraph-VASP: Privacy-Preserving Federated Graph Learning with Post-Quantum Security for Cross-Institutional Anti-Money Laundering

2026-01-25 · Daniel Commey, Matilda Nkoom, Yousef Alsenani, Sena G. Hounsinou 외 arxiv

Virtual Asset Service Providers (VASPs) face a fundamental tension between regulatory compliance and user privacy when detecting cross-institutional money laundering. Current approaches require either sharing sensitive t…

Graph Neural NetworkFraud DetectionGraph Learning