Energy-Aware Metaheuristics

📅 2026-02-06
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work proposes an adaptive metaheuristic optimization framework that maximizes fitness gains under a fixed energy budget by leveraging operator-level energy efficiency. Introducing the Expected Improvement per Joule (EI/J) metric, the framework dynamically schedules lightweight and heavyweight operators to balance exploration and exploitation while optimizing energy utilization. For the first time, energy efficiency is explicitly integrated into the operator selection mechanism within a steady-state evolutionary algorithm that combines genetic operators, particle swarm optimization, and iterative local search. Evaluated on three combinatorial optimization problems—knapsack instances, NK landscapes, and error-correcting code design—the approach significantly reduces energy consumption compared to baseline methods while maintaining comparable solution quality. Empirical results further show that EI/J values converge early, leading to stable and reliable operator selection, thereby demonstrating the strategy’s generalizability across diverse problem domains.

Technology Category

Application Category

📝 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.
Problem

Research questions and friction points this paper is trying to address.

energy-aware
metaheuristics
energy budget
combinatorial optimization
operator selection
Innovation

Methods, ideas, or system contributions that make the work stand out.

energy-aware metaheuristics
Expected Improvement per Joule
operator-level energy modeling
adaptive operator selection
energy-constrained optimization
🔎 Similar Papers
No similar papers found.