Open AccessPosted Content
Federated Learning for Internet of Things: Recent Advances, Taxonomy, and Open Challenges
TL;DR: The recent advances of federated learning towards enabling Federated learning-powered IoT applications are presented and a set of metrics such as sparsification, robustness, quantization, scalability, security, and privacy, is delineated in order to rigorously evaluate the recent advances.
read more
Abstract: The Internet of Things (IoT) will be ripe for the deployment of novel machine learning algorithms for both network and application management. However, given the presence of massively distributed and private datasets, it is challenging to use classical centralized learning algorithms in the IoT. To overcome this challenge, federated learning can be a promising solution that enables on-device machine learning without the need to migrate the private end-user data to a central cloud. In federated learning, only learning model updates are transferred between end-devices and the aggregation server. Although federated learning can offer better privacy preservation than centralized machine learning, it has still privacy concerns. In this paper, first, we present the recent advances of federated learning towards enabling federated learning-powered IoT applications. A set of metrics such as sparsification, robustness, quantization, scalability, security, and privacy, is delineated in order to rigorously evaluate the recent advances. Second, we devise a taxonomy for federated learning over IoT networks. Third, we propose two IoT use cases of dispersed federated learning that can offer better privacy preservation than federated learning. Finally, we present several open research challenges with their possible solutions.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Trust Management of Tiny Federated Learning in Internet of Unmanned Aerial Vehicles
Jie Zheng,Jipeng Xu,Hongyang Du,Dusist Niyato,Jiawen Kang,Jiangtian Nie,Zheng Wang +6 more
TL;DR: Trust Management of Tiny Federated Learning in Internet of Unmanned Aerial Vehicles (IUAVs) focuses on improving the convergence speed and energy efficiency of tiny federated learning in IUAV networks while ensuring trustworthiness.
4
DLDP-FL: Dynamic local differential privacy federated learning method based on mesh network edge devices
TL;DR: Wang et al. as discussed by the authors proposed a novel edge FL architecture based on edge devices in mesh network architecture; next, they exploited the mesh networking features to address the problem of possible internal attacks from edge devices and design a Dynamic Local Differential Privacy (DLDP) algorithm; then, according to the communication characteristics of mesh network, they design Edge-FedAvg algorithm to reduce the communication cost; finally, to enhance the response to untrusted center servers, embed watermark in the model to further enhance the privacy protection capability.
3
Federated Variational Inference Methods for Structured Latent Variable Models
TL;DR: In this article , a general and elegant solution based on structured variational inference, widely used in Bayesian machine learning, adapted for the federated setting is presented, and a communication efficient variant analogous to the canonical FedAvg algorithm is provided.
3
PGFed: Personalize Each Client's Global Objective for Federated Learning
TL;DR: In this article , the authors proposed a personalized federated learning framework that enables each client to personalize its own global objective by explicitly and adaptively aggregating the empirical risks of itself and other clients.
Latency-Oriented Secure Wireless Federated Learning: A Channel-Sharing Approach With Artificial Jamming
TL;DR: In this paper, the authors proposed a channel sharing-based artificial jamming to increase the secrecy throughput of federated learning (FL) clients (FCs) by optimizing the local training time, the model uploading time, and the transmit power of the FCs.
3
References
Going deeper with convolutions
Christian Szegedy,Wei Liu,Yangqing Jia,Pierre Sermanet,Scott Reed,Dragomir Anguelov,Dumitru Erhan,Vincent Vanhoucke,Andrew Rabinovich +8 more
- 07 Jun 2015
TL;DR: Inception as mentioned in this paper is a deep convolutional neural network architecture that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14).
Wireless sensor networks: a survey
TL;DR: The concept of sensor networks which has been made viable by the convergence of micro-electro-mechanical systems technology, wireless communications and digital electronics is described.
19.8K
•Posted Content
Communication-Efficient Learning of Deep Networks from Decentralized Data
TL;DR: This work presents a practical method for the federated learning of deep networks based on iterative model averaging, and conducts an extensive empirical evaluation, considering five different model architectures and four datasets.
11.4K
Internet of Things: A Survey on Enabling Technologies, Protocols, and Applications
TL;DR: An overview of the Internet of Things with emphasis on enabling technologies, protocols, and application issues, and some of the key IoT challenges presented in the recent literature are provided and a summary of related research work is provided.
8K
•Book
The Algorithmic Foundations of Differential Privacy
Cynthia Dwork,Aaron Roth +1 more
- 11 Aug 2014
TL;DR: The preponderance of this monograph is devoted to fundamental techniques for achieving differential privacy, and application of these techniques in creative combinations, using the query-release problem as an ongoing example.