Next Article in Journal
Benchmarking and Cross-Dataset Evaluation of AI-Based Intrusion Detection Systems for Smart City IoT Networks
Next Article in Special Issue
Lightweight Two-Stage RAG Retrieval Model Construction and Optimization for Coal Mine Safety: An Industrial RegTech and Industry 5.0 Perspective
Previous Article in Journal
A Multimodal Course Digital Twin for Adaptive Academic Planning: Integrating Physiological Stress, Self-Reports, and Academic Context
Previous Article in Special Issue
A Time-Frequency Fusion Fault Diagnosis Framework for Nuclear Power Plants Oriented to Class-Incremental Learning Under Data Imbalance
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Model for Green AI and Sustainable Computing: Energy-Efficient Architectures and Carbon-Aware Deployment in Industrial Systems

Information and Technology Department, Durban University of Technology, Durban 4001, South Africa
*
Authors to whom correspondence should be addressed.
Computers 2026, 15(6), 339; https://doi.org/10.3390/computers15060339
Submission received: 23 April 2026 / Revised: 21 May 2026 / Accepted: 25 May 2026 / Published: 26 May 2026

Abstract

The fast growth of AI and large-scale industrial compute infrastructures has led to unsustainable increases in energy consumption and greenhouse gas emissions on a global scale, creating serious sustainability issues in today’s modern cloud computing. The proposed hybrid framework called the Hierarchical Clustering Deep Q-Network Carbon-Aware Placement System (HC-DQNCAPS) was developed as a means to combine energy efficient design with carbon-aware deployment strategies to support intelligent, adaptive and environmentally sustainable workload scheduling and resource allocation for industrial computing systems. This framework uses real time metrics of resource utilization (server and network) and information about carbon intensity to improve the distribution of workloads across geographically distributed cloud and hybrid infrastructures through both Hierarchical Agglomerative Clustering (HAC)- and Deep Q-Network (DQN)-based reinforcement learning models. Multi-objective optimization is leveraged to optimize energy usage, carbon emissions and SLA violations while optimizing resource utilization. The HC-DQNCAPS architecture significantly outperformed such work practices as FCFS, Energy-Aware VM Allocation, Carbon-Unaware RL, PPO, DDQN and MADRL Scheduling, with SLA breaches always less than 5%, and with energy utilization consistently reduced by 30–35%, carbon emissions reduced by 25–30% and resource utilization increased by +20%. The model’s significance and stability were demonstrated using both ANOVA and Wilcoxon signed-rank statistical tests to be significant (p < 0.05) at 95% confidence intervals. Overall, the findings show that there is potential for implementing carbon-aware AI methods in order to maintain economic viability for all computing systems involved in the industrial cloud.

Graphical Abstract

1. Introduction

The swift progression and extensive utilization of artificial intelligence (AI) in various industries have markedly heightened the demand for large-scale computer infrastructure [1,2]. Modern AI-driven systems necessitate significant computational power for data processing, model training, and real-time decision-making across cloud data center, hybrid, and edge contexts. Although these capabilities have facilitated transformative innovations in sectors like manufacturing, healthcare, finance, and logistics, they have concurrently presented significant challenges concerning energy consumption and environmental sustainability [3,4,5]. Data centers are widely acknowledged as significant contributors to global electricity consumption and carbon emissions, prompting urgent worries on the long-term ecological consequences of AI technology [6].
In reaction to these difficulties, the notion of Green AI has arisen as a transformative approach that prioritizes the creation and implementation of energy-efficient and ecologically friendly computing systems [7]. In contrast to conventional AI methodologies that emphasize accuracy and performance regardless of computational expense, Green AI promotes the optimization of models and infrastructures to minimize energy usage, carbon emissions, and operating expenditures. This transition is especially significant in industrial systems, where extensive, ongoing workloads exacerbate the environmental consequences of inefficient resource use. Achieving sustainability in these environments is intricate due to fluctuating workload patterns, diverse infrastructure, and stringent SLA standards [8,9].
Current methodologies for energy-efficient computing have investigated strategies like virtual machine consolidation, dynamic resource allocation, and hardware-level improvements [10]. Recent research in carbon-aware computing has proposed scheduling workloads according to the carbon intensity of energy sources, allowing for systems to diminish emissions by utilizing cleaner energy availability over time and location [11]. Although these methods demonstrate potential, they are frequently executed in isolation, lacking a cohesive framework that concurrently tackles energy efficiency, carbon consciousness, and system performance. Moreover, numerous current solutions fail to fully leverage the capabilities of intelligent learning-based methodologies for adaptation to dynamic industrial contexts [12,13,14].
The rapid growth of AI, cloud computing, and digital transformation in industry has led to increased energy usage and carbon emissions in computing infrastructures. As the use of large scale, AI-enabled applications continue to increase and become dependent upon data centers and distributed cloud environments for support, sustainability is now recognized as a key issue in computing research. Most existing methods for workload scheduling and resource allocation have mainly focused on improving performance while neglecting environmental factors, including energy use, greenhouse gas emissions, and carbon intensity. Thus, there is an increasing demand for intelligent and sustainable computing frameworks that balance operational performance with environmental sustainability. This research addresses these issues by presenting a new “Green AI” framework called the HC-DQNCAPS that combines energy-efficient hardware architectures with carbon-aware workload scheduling to facilitate sustainable industrial cloud computing.
The contributions of this research are as follows:
  • We introduce a novel HC-DQNCAPS framework to combine HAC with the DQN reinforcement learning algorithm to achieve carbon-aware and energy-efficient workload scheduling.
  • We constructed a multi-objective optimization model to minimize energy consumption, carbon emissions, and SLA violations while maximizing resource utilization for industrial cloud environments.
  • Through experimental evaluation and statistical validation, we showed that our proposed HC-DQNCAPS framework performed better than existing methods such as FCFS, Energy-Aware VM, Carbon-Unaware RL, PPO, DDQN, and MADRL.
