DEAL: Decremental Energy-Aware Learning in a Federated System
Wenting Zou, Li Li, Zichen Xu, Chengzhong Xu

TL;DR
DEAL is a novel federated learning system that significantly reduces energy consumption and preserves privacy by selectively involving workers and employing decremental learning algorithms, leading to faster convergence.
Contribution
It introduces a decremental learning design and an energy-aware worker selection strategy to improve energy efficiency and privacy in federated learning.
Findings
Achieves 75.6%-82.4% energy savings compared to traditional methods.
Faster model convergence, up to 2-4 times quicker.
Proven effective on modern smartphone profiles with realistic traces.
Abstract
Federated learning struggles with their heavy energy footprint on battery-powered devices. The learning process keeps all devices awake while draining expensive battery power to train a shared model collaboratively, yet it may still leak sensitive personal information. Traditional energy management techniques in system kernel mode can force the training device entering low power states, but it may violate the SLO of the collaborative learning. To address the conflict between learning SLO and energy efficiency, we propose DEAL, an energy efficient learning system that saves energy and preserves privacy with a decremental learning design. DEAL reduces the energy footprint from two layers: 1) an optimization layer that selects a subset of workers with sufficient capacity and maximum rewards. 2) a specified decremental learning algorithm that actively provides a decremental and incremental…
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
TopicsCaching and Content Delivery · Privacy-Preserving Technologies in Data · IoT and Edge/Fog Computing
