Energy-Aware Decentralized Learning with Intermittent Model Training
Akash Dhasade, Paolo Dini, Elia Guerra, Anne-Marie Kermarrec, Marco, Miozzo, Rafael Pires, Rishi Sharma, Martijn de Vos

TL;DR
This paper introduces SkipTrain, an energy-efficient decentralized learning algorithm that strategically skips training rounds to save energy and improve model accuracy, validated by experiments with 256 nodes.
Contribution
SkipTrain is a novel decentralized learning method that reduces energy use by skipping training rounds and enhances accuracy through better model mixing.
Findings
SkipTrain reduces energy consumption by 50%.
SkipTrain increases model accuracy by up to 12%.
Empirical validation with 256 nodes demonstrates effectiveness.
Abstract
Decentralized learning (DL) offers a powerful framework where nodes collaboratively train models without sharing raw data and without the coordination of a central server. In the iterative rounds of DL, models are trained locally, shared with neighbors in the topology, and aggregated with other models received from neighbors. Sharing and merging models contribute to convergence towards a consensus model that generalizes better across the collective data captured at training time. In addition, the energy consumption while sharing and merging model parameters is negligible compared to the energy spent during the training phase. Leveraging this fact, we present SkipTrain, a novel DL algorithm, which minimizes energy consumption in decentralized learning by strategically skipping some training rounds and substituting them with synchronization rounds. These training-silent periods, besides…
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
TopicsSmart Grid Energy Management · Context-Aware Activity Recognition Systems