The remainder of this document is structured as follows: Section 2 provides a detailed review of the existing literature on concepts related to Green AI, sustainable cloud computing, efficient use of resources, carbon-aware scheduling, and reinforcement learning for solving problems; Section 3 presents the proposed HC-DQNCAPS framework, including the system architecture, mathematical formulation, and optimization constraints; Section 4 presents the experimental design, implementation details, simulations, evaluation criteria, and statistical methods used to validate results; Section 5 presents and compares the results against baselines and current state of the art; and Section 6 presents conclusions from a summary of findings along with contributions, limitations, and ideas for future research directions within the sustainable industrial computing based on AI.

2. Related Literature

The growing environmental consequences of extensive AI systems have given rise to Green AI, a research framework that prioritizes computational efficiency in conjunction with model performance [15,16]. Initial AI research predominantly concentrated on optimizing accuracy, frequently sacrificing substantial computational and energy resources [17,18,19]. Recent studies have indicated that the training and deployment of complicated models, especially deep learning architectures, can lead to significant carbon emissions. Consequently, researchers have initiated investigations into methodologies including model compression, pruning, quantization, and optimized neural architecture design to diminish the energy consumption of AI systems while preserving satisfactory performance standards [20,21]. These methodologies establish the basis for energy-efficient AI; nevertheless, they frequently focus just on model-level optimizations, neglecting comprehensive system-wide deployment techniques [18,19,22].
The domain of energy-efficient computing inside cloud and data center infrastructures has garnered significant interest [23]. Methods like dynamic voltage and frequency scaling, virtual machine (VM) consolidation, and workload migration have been extensively researched to diminish energy consumption in distributed systems [24,25,26]. VM consolidation, for example, reduces the quantity of operational physical servers by optimizing workload distribution, thus diminishing idle power consumption [27]. Likewise, adaptive resource provisioning enables systems to adjust resources according to demand, hence enhancing overall efficiency [28]. Although these strategies significantly diminish energy usage, they generally emphasize infrastructure-level optimization and do not explicitly account for the carbon intensity of energy sources, which fluctuates by area and time [29].
Recently, carbon-aware computing has emerged as a promising strategy to promote sustainability in computing systems. This research presents the notion of scheduling workloads according to the carbon intensity of power, allowing for systems to relocate computational jobs to areas or times when cleaner energy is accessible [30]. Research has shown that carbon-aware scheduling can substantially decrease emissions without necessitating extensive alterations to hardware infrastructure. Geographically distributed data centers can optimize renewable energy utilization by dynamically reallocating workloads [31]. Notwithstanding these developments, numerous current solutions regard carbon awareness as a supplementary feature instead of embedding it thoroughly within resource management and decision-making frameworks [7].
Recent years have demonstrated significant potential for the application of machine learning and reinforcement learning in resource optimization [32]. Reinforcement learning methodologies, especially DQN, have been employed to tackle dynamic resource allocation challenges in cloud environments. These strategies facilitate systems in acquiring optimal policies via interaction with the environment, hence adjusting to fluctuating workloads and system states [33,34]. Furthermore, Hierarchical Agglomerative Clustering approaches have been utilized to categorize analogous workloads, hence diminishing complexity and enhancing scalability in resource management [35]. Nevertheless, the majority of reinforcement learning-based methodologies prioritize performance and energy efficiency, frequently overlooking carbon-aware targets, and seldom integrate clustering with reinforcement learning within a cohesive framework [36,37].
Although there has been a lot of advancement in these different areas, there is still a large gap when it comes to developing an integrated model for industrial systems that combines energy efficiency and carbon awareness with intelligent decision-making. The current methods for addressing these issues may address each of them individually (and therefore are not very effective at all), but they do not help to create greener computing environments for the overall sustainability of industrial computing. This paper builds on and expands the research conducted in previous research papers to propose a hybrid solution that merges the components of energy efficient architectures with carbon-aware scheduling and reinforcement learning-based optimizations with clustering algorithms. The purpose of this hybrid model is to provide a more integrated and scalable solution for Green AI and sustainable computing in industrial settings.

3. Proposed Model

3.1. Overview

The HC-DQNCAPS (Hierarchical Clustering Deep Q-Network Carbon-Aware Placement System) framework is being evaluated as a potential industrial computing resource management solution based on its ability to create an intelligent, adaptive, and sustainable physical resource management system. This proposed design, as shown in Figure 1, integrates both carbon-aware scheduling of workloads, as well as deep reinforcement learning-based optimizations and energy efficient computing architectures aimed at reducing energy consumption, carbon emissions, and achieving Service Level Agreement (SLA) compliance within distributed cloud infrastructure.
The HC-DQNCAPS is composed of three tightly coupled layers that provide a cohesive framework for the placement of workloads within geographically distributed cloud data centers, hybrid cloud environments, and edge computing platforms to support distributed computing. The Energy-Efficient Infrastructure Layer utilizes adaptive resource provisioning, dynamic scaling of resources, virtual machine (VM) consolidation and intelligent workload balancing to reduce wasteful energy use and improve the efficiency of physical computing resources. By eliminating the idle state of servers and maximizing the effective use of physical resources, the HC-DQNCAPS will reduce the operational power use of physical computing equipment, and therefore reduce the cost of cooling those resources. In contrast to traditional static resource allocation systems, the HC-DQNCAPS will continuously monitor the infrastructure utilization and dynamically allocate physical computing resources to respond to actual workload demand.
The Carbon-Aware Scheduling Layer is a mechanism that uses both real-time and predictive data about carbon intensity in order to make decisions on workload placement. By utilizing a different approach than scheduling workloads based merely on the availability of resources or performance requirements, this approach prioritizes the execution of workloads in geographic areas and timeframes associated with lower carbon intensity for energy generation. This environmentally focused mechanism for scheduling contributes to significant reductions in greenhouse gas emissions while preserving operational efficiencies. Additionally, this framework incorporates a short-term carbon forecast that supports proactive deferring and migrating workload decisions.
The Intelligent Decision-Making Layer combines Hierarchical Agglomerative Clustering (HAC) technology with Deep Q-Network (DQN) reinforcement learning capitalizing upon the relative strengths of each technology to create highly efficient and scalable intelligent systems. HAC is a clustering methodology that groups workloads that exhibit similar resource utilization characteristics such as CPU utilization, memory demand, network bandwidth consumption, or I/O activity; this aids in decreasing complexity of decision-making and increasing scalability. DQNs utilize their continuous feedback loops in the form of reward and re-punishment to learn the best possible policies for allocating workloads to different areas of an emperor. A DQN’s performance as an agent continually learns optimal workload allocation policies through interaction with its environment under reward-based criteria and therefore has dynamic capabilities for adapting to differing workload patterns, varying carbon intensities, and various SLA conditions, enabling it to make timely decisions.
The HC-DQNCAPS framework is intended to accommodate a diverse range of industrial computing infrastructures and has been designed for large scale deployments. The HC-DQNCAPS framework will feature a modular architectural design, allowing for it to be integrated with cloud or edge computing or hybrid systems, while also being able to achieve computing objectives from a sustainability perspective.

