paper-with-me

홈 › Papers

Energy-Aware Decentralized Learning with Intermittent Model Training

2024-07-01 · Akash Dhasade, Paolo Dini, Elia Guerra, Anne-Marie Kermarrec, Marco Miozzo, Rafael Pires, Rishi Sharma, Martijn de Vos

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 saving energy, also allow models to better mix and finally produce models with superior accuracy than typical DL algorithms that train at every round. Our empirical evaluations with 256 nodes demonstrate that SkipTrain reduces energy consumption by 50% and increases model accuracy by up to 12% compared to D-PSGD, the conventional DL algorithm.

📄 PDF Abstract BibTeX arXiv:2407.01283

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

SEASONS: Signal and Energy Aware Sensing on iNtermittent Systems

2024-02-13 · Pouya Mahdi Gholami, Henry Hoffmann

Both energy-aware, batteryless intermittent systems and signal-aware adaptive sampling algorithms (ASA) aim to maximize sensor data accuracy under energy constraints in edge devices. Intuitively, combining both into a si…

Carbon-aware decentralized dynamic task offloading in MIMO-MEC networks via multi-agent reinforcement learning

2026-02-21 · Mubshra Zulfiqar, Muhammad Ayzed Mirza, Basit Qureshi arxiv

Massive internet of things microservices require integrating renewable energy harvesting into mobile edge computing (MEC) for sustainable eScience infrastructures. Spatiotemporal mismatches between stochastic task arriva…

Multi-agent Reinforcement Learning

Design-Time Optimization of Deep Neural Networks for Intermittent Learning on Microcontrollers

2026-08-04 · Jakob Schubert, Maximilian Kasper, Maximilian Linke, Benedict Herzog 외 arxiv

We present a method for designing deep neural networks (DNNs) for intermittent, energy-autonomous, on-device learning on microcontroller units (MCUs). In mobile applications where the energy can run out, e.g., when solar…

Anomaly Detection

Semi-Decentralized Multi-Spacecraft Collision Avoidance under Communication Constraints

2026-07-29 · Grace Ra Kim, Mahdi Al-Husseini, Duncan Eddy, Mykel J. Kochenderfer arxiv

Current spacecraft collision-avoidance operations rely on intermittent ground-station contacts, requiring operators to plan with delayed and asynchronously updated information. Consequently, maneuvers must be planned wit…

Collision Avoidance

Enabling Fast Deep Learning on Tiny Energy-Harvesting IoT Devices

2021-11-28 · Sahidul Islam, Jieren Deng, Shanglin Zhou, Chen Pan 외

Energy harvesting (EH) IoT devices that operate intermittently without batteries, coupled with advances in deep neural networks (DNNs), have opened up new opportunities for enabling sustainable smart applications. Nevert…

Deep LearningQuantization