paper-with-me

홈 › Papers

Federated Learning with Cooperating Devices: A Consensus Approach for Massive IoT Networks

2019-12-27 · Stefano Savazzi, Monica Nicoli, Vittorio Rampa

Federated learning (FL) is emerging as a new paradigm to train machine learning models in distributed systems. Rather than sharing, and disclosing, the training dataset with the server, the model parameters (e.g. neural networks weights and biases) are optimized collectively by large populations of interconnected devices, acting as local learners. FL can be applied to power-constrained IoT devices with slow and sporadic connections. In addition, it does not need data to be exported to third parties, preserving privacy. Despite these benefits, a main limit of existing approaches is the centralized optimization which relies on a server for aggregation and fusion of local parameters; this has the drawback of a single point of failure and scaling issues for increasing network size. The paper proposes a fully distributed (or server-less) learning approach: the proposed FL algorithms leverage the cooperation of devices that perform data operations inside the network by iterating local computations and mutual interactions via consensus-based methods. The approach lays the groundwork for integration of FL within 5G and beyond networks characterized by decentralized connectivity and computing, with intelligence distributed over the end-devices. The proposed methodology is verified by experimental datasets collected inside an industrial IoT environment.

📄 PDF Abstract BibTeX arXiv:1912.13163

Code (1)

labRadioVision/federated 공식 구현 tf

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Semi-Federated Learning

2020-03-28 · Zhikun Chen, Daofeng Li, Ming Zhao, Sihai Zhang 외

Federated learning (FL) enables massive distributed Information and Communication Technology (ICT) devices to learn a global consensus model without any participants revealing their own data to the central server. Howeve…

ClusteringFederated Learning

Semi-Federated Learning for Collaborative Intelligence in Massive IoT Networks

2023-03-09 · Wanli Ni, Jingheng Zheng, Hui Tian

Implementing existing federated learning in massive Internet of Things (IoT) networks faces critical challenges such as imbalanced and statistically heterogeneous data and device diversity. To this end, we propose a semi…

DiversityFederated Learning

Peer-to-Peer Deep Learning for Beyond-5G IoT

2023-10-29 · Srinivasa Pranav, José M. F. Moura

We present P2PL, a practical multi-device peer-to-peer deep learning algorithm that, unlike the federated learning paradigm, does not require coordination from edge servers or the cloud. This makes P2PL well-suited for t…

Deep LearningFederated Learning

Fair Resource Allocation in Federated Learning

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Federated learning involves jointly learning over massively distributed partitions of data generated on remote devices. Naively minimizing an aggregate loss function in such a network may disproportionately advantage or …

FairnessFederated Learning

Federated Learning Beyond the Star: Local D2D Model Consensus with Global Cluster Sampling

2021-09-07 · Frank Po-Chen Lin, Seyyedali Hosseinalipour, Sheikh Shams Azam, Christopher G. Brinton 외

Federated learning has emerged as a popular technique for distributing model training across the network edge. Its learning architecture is conventionally a star topology between the devices and a central server. In this…

Federated Learning