3.2. System Architecture

The design framework of a HAC-DQNCAPS is based on a layered intelligent computing architecture that consists of four distinct operational layers: Data Collection Layer, Processing Layer, Decision Layer, and Execution Layer. This design framework includes the capabilities for real-time monitoring, intelligent analysis, adaptive learning, and sustainable workload management.
The Data Collection Layer collects operational and environmental data from distributed industrial infrastructures in real time. Examples of input parameters included in the Data Collection Layer are CPU utilization, memory usage, network bandwidth used, storage I/O statistics, workload arrival rates, carbon intensity data, SLA status, and energy consumption records. When these input parameters are aggregated together, they provide a complete picture of the operational status of the computing environment.
The Processing Layer processes incoming raw workload data and generates a standard feature vector to represent the state of the system (processing phase). The raw workload input data are cleaned, transformed, and aggregated into a standard set of feature vectors that will be suitable for machine learning preprocessing. Workload clustering is then performed using HAC, which clusters workloads according to similar behavioral characteristics. By utilizing cluster profiling, the quantity of computational resources required to make a decision is reduced, and more scalable decisions can be made based on these workloads. The processed state data (i.e., outcome of HAC) is processed into an n-dimensional state vector, which is used for reinforcement learning optimization.
The Decision Layer is the core intelligence element of the HAC-DQNCAPS framework and is driven by a DQN agent. The DQN receives the processed state data of the system as input and determines what the best workload to execute is.
The Execution Layer utilizes Cloud Orchestration Services and Resource Controllers to implement its chosen actions, such as VM Deployment, Workload Migration, Adaptive Scaling, and SLA Monitoring. Continuous Monitoring provides feedback to the Data Collection Layer so that the architecture can facilitate Iterative Learning and Adaptive Optimization.
Within this architecture, there is an ability to intelligently optimize in a closed loop fashion while balancing the sustainability and operational performance required by organizations.

3.3. Mathematical Formulation

The optimization goal of the proposed framework is to ensure that sustainability and performance are balanced through minimizing total carbon emissions and energy consumption and ensuring that SLA requirements will not be violated. This has been formulated as a multi-objective optimization problem, where multiple system objectives have been combined into one weighted, objective function. The trade-offs between energy efficiency, environmental impact, and quality of service will all be considered through defined objective function parameters in the formulation of the mathematical equations.
F = α E + β C + γ S
In this formulation, F defines the entire cost function to minimized. E defines the total amount of energy consumed by computing resources (servers, networking devices, and cooling). C defines the total quantity of carbon emissions produced from energy used (which is based upon the carbon intensity associated with where and when the energy is consumed). Lastly, S defines the penalty associated with SLA violations (e.g., delay of task completion, missing deadlines, or degraded service).
α, β, and γ are weighting factors that control the relative importance of these objective components. A higher value of the weighting factor α implies greater emphasis on energy efficiency; similarly, higher values for the weighting factor β indicate a greater emphasis on carbon reduction. Higher values for the weighting factor γ results in a stricter adherence to SLA requirements. The weights associated with the objective components can be adjusted to reflect the operational priorities of the industrial system, thereby allowing for the overall sustainability and performance goals of the model to be varied based on the needs of the user.
The total energy consumption is calculated as
E = i = 1 N P i × T i
where
  • P i denotes power consumption of node i .
  • T i represents execution time.
Carbon emissions are computed using carbon intensity data:
C = E × C I
where
  • C I represents carbon intensity.
SLA violation penalties are expressed as:
S = j = 1 M m a x 0 , D j T j
where
  • D j denotes task deadline.
  • T j represents actual completion time.
The framework additionally satisfies the following constraints:
CPU Constraint
i = 1 n V M i C P U H o s t j C P U
Memory Constraint
i = 1 n V M i R M M H o s t j R M M
Bandwidth Constraint
i = 1 n V M i B W H o s t j B W
SLA Constraint
S L A violations   S L A threshold  
The DQN updates Q-values using the Bellman optimization equation:
Q ( s , a ) Q ( s , a ) + α r + γ m a x a Q s , a Q ( s , a ) .

3.4. Hybrid Optimization Algorithm

The HC-DQNCAPS is a new optimization algorithm, as shown in Figure 2, that utilizes a combination of HAC and DQN reinforcement learning (RL) techniques for managing workloads in an environmentally friendly and dynamic manner.
Initially, the HAC groups workloads into clusters based on shared characteristics (i.e., CPU utilization, memory consumption, storage access patterns, and network characteristics), which enables the state-space to be significantly reduced in dimensions, and thus large-scale optimizations to be conducted.
Once the workloads have been clustered, the workload profile for each cluster is fed into the DQN agent, and the agent can then observe the state of the system and choose appropriate actions according to an ε-greedy selection policy; examples of actions that can be taken include VM/resource allocation, workload migration, workload procrastination, dynamic resource adjustment, and server consolidation.
To ensure that sustainability and performance metrics are taken into account when assigning rewards to the agent based on the actions it takes, the reward function contains factors for energy consumption, carbon emissions, and SLA violations.
Algorithm 1: HC-DQNCAPS optimization algorithm
Computers 15 00339 i001

4. Experiment and Implementation

4.1. Experimental Setup

A simulated multi-cloud computing environment was developed and used for testing the proposed HC-DQNCAPS framework and simulating real industrial cloud infrastructure in order to evaluate the ability of the framework to optimize energy efficiency, reduce carbon emissions, increase SLA compliance, and maximize resource utilization under dynamic operational conditions. The simulation used multiple disadvantages data centers with different types of hardware and software resources, different operating characteristics such as energy usage, and regionally limited carbon dioxide emissions to create a realistic representation of geographically dispersed data centers using virtualized resources in real time. The experimental environment used simulated multi-cloud computing systems connected by various types of network links with different types of CPU/memory/storage/network components, as well as different types of data center sites. The simulation also attempted to simulate actual workloads placed on actual industrial clouds using actual carbon profiles for the actual services being provided. As such, the experimental environment provides an accurate model of the current state of the multi-data-center industrial cloud computing infrastructures using actual virtualization technology, on-demand processing capacity, and elastic resource scalability in a virtual environment.
Within this simulation environment, multiple intelligent operational capabilities were integrated including dynamic provisioning of virtual machines, adaptive migration of workloads, monitoring of carbon intensity in real time, scheduling policies considering SLAs, and managing workloads with variable characteristics. Therefore, the framework it is based upon is able to dynamically adjust to varying levels of workload demand, energy supply and environmental conditions while sustaining reliable service and operational efficiency.
A wide variety of workload types were created within the simulation environment to evaluate how well the framework could adapt to these workloads. The types of workloads included CPU-bound workloads (scientific computation and training AI), memory-bound workloads (large databases that were stored on disk), I/O-bound (large amounts of network traffic and disk storage) when used with industrial applications, and real-time streaming workloads (strict latency and SLA requirements). The framework was evaluated based on its responsiveness to steady-state and burst workloads in stable and highly variable operational conditions. Table 1 provides an overview of the HC-DQNCAPS architecture, the comparative approaches, the evaluation metrics, and the statistical validation methods employed.

4.2. Implementation

A Deep Q-Network structure was used to implement the HC-DQNCAPS framework, which incorporated hierarchical clustering for adaptive workload optimization.
The DQN neural network consisted of three hidden layers of fully connected ReLU-activated units. The Adam optimization method was used to train the network and minimize mean squared error loss.
In order to support stable training and to help diminish temporal correlation between successive experiences, experience replay was implemented. Experience replay maintained a replay memory of 100,000 transitions, from which mini-batches of 64 randomly sampled transitions were selected during the training phase.
The use of a separate target network is critical to improving the convergence stability and to minimizing the oscillatory behavior caused by the learning of the DQN network. Periodic updates to the target network were made every 1000 iterations.
An ε-greedy policy was used to balance between exploration and exploitation. Initially, exploration dominated through ε = 1.0, which gave the agent ample opportunity to develop a variety of experiences in the environment over time. As training progressed, ε decreased steadily towards 0.01, allowing for the agent to use optimal policies to exploit previous training.
Hierarchical Agglomerative Clustering was accomplished through the use of Ward linkage criteria and Euclidean distance metrics. The implementation of hierarchical clustering also allowed for clustering with respect to workload behavior prior to reinforcement learning, which in turn lowered the computational complexity of the reinforcement learning process. The computational complexity of HAC is expressed as
O n 2 l o g n
The DQN training complexity is given by
O ( E × B × W )
where E = training episodes, B = batch size, W = network weights.
The framework achieved convergence after approximately 450 training episodes, where reward variance stabilized below 2%, demonstrating efficient learning and stable policy optimization.

5. Results and Discussion

5.1. Energy Consumption

In Figure 3 we can see that our HC-DQNCAPS method had the lowest amount of energy use compared with all of the other solutions tested. The traditional First-Come-First-Serve scheduling method used the highest amount of energy because it allocated workloads sequentially without ever looking at how efficient resources were or how optimally the system was actually using its resources. The Energy-Aware VM Allocation solution decreased energy use through consolidating (reducing the number of) virtual machines, but it was not an effective method due to the lack of intelligent adaptive learning capabilities.
Carbon-Unaware RL used a method based on reinforcement learning to provide more efficient energy use when allocating workloads; however, its effectiveness in actually using less energy was reduced due to the lack of carbon-aware optimization methods. Methods such as PPO, DDQN and MADRL optimized their use of energy better than these methods due to their use of more complex reinforcement learning models, but they were not as efficient as our HC-DQNCAPS framework in terms of energy consumption. The HC-DQNCAPS framework achieved an average of approximately 30 to 35% less energy consumption than the FCFS method through the combination of workload clustering, adaptation of VM migrations, carbon-aware workload scheduling and dynamic resource allocation. In addition, the hierarchical clustering approach made it possible to significantly reduce the number of idle resources used across the infrastructure, which minimized any unnecessary power consumed.

5.2. Carbon Emissions

