LGDCJan 9, 2023

Federated Learning for Energy Constrained IoT devices: A systematic mapping study

arXiv:2301.03720v112 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This study addresses the problem of energy efficiency in federated learning for IoT applications, which is crucial for deploying AI in resource-limited environments, but it is incremental as it synthesizes existing research rather than proposing new methods.

The authors conducted the first systematic mapping study on federated learning optimization techniques for energy-constrained IoT devices, analyzing 67 papers to provide a structured overview and recommendations for the research community.

Federated Machine Learning (Fed ML) is a new distributed machine learning technique applied to collaboratively train a global model using clients local data without transmitting it. Nodes only send parameter updates (e.g., weight updates in the case of neural networks), which are fused together by the server to build the global model. By not divulging node data, Fed ML guarantees its confidentiality, a crucial aspect of network security, which enables it to be used in the context of data-sensitive Internet of Things (IoT) and mobile applications, such as smart Geo-location and the smart grid. However, most IoT devices are particularly energy constrained, which raises the need to optimize the Fed ML process for efficient training tasks and optimized power consumption. In this paper, we conduct, to the best of our knowledge, the first Systematic Mapping Study (SMS) on Fed ML optimization techniques for energy-constrained IoT devices. From a total of more than 800 papers, we select 67 that satisfy our criteria and give a structured overview of the field using a set of carefully chosen research questions. Finally, we attempt to provide an analysis of the energy-constrained Fed ML state of the art and try to outline some potential recommendations for the research community.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes