paper-with-me

홈 › Papers

Central Server Free Federated Learning over Single-sided Trust Social Networks

2019-10-11 · Chaoyang He, Conghui Tan, Hanlin Tang, Shuang Qiu, Ji Liu

Federated learning has become increasingly important for modern machine learning, especially for data privacy-sensitive scenarios. Existing federated learning mostly adopts the central server-based architecture or centralized architecture. However, in many social network scenarios, centralized federated learning is not applicable (e.g., a central agent or server connecting all users may not exist, or the communication cost to the central server is not affordable). In this paper, we consider a generic setting: 1) the central server may not exist, and 2) the social network is unidirectional or of single-sided trust (i.e., user A trusts user B but user B may not trust user A). We propose a central server free federated learning algorithm, named Online Push-Sum (OPS) method, to handle this challenging but generic scenario. A rigorous regret analysis is also provided, which shows very interesting results on how users can benefit from communication with trusted users in the federated learning scenario. This work builds upon the fundamental algorithm framework and theoretical guarantees for federated learning in the generic social network scenario.

📄 PDF Abstract BibTeX arXiv:1910.04956

Code (1)

FedML-AI/FedML/tree/master/fedml_experiments/standalone/decentralized 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

One-Shot Federated Learning with Classifier-Free Diffusion Models

2025-02-12 · Obaidullah Zaland, Shutong Jin, Florian T. Pokorny, Monowar Bhuyan

Federated learning (FL) enables collaborative learning without data centralization but introduces significant communication costs due to multiple communication rounds between clients and the server. One-shot federated le…

BenchmarkingDataset GenerationFederated Learning

Distributed Federated Learning by Alternating Periods of Training

2026-01-05 · Shamik Bhattacharyya, Rachel Kalpana Kalaimani arxiv

Federated learning is a privacy-focused approach towards machine learning where models are trained on client devices with locally available data and aggregated at a central server. However, the dependence on a single cen…

Federated Learning

Evaluating Multi-Global Server Architecture for Federated Learning

2023-11-26 · Asfia Kawnine, Hung Cao, Atah Nuh Mih, Monica Wachowicz

Federated learning (FL) with a single global server framework is currently a popular approach for training machine learning models on decentralized environment, such as mobile devices and edge devices. However, the centr…

Federated Learning

Confederated Learning: Federated Learning with Decentralized Edge Servers

2022-05-30 · Bin Wang, Jun Fang, Hongbin Li, Xiaojun Yuan 외

Federated learning (FL) is an emerging machine learning paradigm that allows to accomplish model training without aggregating data at a central server. Most studies on FL consider a centralized framework, in which a sing…

Federated LearningScheduling

FIRMA: FIbonacci Ring Model Aggregation for Privacy-preserving Federated Learning

2026-05-21 · Rachid Hedjam arxiv

Federated learning protocols face a structural trilemma: canonical server-based aggregation~\cite{mcmahan2017} creates a single point of failure and gradient inversion risk; decentralised ring-gossip alternatives~\cite{h…

Federated Learning