The carbon emissions performance of all investigated methodologies is depicted in Figure 4. The framework HC-DQNCAPS performed the best in terms of carbon emissions with its carbon-aware workload scheduling methodology. The methodology of the framework combined real-time carbon intensity data with the workload placement decision-making process, which allowed for the shifting of workloads to data centers that were powered by cleaner energy sources as carbon intensity decreased, unlike traditional methodologies where performance or energy reduction were primary concerns.
The scheduling method of FCFS resulted in the greatest amount of carbon emission because workload allocation was not dependent on environmental conditions at all. The Energy-Aware VM was able to reduce emissions moderately due to savings from using energy efficiently; however, it also did not possess explicit carbon-aware scheduling capabilities. Although the Carbon-Unaware RL application improved the efficiency of allocations, it did not optimize placement of workloads according to regional carbon intensity variations. Advanced DRL methods, such as PPO, DDQN, and MADRL, improved environmental performance due to the scheduling capabilities being more intelligent; however, the HC-DQNCAPS framework was superior due to optimizing energy efficiency and being carbon-aware. Overall, the HC-DQNCAPS framework reduced approximately 25–30% of the carbon emission compared to traditional scheduling methodologies.

5.3. SLA Compliance

Figure 5 shows that the HC-DQNCAPS framework had the lowest rate of SLA violations across all tested methodologies. The highest number of SLA violations occurred with the FCFS scheduling because it processed tasks chronologically without prioritizing workloads or optimizing adaptively. The Energy-Aware VM approach had some SLA violations due to overly aggressive resource consolidation to save energy.
The Carbon-Unaware RL and the more progressive reinforcement learning methodologies like PPO, DDQN and MADRL all showed improved SLA performance because of their more intelligent scheduling policies and adaptive resource management; nonetheless, they were all still incapable of incorporating the integrated clustering-based workload optimization that the proposed framework contained. The HC-DQNCAPS also fulfills the sustainability objectives of reducing carbon emissions and use of natural resources while ensuring 100% reliability of service by introducing SLA penalties directly into the reward function of the reinforcement learning process, enabling the framework to sustain SLA violations of <5%, thus demonstrating that optimizing the environment is possible without sacrificing quality of service.

5.4. Resource Utilization

As can be seen in Figure 6, the HC-DQNCAPS framework had the highest resource utilization efficiency when compared to all other evaluated methods. The FCFS algorithm used inefficient resource utilization because there was no optimization or load balancing in the allocation process. However, Energy-Aware VM Allocation achieved higher utilization through consolidation of servers, but static optimization mechanisms limited the scalability and adaptability of the solution.
Through the use of reinforcement learning-based techniques such as PPO, DDQN and MADRL, there was some increase in the quantity of resources used by the systems due to dynamic allocation strategies learned from their respective environments; however, these methods processed workloads on a one-to-one basis without optimizing for workload clustering.
The HC-DQNCAPS framework had much better resource utilization compared to all other methods as a result of the Hybrid Clustering and DRL techniques being utilized. Workloads with the same type of resource characteristics can be clustered together to allow for better resource allocations while also reducing the idle capacity of the infrastructure. The HC-DQNCAPS framework had approximately 20% higher utilization than all other baseline methods, while also reducing energy consumption and carbon emissions.

6. Conclusions and Future Work

The study introduced a new framework for sustainable computing, called the HC-DQNCAPS, that will enable intelligent, environmentally friendly workload management in industrial cloud computing. The proposed framework uses principles from Green AI, hierarchical workload clustering, and deep reinforcement learning to optimize energy consumption, reduce carbon emissions, comply with Service Level Agreements (SLAs), and utilize resources in a geographically distributed cloud computing environment.
The combination of HAC with DQN RL allows for adaptive, real-time, and carbon-aware workload scheduling that is capable of responding in an adaptive manner to dynamic workload demand, changing infrastructure situations, and variable environmental factors.
The proposed HC-DQNCAPS framework was designed to maximize resource utilization while minimizing total energy consumption and GHG emissions and strictly complying with SLA requirements by using a multi-objective optimization model. The framework utilized real-time resource monitoring, carbon intensity awareness, adaptive workload migration, and intelligent VM allocation to support the operation of sustainable cloud computing. The utilization of clustering techniques also eliminated much of the complexity of decision-making and improved the scalability and efficiency of the reinforcement learning process.
We used simulated/industrial cloud environments for an experimental evaluation to show the performance and reliability of the proposed framework. Comparing the results with the FCFS scheduler, Energy-Aware VM Allocation, Carbon-Unaware RL (PPO), DDQN, and MADRL, shows how effective and efficient the HC-DQNCAPS was in all cases compared to other schedulers. Current techniques provide savings from the HC-DQNCAPS of approximately 30–35% in energy savings, 25–30% in carbon emission savings and +20% in resource utilization savings and SLA violations are less than 5%. As evidenced by Convergence Analysis, the DQN agent reached convergence after about 450 training episodes, proving the stability and efficiency of the policy. Learning evidence demonstrated by statistical validity using ANOVA and Wilcoxon signed-rank tests shows the results were reliable and statistically significant (p < 0.05) at 95% confidence intervals.
By providing the capability to deploy sustainable and carbon-aware AI solutions without an impact on operational efficiency (performance) or the operational capability of the HC-DQNCAPS framework’s modular and scalable architecture makes it appropriate for many different industrial computing use cases such as data centers operating in the cloud, hybrid cloud businesses, and distributed edge computing environments. The use of environmental awareness in reinforcement learning-based scheduling demonstrates how intelligent Green AI systems have the potential to address many current sustainability challenges.
Despite promising results from the proposed framework, there are still limitations that can be addressed in future work. The scope of this study was limited to a simulated cloud environment, thus requiring future work to implement and validate the framework on production-scale industrial infrastructures in the real world. More research is needed to test the framework for heterogeneous hardware configurations, variable network delays, and noisy sensing environments typically found within operational industrial systems.
The direction for future research is to expand the HC-DQNCAPS framework to include renewable energy forecasting and carbon intensity forecasting models through the use of advanced time series learning techniques, such as Long Short-Term Memory (LSTM) networks and Transformer-based forecasting architectures. The predictive features of these forecasting techniques will permit proactive scheduling decisions for workloads based on the anticipated availability of clean energy. In addition, the framework will be developed to work in edge computing and Internet of Things (IoT) environments, where there are challenges related to resource constraints, latency sensitivity, and distributed intelligence optimization.
Further research will focus on using Multi-Agent Reinforcement Learning (MARL) and Federated Reinforcement Learning for decentralized workload optimization across large cloud–edge ecosystems, thus providing new ways to achieve scalability and distributed decision-making. Moreover, considering carbon pricing policies and energy market complexities will also yield new avenues for research.

