English

Energy-Aware Metaheuristics

Neural and Evolutionary Computing 2026-04-22 v4

Abstract

This paper presents a principled framework for designing energy-aware metaheuristics that operate under fixed energy budgets. We introduce a unified operator-level model that quantifies both numerical gain and energy usage, and define a robust Expected Improvement per Joule (EI/J) score that guides adaptive selection among operator variants during the search. The resulting energy-aware solvers dynamically choose between operators to self-control exploration and exploitation, aiming to maximize fitness gain under limited energy. We instantiate this framework with three representative metaheuristics - steady-state GA, PSO, and ILS - each equipped with both lightweight and heavy operator variants. Experiments on three heterogeneous combinatorial problems (Knapsack, NK-landscapes, and Error-Correcting Codes) show that the energy-aware variants consistently reach comparable fitness while requiring substantially less energy than their non-energy-aware baselines. EI/J values stabilize early and yield clear operator-selection patterns, with each solver reliably self-identifying the most improvement-per-Joule - efficient operator across problems.

Keywords

Cite

@article{arxiv.2602.06595,
  title  = {Energy-Aware Metaheuristics},
  author = {Enrique Alba and Tomohiro Harada and Gabriel Luque},
  journal= {arXiv preprint arXiv:2602.06595},
  year   = {2026}
}
R2 v1 2026-07-01T10:24:10.874Z