paper-with-me

홈 › Papers

DEAL: Decremental Energy-Aware Learning in a Federated System

2021-02-05 · Wenting Zou, Li Li, Zichen Xu, Chengzhong Xu

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 update functions, which allows kernel to correctly tune the local DVFS. We prototyped DEAL in containerized services with modern smartphone profiles and evaluated it with several learning benchmarks with realistic traces. We observed that DEAL achieves 75.6%-82.4% less energy footprint in different datasets, compared to the traditional methods. All learning processes are faster than state-of-the-practice FL frameworks up to 2-4X in model convergence.

📄 PDF Abstract BibTeX arXiv:2102.03051

Code (0)

등록된 구현이 없습니다.

Tasks

energy managementFederated LearningManagement

Similar Papers 제목 키워드 기반

Energy-Aware Analog Aggregation for Federated Learning with Redundant Data

2019-11-01 · Yuxuan Sun, Sheng Zhou, Deniz Gündüz

Federated learning (FL) enables workers to learn a model collaboratively by using their local data, with the help of a parameter server (PS) for global model aggregation. The high communication cost for periodic model up…

Federated LearningScheduling

FedGPO: Heterogeneity-Aware Global Parameter Optimization for Efficient Federated Learning

2022-11-30 · Young Geun Kim, Carole-Jean Wu

Federated learning (FL) has emerged as a solution to deal with the risk of privacy leaks in machine learning training. This approach allows a variety of mobile devices to collaboratively train a machine learning model wi…

Federated Learning

High-Frequency Tunable Grounded & Floating Incremental-Decremental Meminductor Emulator and Application

2022-05-12 · Garima Shukla, Pratik Kumar, Sajal K. Paul

This paper proposes a new design for realizing grounded and floating meminductor emulators built with two operational transconductance amplifiers (OTAs) and two second-generation current conveyors. The proposed grounded …

Vocal Bursts Intensity Prediction

Computation-aware Energy-harvesting Federated Learning: Cyclic Scheduling with Selective Participation

2025-11-14 · Eunjeong Jeong, Nikolaos Pappas arxiv

Federated Learning (FL) is a powerful paradigm for distributed learning, but its increasing complexity leads to significant energy consumption from client-side computations for training models. In particular, the challen…

Federated Learning

Multiple Incremental Decremental Learning of Support Vector Machines

2009-12-01 · NeurIPS 2009 12 · Masayuki Karasuyama, Ichiro Takeuchi

We propose a multiple incremental decremental algorithm of Support Vector Machine (SVM). Conventional single cremental decremental SVM can update the trained model efficiently when single data point is added to or rem…