paper-with-me

Papers

Federated Graph Machine Learning: A Survey of Concepts, Techniques, and Applications

2022-07-24 · Xingbo Fu, Binchi Zhang, Yushun Dong, Chen Chen, Jundong Li

Graph machine learning has gained great attention in both academia and industry recently. Most of the graph machine learning models, such as Graph Neural Networks (GNNs), are trained over massive graph data. However, in many real-world scenarios, such as hospitalization prediction in healthcare systems, the graph data is usually stored at multiple data owners and cannot be directly accessed by any other parties due to privacy concerns and regulation restrictions. Federated Graph Machine Learning (FGML) is a promising solution to tackle this challenge by training graph machine learning models in a federated manner. In this survey, we conduct a comprehensive review of the literature in FGML. Specifically, we first provide a new taxonomy to divide the existing problems in FGML into two settings, namely, FL with structured data and structured FL. Then, we review the mainstream techniques in each setting and elaborate on how they address the challenges under FGML. In addition, we summarize the real-world applications of FGML from different domains and introduce open graph datasets and platforms adopted in FGML. Finally, we present several limitations in the existing studies with promising research directions in this field.

📄 PDF Abstract BibTeX arXiv:2207.11812

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Principles and Components of Federated Learning Architectures

2025-02-07 · MD Abdullah Al Nasim, Fatema Tuj Johura Soshi, Parag Biswas, A. S. M Anas Ferdous 외

Federated Learning (FL) is a machine learning framework where multiple clients, from mobiles to enterprises, collaboratively construct a model under the orchestration of a central server but still retain the decentralize…

Federated Learning

Quantum Federated Learning: A Comprehensive Survey

2025-08-21 · Dinh C. Nguyen, Md Raihan Uddin, Shaba Shaon, Ratun Rahman 외 arxiv

Quantum federated learning (QFL) is a combination of distributed quantum computing and federated machine learning, integrating the strengths of both to enable privacy-preserving decentralized learning with quantum-enhanc…

Federated Learning

Federated Continual Learning: Concepts, Challenges, and Solutions

2025-02-10 · Parisa Hamedi, Roozbeh Razavi-Far, Ehsan Hallaji

Federated Continual Learning (FCL) has emerged as a robust solution for collaborative model training in dynamic environments, where data samples are continuously generated and distributed across multiple devices. This su…

Continual LearningFederated LearningPrivacy PreservingSurvey

A Comprehensive Data-centric Overview of Federated Graph Learning

2025-07-22 · Zhengyu Wu, Xunkai Li, Yinlin Zhu, Zekai Chen 외 arxiv

In the era of big data applications, Federated Graph Learning (FGL) has emerged as a prominent solution that reconcile the tradeoff between optimizing the collective intelligence between decentralized datasets holders an…

Federated LearningGraph Learning

Survey of Personalization Techniques for Federated Learning

2020-03-19 · Viraj Kulkarni, Milind Kulkarni, Aniruddha Pant

Federated learning enables machine learning models to learn from private decentralized data without compromising privacy. The standard formulation of federated learning produces one shared model for all clients. Statisti…

BIG-bench Machine LearningFederated LearningSurvey