Energy and Memory-Efficient Federated Learning With Ordered Layer Freezing
Ziru Niu, Hai Dong, A.K. Qin, Tao Gu, Pengcheng Zhang

TL;DR
This paper introduces FedOLF, a federated learning method that improves efficiency by ordered layer freezing and Tensor Operation Approximation, achieving higher accuracy and lower resource consumption on IoT devices.
Contribution
FedOLF is the first to systematically apply ordered layer freezing combined with TOA for energy-efficient federated learning on resource-constrained IoT devices.
Findings
FedOLF outperforms existing methods in accuracy on multiple datasets.
It significantly reduces energy consumption and memory usage.
Experimental results show improved performance on non-iid data.
Abstract
Federated Learning (FL) has emerged as a privacy-preserving paradigm for training machine learning models across distributed edge devices in the Internet of Things (IoT). By keeping data local and coordinating model training through a central server, FL effectively addresses privacy concerns and reduces communication overhead. However, the limited computational power, memory, and bandwidth of IoT edge devices pose significant challenges to the efficiency and scalability of FL, especially when training deep neural networks. Various FL frameworks have been proposed to reduce computation and communication overheads through dropout or layer freezing. However, these approaches often sacrifice accuracy or neglect memory constraints. To this end, in this work, we introduce Federated Learning with Ordered Layer Freezing (FedOLF). FedOLF consistently freezes layers in a predefined order before…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · IoT and Edge/Fog Computing · Advanced Data and IoT Technologies