Author Contributions

Writing—original draft, M.A.; Writing—review & editing, S.O.O. A. All authors have read and agreed to the published version of the manuscript.

Funding

The study scholarship is being aided by Durban University of Technology. The Innovate for African Universities project under the British Council provided the much needed grounding for this publication.

Data Availability Statement

The data supporting the findings of this study are available from the corresponding author upon reasonable request. All datasets used were obtained and processed in compliance with ethical research standards.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
DQNDeep Q-Network
AIArtificial Intelligence
SLAService Level Agreement
FCFSFirst-Come-First-Serve
RL(No Carbon)Carbon-unaware reinforcement learning (RL without carbon considerations)
HC-DQNCAPSHierarchical Clustering Deep Q-Network Carbon-Aware Placement System
HACHierarchical Agglomerative Clustering
DRLDeep Reinforcement Learning
PPOProximal Policy Optimization
DDQNDouble Dueling Deep Q-Network
MADRLMulti-Agent Deep Reinforcement Learning

References

  1. Galaz, V.; Centeno, M.A.; Callahan, P.W.; Causevic, A.; Patterson, T.; Brass, I.; Baum, S.; Farber, D.; Fischer, J.; Garcia, D.; et al. Artificial intelligence, systemic risks, and sustainability. Technol. Soc. 2021, 67, 101741. [Google Scholar] [CrossRef] [Scilit]
  2. Ali, S.; Abuhmed, T.; El-Sappagh, S.; Muhammad, K.; Alonso-Moral, J.M.; Confalonieri, R.; Guidotti, R.; Del Ser, J.; Díaz-Rodríguez, N.; Herrera, F. Explainable Artificial Intelligence (XAI): What we know and what is left to attain Trustworthy Artificial Intelligence. Inf. Fusion 2023, 99, 101805. [Google Scholar] [CrossRef] [Scilit]
  3. Elahi, M.; Afolaranmi, S.O.; Martinez Lastra, J.L.; Perez Garcia, J.A. A comprehensive literature review of the applications of AI techniques through the lifecycle of industrial equipment. Discov. Artif. Intell. 2023, 3, 43. [Google Scholar] [CrossRef] [Scilit]
  4. How, M.-L.; Cheah, S.-M. Forging the Future: Strategic Approaches to Quantum AI Integration for Industry Transformation. AI 2024, 5, 290–323. [Google Scholar] [CrossRef] [Scilit]
  5. Tripathi, S.; Bachmann, N.; Brunner, M.; Rizk, Z.; Jodlbauer, H. Assessing the current landscape of AI and sustainability literature: Identifying key trends, addressing gaps and challenges. J. Big Data 2024, 11, 65. [Google Scholar] [CrossRef] [Scilit]
  6. Gbadeyan, O.J.; Muthivhi, J.; Linganiso, L.Z.; Deenadayalu, N. Decoupling Economic Growth from Carbon Emissions: A Transition toward Low-Carbon Energy Systems—A Critical Review. Clean Technol. 2024, 6, 1076–1113. [Google Scholar] [CrossRef] [Scilit]
  7. Dwivedi, Y.K.; Hughes, L.; Kar, A.K.; Baabdullah, A.M.; Grover, P.; Abbas, R.; Andreini, D.; Abumoghli, I.; Barlette, Y.; Bunker, D.; et al. Climate change and COP26: Are digital technologies and information management part of the problem or the solution? An editorial reflection and call to action. Int. J. Inf. Manag. 2022, 63, 102456. [Google Scholar] [CrossRef] [Scilit]
  8. Aslam, M.M.; Tufail, A.; Gul, H.; Irshad, M.N.; Namoun, A. Artificial intelligence for secure and sustainable industrial control systems—A Survey of challenges and solutions. Artif. Intell. Rev. 2025, 58, 349. [Google Scholar] [CrossRef] [Scilit]
  9. Najafzadeh, M.; Yeganeh, A. AI-Driven Digital Twins in Industrialized Offsite Construction: A Systematic Review. Buildings 2025, 15, 2997. [Google Scholar] [CrossRef] [Scilit]
  10. Maleki Varnosfaderani, S.; Forouzanfar, M. The Role of AI in Hospitals and Clinics: Transforming Healthcare in the 21st Century. Bioengineering 2024, 11, 337. [Google Scholar] [CrossRef] [Scilit]
  11. Barbieri, N.; Beretta, I.; Costantini, V.; D’Amato, A.; Gilli, M.; Marin, G.; Tagliapietra, S.; Zoboli, R.; Zoli, M.; Paleari, S.; et al. Sustainability Transition and the European Green Deal: A Macro-Dynamic Perspective; EIONET: Copenhagen, Denmark, 2021. [Google Scholar] [CrossRef]
  12. Ishfaq, H.; Kanwal, S.; Anwar, S.; Abdussalam, M.; Amin, W. Enhancing Smart Grid Security and Efficiency: AI, Energy Routing, and T&D Innovations (A Review). Energies 2025, 18, 4747. [Google Scholar] [CrossRef] [Scilit]
  13. Latoń, D.; Grela, J.; Ożadowicz, A.; Wisniewski, L. Artificial Intelligence and Machine Learning Approaches for Indoor Air Quality Prediction: A Comprehensive Review of Methods and Applications. Energies 2025, 18, 5194. [Google Scholar] [CrossRef] [Scilit]
  14. Luo, X.; Wang, A.; Zhang, X.; Huang, K.; Wang, S.; Chen, L.; Cui, Y. Toward Intelligent AIoT: A Comprehensive Survey on Digital Twin and Multimodal Generative AI Integration. Mathematics 2025, 13, 3382. [Google Scholar] [CrossRef] [Scilit]
  15. Raja Santhi, A.; Muthuswamy, P. Industry 5.0 or industry 4.0S? Introduction to industry 4.0 and a peek into the prospective industry 5.0 technologies. Int. J. Interact. Des. Manuf. 2023, 17, 947–979. [Google Scholar] [CrossRef] [Scilit]
  16. Bibri, S.E.; Huang, J.; Jagatheesaperumal, S.K.; Krogstie, J. The synergistic interplay of artificial intelligence and digital twin in environmentally planning sustainable smart cities: A comprehensive systematic review. Environ. Sci. Ecotechnology 2024, 20, 100433. [Google Scholar] [CrossRef] [Scilit]
  17. Ahmed, S.F.; Alam, M.S.B.; Hassan, M.; Rozbu, M.R.; Ishtiak, T.; Rafa, N.; Mofijur, M.; Shawkat Ali, A.B.M.; Gandomi, A.H. Deep learning modelling techniques: Current progress, applications, advantages, and challenges. Artif. Intell. Rev. 2023, 56, 13521–13617. [Google Scholar] [CrossRef] [Scilit]
  18. Mariani, M.; Dwivedi, Y.K. Generative artificial intelligence in innovation management: A preview of future research developments. J. Bus. Res. 2024, 175, 114542. [Google Scholar] [CrossRef] [Scilit]
  19. Olawade, D.B.; Wada, O.Z.; Ige, A.O.; Egbewole, B.I.; Olojo, A.; Oladapo, B.I. Artificial intelligence in environmental monitoring: Advancements, challenges, and future directions. Hyg. Environ. Health Adv. 2024, 12, 100114. [Google Scholar] [CrossRef] [Scilit]
  20. Capogrosso, L.; Cunico, F.; Cheng, D.S.; Fummi, F.; Cristani, M. A Machine Learning-Oriented Survey on Tiny Machine Learning. IEEE Access 2024, 12, 23406–23426. [Google Scholar] [CrossRef] [Scilit]
  21. Liu, J.; Du, Y.; Yang, K.; Wu, J.; Wang, Y.; Hu, X.; Wang, Z.; Liu, Y.; Sun, P.; Boukerche, A.; et al. Edge-Cloud Collaborative Computing on Distributed Intelligence and Model Optimization: A Survey. IEEE Commun. Surv. Tutor. 2026, 28, 5049–5080. [Google Scholar] [CrossRef] [Scilit]
  22. Barredo Arrieta, A.; Díaz-Rodríguez, N.; Del Ser, J.; Bennetot, A.; Tabik, S.; Barbado, A.; Garcia, S.; Gil-Lopez, S.; Molina, D.; Benjamins, R.; et al. Explainable Artificial Intelligence (XAI): Concepts, taxonomies, opportunities and challenges toward responsible AI. Inf. Fusion 2020, 58, 82–115. [Google Scholar] [CrossRef] [Scilit]
  23. Alzubaidi, L.; Zhang, J.; Humaidi, A.J.; Al-Dujaili, A.; Duan, Y.; Al-Shamma, O.; Santamaría, J.; Fadhel, M.A.; Al-Amidie, M.; Farhan, L. Review of deep learning: Concepts, CNN architectures, challenges, applications, future directions. J. Big Data 2021, 8, 53. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  24. Katal, A.; Dahiya, S.; Choudhury, T. Energy efficiency in cloud computing data centers: A survey on software technologies. Clust. Comput. 2023, 26, 1845–1875. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  25. Abadi, Z.J.K.; Mansouri, N. A comprehensive survey on scheduling algorithms using fuzzy systems in distributed environments. Artif. Intell. Rev. 2024, 57, 4. [Google Scholar] [CrossRef] [Scilit]
  26. Kahil, H.; Sharma, S.; Välisuo, P.; Elmusrati, M. Reinforcement learning for data center energy efficiency optimization: A systematic literature review and research roadmap. Appl. Energy 2025, 389, 125734. [Google Scholar] [CrossRef] [Scilit]
  27. Usman, M.J.; Ismail, A.S.; Abdul-Salaam, G.; Chizari, H.; Kaiwartya, O.; Gital, A.Y.; Abdullahi, M.; Aliyu, A.; Dishing, S.I. Energy-efficient Nature-Inspired techniques in Cloud computing datacenters. Telecommun. Syst. 2019, 71, 275–302. [Google Scholar] [CrossRef] [Scilit]
  28. Calvin, K.; Dasgupta, D.; Krinner, G.; Mukherji, A.; Thorne, P.W.; Trisos, C.; Romero, J.; Aldunce, P.; Barrett, K.; Blanco, G.; et al. Climate Change 2023: Synthesis Report. Contribution of Working Groups I, II and III to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change; Lee, H., Romero, J., Eds.; IPCC: Geneva, Switzerland, 2023. [Google Scholar] [CrossRef] [Scilit]
  29. Kabeyi, M.J.B.; Olanrewaju, O.A. Sustainable energy transition for renewable and low carbon grid electricity generation and supply. Front. Energy Res. 2022, 9, 743114. [Google Scholar] [CrossRef] [Scilit]
  30. Kyriakarakos, G. Bridging the AI–Energy Paradox: A Compute-Additionality Covenant for System Adequacy in Energy Transition. Sustainability 2025, 17, 9444. [Google Scholar] [CrossRef] [Scilit]
  31. Reddy Pinnapareddy, N. Carbon Conscious Scheduling in Kubernetes to Cut Energy Use and Emissions. Int. J. Comput. Exp. Sci. Eng. 2025, 11, 3. [Google Scholar] [CrossRef] [Scilit]
  32. Zhu, Z.; Lin, K.; Jain, A.K.; Zhou, J. Transfer Learning in Deep Reinforcement Learning: A Survey. IEEE Trans. Pattern Anal. Mach. Intell. 2023, 45, 13344–13362. [Google Scholar] [CrossRef] [Scilit]
  33. Tran-Dang, H.; Bhardwaj, S.; Rahim, T.; Musaddiq, A.; Kim, D.S. Reinforcement learning based resource management for fog computing environment: Literature review, challenges, and open issues. J. Commun. Netw. 2022, 24, 83–98. [Google Scholar] [CrossRef] [Scilit]
  34. Alex, M.; Ojo, S.O.; Awuor, F.M. Carbon-Aware, Energy-Efficient, and SLA-Compliant Virtual Machine Placement in Cloud Data Centers Using Deep Q-Networks and Agglomerative Clustering. Computers 2025, 14, 280. [Google Scholar] [CrossRef] [Scilit]
  35. Alsrehin, N.O.; Klaib, A.F.; Magableh, A. Intelligent Transportation and Control Systems Using Data Mining and Machine Learning Techniques: A Comprehensive Study. IEEE Access 2019, 7, 49830–49857. [Google Scholar] [CrossRef] [Scilit]
  36. Georgiadis, G.P.; Dimitriadis, C.N.; Georgiadis, M.C. Decarbonizing the Industry Sector: Current Status and Future Opportunities of Energy-Aware Production Scheduling. Processes 2025, 13, 1941. [Google Scholar] [CrossRef] [Scilit]
  37. Skoczkowski, T.; Bielecki, S.; Wołowicz, M.; Węglarz, A. Redefining Energy Management for Carbon-Neutral Supply Chains in Energy-Intensive Industries: An EU Perspective. Energies 2025, 18, 3932. [Google Scholar] [CrossRef] [Scilit]
