English

Feature-Based Semantics-Aware Scheduling for Energy-Harvesting Federated Learning

Machine Learning 2025-12-02 v1 Distributed, Parallel, and Cluster Computing Information Theory Networking and Internet Architecture Signal Processing math.IT

Abstract

Federated Learning (FL) on resource-constrained edge devices faces a critical challenge: The computational energy required for training Deep Neural Networks (DNNs) often dominates communication costs. However, most existing Energy-Harvesting FL (EHFL) strategies fail to account for this reality, resulting in wasted energy due to redundant local computations. For efficient and proactive resource management, algorithms that predict local update contributions must be devised. We propose a lightweight client scheduling framework using the Version Age of Information (VAoI), a semantics-aware metric that quantifies update timeliness and significance. Crucially, we overcome VAoI's typical prohibitive computational cost, which requires statistical distance over the entire parameter space, by introducing a feature-based proxy. This proxy estimates model redundancy using intermediate-layer extraction from a single forward pass, dramatically reducing computational complexity. Experiments conducted under extreme non-IID data distributions and scarce energy availability demonstrate superior learning performance while achieving energy reduction compared to existing baseline selection policies. Our framework establishes semantics-aware scheduling as a practical and vital solution for EHFL in realistic scenarios where training costs dominate transmission costs.

Keywords

Cite

@article{arxiv.2512.01983,
  title  = {Feature-Based Semantics-Aware Scheduling for Energy-Harvesting Federated Learning},
  author = {Eunjeong Jeong and Giovanni Perin and Howard H. Yang and Nikolaos Pappas},
  journal= {arXiv preprint arXiv:2512.01983},
  year   = {2025}
}

Comments

This paper is currently under review for presentation at a peer-reviewed conference

R2 v1 2026-07-01T08:04:16.718Z