Figure 1. Proposed HC-DQNCAPS framework: system architecture.
Figure 1. Proposed HC-DQNCAPS framework: system architecture.
Computers 15 00339 g001
Figure 2. Flowchart of HC-DQNCAPS optimization Algorithm 1.
Figure 2. Flowchart of HC-DQNCAPS optimization Algorithm 1.
Computers 15 00339 g002
Figure 3. Energy consumption comparison (kwh).
Figure 3. Energy consumption comparison (kwh).
Computers 15 00339 g003
Figure 4. Carbon emissions comparison (kgCO2).
Figure 4. Carbon emissions comparison (kgCO2).
Computers 15 00339 g004
Figure 5. SLA violation rate comparison.
Figure 5. SLA violation rate comparison.
Computers 15 00339 g005
Figure 6. Resource utilization comparison.
Figure 6. Resource utilization comparison.
Computers 15 00339 g006
Table 1. Summary of HC-DQNCAPS configuration, comparative methods, evaluation metrics, and statistical validation.
Table 1. Summary of HC-DQNCAPS configuration, comparative methods, evaluation metrics, and statistical validation.
CategoryComponentDescription/Value
DQN ConfigurationLearning Rate0.001
Discount Factor ((\gamma))0.95
Replay Buffer Size100,000 experiences
Mini-Batch Size64
Training Episodes1000
Exploration Policyε-greedy
Initial Exploration Rate ((\epsilon))1.0
ε-Decay Rate0.995
Baseline and SOTA Comparison MethodsFCFS SchedulingTraditional First-Come-First-Serve scheduling
Energy-Aware VM AllocationEnergy optimization without carbon awareness
Carbon-Unaware RLReinforcement learning without carbon intensity consideration
PPO-Based SchedulingProximal Policy Optimization-based scheduling
DDQN SchedulingDouble Deep Q-Network scheduling
MADRL FrameworkMulti-Agent Deep Reinforcement Learning
Performance Evaluation MetricsEnergy ConsumptionMeasured in kWh
Carbon EmissionsMeasured in kgCO2e
SLA Violation RateMeasured in percentage (%)
Resource UtilizationMeasured in percentage (%)
Convergence TimeTime required for policy stabilization
Computational OverheadProcessing and training overhead
Statistical Validation TechniquesANOVA TestComparison of multiple algorithms
Wilcoxon Signed-Rank TestPairwise statistical significance analysis
Confidence Interval Analysis95% confidence interval evaluation
Standard Deviation AnalysisMeasurement of result consistency and variance
Statistical FindingsSignificance Level(p < 0.05)
Confidence Interval95%
Overall OutcomeHC-DQNCAPS demonstrated superior performance, stability, and reduced variance compared to baseline methods
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Alex, M.; Ojo, S.O. Model for Green AI and Sustainable Computing: Energy-Efficient Architectures and Carbon-Aware Deployment in Industrial Systems. Computers 2026, 15, 339. https://doi.org/10.3390/computers15060339

AMA Style

Alex M, Ojo SO. Model for Green AI and Sustainable Computing: Energy-Efficient Architectures and Carbon-Aware Deployment in Industrial Systems. Computers. 2026; 15(6):339. https://doi.org/10.3390/computers15060339

Chicago/Turabian Style

Alex, Maraga, and Sunday O. Ojo. 2026. "Model for Green AI and Sustainable Computing: Energy-Efficient Architectures and Carbon-Aware Deployment in Industrial Systems" Computers 15, no. 6: 339. https://doi.org/10.3390/computers15060339

APA Style

Alex, M., & Ojo, S. O. (2026). Model for Green AI and Sustainable Computing: Energy-Efficient Architectures and Carbon-Aware Deployment in Industrial Systems. Computers, 15(6), 339. https://doi.org/10.3390/computers15060339

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop