Abstract
Cloud service providers are increasingly shifting workloads across geographically dispersed data centers to reduce energy costs. As data volumes grow in cloud applications, the network expenses associated with moving these workloads between data centers become a significant concern. Previous research has explored various strategies for optimizing inter-data center workload distribution and reducing energy costs. However, none has fully integrated the complexities of energy costs, data transport expenses, and data center queuing times in a holistic manner. In this research, we propose a novel approach that combines a Hybrid Quantum Classical Convolutional Neural Network (HQCCNN) with a Binary Light Spectrum Optimization Algorithm (BLSOA) for intelligent workload distribution across data centers. This hybrid approach optimizes the decision-making process by taking into account resource availability, energy consumption, and latency. Additionally, we introduce the Elk Herd Energy Valley Optimizer to enhance resource allocation by optimizing energy, computing costs, storage capacity, and bandwidth. The model was evaluated using the Amazon EC2 dataset, reflecting real-world cloud workloads. Experimental results demonstrated impressive performance, including a 109 Kbps throughput, 0.18 mJ energy consumption, 0.1 s computation cost, 95% storage capacity, 96% data allocation efficiency, and a delay of only 0.03 s for 120 data points.
Keywords
Introduction
Cloud computing's great scalability, flexibility, and cost-effectiveness have made it a new class of Internet service. Geo-Distributed Cloud Data Centres (Geo-2DCs) are created to enable users to utilize the server farms’ processing capacity and a range of computing services offered at the centres while deploying apps and storing data there.1,2 Due to this, Geo-2DCs and their efficient operations have garnered considerable attention lately. 3 However, energy consumption has become a major issue due to the large processing resources that Geo-2DCs require. Additionally, Geo-2DC suppliers aim to maximize their profits while fulfilling various Service Level Agreements (SLAs) for clients. To decrease resource usage and increase energy efficiency in Geo-2DCs, several dynamic scheduling techniques have been proposed in recent studies.4,5 However, a variety of factors, such as the number of active users, impending events, and the current state of a system, typically influence dynamic resource scaling. Predicting the quantity of resources in upcoming time slots typically involves utilizing historical usage trends. Many workload forecasting systems, which primarily estimate the highest or median workload for given time slots, have been developed by researchers in recent years. 5 Nevertheless, the accuracy of their forecasting reports might not always be up to the level. 6
Virtual machines are used by the geo-distributed servers to provide a range of services. As a result, massive data allocation is carried out via a suitable data centre with accessible resources. Although big data has been the subject of numerous studies, cost and resource optimization is still seen as difficult undertaking. Thus, to enhance big data processing, an effective method is required. For large-scale, geo-dispersed data centers, a collaborative optimization method was developed 7 with the goal of cost optimization. As a result, the collaborative optimization technique was reported to have minimized the optimization cost. Nevertheless, it was not claimed that the job allocation efficiency had increased with the rise in data amount. For geo-distributed data center clouds, a dynamic resource distribution strategy utilizing the game theory concept was created in 8 to address this problem. However, various users require different resources, and it was found that allocating resources within the allotted period took a considerable amount of time. 9
Big data processing is regarded as time-consuming, as geographically dispersed data centers have lower energy expenses. To improve the standards of service, a Greedy Randomized Dynamic Search Strategy was devised in10,11 as a means to rebalance runtime resources and total communication. Less focus was placed on reducing the expenses and resources associated with big data, though. In order to assign huge data stream procedures to geo-distributed DCs with the least amount of computation and communication expenses, an additional streaming workload allotment technique was created in.12–14 Nonetheless, minimal focus was placed on allocating the big data workflow. A novel hybrid neural network design incorporating optimization is proposed to distribute large datasets to the most cost-effective virtual machine combination. The main contributions of this work are, The proposed work consists of two processes: (1) workload scheduling and (2) cost reduction. The Hybrid Quantum Classical Convolutional Neural Network (HQCCNN), integrated with a Binary Light Spectrum Optimization Algorithm (BLSOA), is proposed for effective workload scheduling in Geo-Distributed Data Centers (GDDCs). The HQCCNN leverages the computational power of quantum computing and the feature extraction capabilities of classical convolutional neural networks to handle complex scheduling tasks. The BLSOA enhances the model by optimizing workload distribution, ensuring efficient resource allocation across geographically dispersed data centres. Next, the Elk herd energy valley optimizer is proposed, which improves the allocation of data in a cloud computing setting by balancing three distinct resources with cost factors: storage capacity, energy, bandwidth, and processing cost. This technique optimizes the cost and resource utilization of large data processing in geo-distributed data centres. The objectives of this hybrid strategy are to reduce operating expenses, conserve energy, and enhance overall system performance. The HQCCNN with BLSOA significantly enhances workload balance, energy utilization, and cost efficiency, according to experimental data, highlighting its potential for GDDC operation optimization in a rapidly expanding digital landscape. The suggested approach is put into practice, and its effectiveness is evaluated using a number of performance indicators, including computing cost, energy efficiency, and workload arrival speed pattern analysis.
The HQCCNN was chosen for its novel integration of classical convolutional networks with quantum parametric circuits, enabling enhanced feature extraction from complex workload patterns. Its hybrid design allows efficient feature representation while mitigating overfitting and capturing high-dimensional correlations that classical CNNs or RNNs may miss. This combination provides a robust foundation for geo-distributed data center scheduling, supporting large-scale and heterogeneous workloads with improved stability and generalization compared to conventional deep learning or reinforcement learning approaches.
The rest of the research paper is organized as follows: Section 2 reviews the prevailing methodologies in the flow of method, advantages, and demerits with problem statement and motivation, Section 3 broadly described the proposed solution for the stated problems, Section 5 evaluates the efficiency of the proposed solution in comparison with the existing models and finally ends with the conclusion in Section 6.
Literature review
Machine learning-based approaches
Than 15 proposed a framework for forecasting resource demand and electricity prices, achieving energy-efficient allocation in GDDCs. Hogade and Pasricha, 16 introduced a Game Theory–DRL hybrid (GT-DRL) method that reduces carbon footprints and cloud operating costs by integrating game-theoretic decision-making with deep reinforcement learning. Wang et al. 17 developed GeoCol, an RL-based approach that incorporates SARIMA to predict latency and guide request splitting across data centers, resulting in a 32% reduction in cost and a 51% reduction in latency. These ML-based models focus on accurate prediction and adaptive scheduling, but have limited capacity for multi-objective optimization under dynamic workloads.
Nature-inspired optimization approaches
Nithyanantham and Singaravel, 18 presented MM-MGSMO, a glowworm swarm-based meta-heuristic for workload allocation using MapReduce, which improves storage capacity and reduces computing costs. Siva Raja and Sahaya Kingsley, 19 proposed MCM-EEGDC, a Markov-chain-based approach for reducing big data costs by jointly optimizing task assignment, data placement, and routing. Such metaheuristic and mathematical approaches improve optimization, but they face scalability and adaptability issues in highly dynamic, geo-distributed environments.
Other relevant approaches
Ye et al. 13 formulated a UPS-aware workload scheduling method that incorporates renewable energy and storage to reduce operational costs. Xue et al. 20 developed an online hybrid scheduling model combining data-driven and knowledge-driven strategies with DRL, achieving near-optimal performance on Google cluster traces. Xie et al. 21 introduced a multi-objective workload deployment framework that integrates ant colony optimization with Lagrangian relaxation, thereby reducing transmission delay and resource usage. Sharma et al. 22 investigated sustainable workload classification for GDDCs using clustering techniques to improve energy efficiency. These works emphasize sustainability, hybrid optimization, and renewable integration, highlighting the evolution of scheduling approaches in GDDCs.
Research gap
From the above literature, it is evident that machine learning approaches provide predictive power but lack strong optimization capability for multi-objective cost trade-offs. Nature-inspired algorithms offer flexible optimization but are limited in terms of convergence and adaptability to dynamic workloads. Other recent methods focus on sustainability and energy-awareness, but do not integrate advanced representation learning with robust optimization. None of the existing works explores hybrid quantum–classical learning in combination with metaheuristic scheduling. Therefore, a clear research gap remains for an integrated solution that combines expressive workload feature extraction (HQCCNN) with binary optimization (BLSOA) and multi-objective refinement (Elk Herd), which is the focus of this work.
Proposed methodology
One of the main challenges is managing massive amounts of data while optimizing resources and costs in geographically dispersed information centres. Many strategies have been developed, but managing a significant amount of data across various data centers in an unsuitable manner is still considered a time-consuming procedure. Hence, in this Research work, a Hybrid quantum Binary light spectrum classical convolutional neural network is proposed to reduce the cost and workload scheduling of Geo-Distributed Data Centers. This study aims to develop and evaluate a workload management strategy for geographically dispersed data and operational costs.
23
It considers energy costs and carbon emissions separately, using real workloads and arrival patterns to evaluate its effectiveness. A geo-distributed data centre is a system that includes multiple servers to process, store, and distribute data. The research presented a novel Hybrid Quantum Classical Convolutional Neural Network (HQCCNN) integrated with a Binary Light Spectrum Optimization Algorithm (BLSOA) to schedule the optimal resources for distributing data in the GDCCs. The structure of the proposed architecture is illustrated in Figure 1. Initially, the data collected from the GDCCs are initialized within the proposed system. The workload data initialization is defined in Eqn. (1),

Proposed architecture.
here D represents the data initialization variable, d denotes the data, and x specifies the number of data need to be distributed.
The proposed HQCCNN extracts the features of the initialized data required for scheduling and resource allocation by the feature map function at the convolutional layer. Furthermore, the pooling layer reduces feature dimensionality to mitigate overfitting issues. In the HQCCNN, the convolutional layer includes a quantum parametric circuit to redesign it into a quantum filter. The window size of the input data is taken as a quantum state. The output quantum state is represented in Eqn. (2),
here,

HQCNN layer architecture.
A parametric quantum circuit in the convolution layer is employed, featuring two- and single-qubit layers that are interleaved. A parametric quantum circuit's total number of gate operations, L, only increases polynomially in relation to the number of qubits N. CNOT gates make up the two-qubit layer in our configuration, and rotational gates (
Since the
The first phase of the algorithm involves initializing the different workload distributions (light rays) for broadcasting data in the search region. Further, the fitness of each individual is evaluated to select the best one that tackles the KP01 and MKP problems (cost factors). A collection of M rays with a dimension of d each will be generated and precisely placed in the search region at the beginning of BLSOA using the formula mentioned in Eqn. (4) Each ray represents the different possible ways to allocate the workload across the data centres.
Each solution is converted into a binary one by the suitable transfer function. Sigmoid and x-shaped transfer functions are used to achieve that. The function produces genuinely improved results through ongoing optimization. The sigmoid function is defined in Eqn. (5) and (6),
The x-shaped transfer function outperformed the other methods in terms of efficiency when solving the 0-1KP problems. To enhance capacities for exploration and exploitation, this procedure generates two binary solutions for the continuous solution, aiming to achieve better results. The solution with the greatest fitness scores is then compared to the other and brought back for inclusion in the following generation. The following expressions in Eqn. (7) – (12) is the mathematical definition of this transfer function,
here
The HQCCNN was specifically selected for this study because it combines classical convolutional layers with quantum parametric circuits, providing richer representations of complex workload patterns. Quantum states encode higher-order dependencies, improving the robustness and discriminative power of workload features. Unlike reinforcement learning models, HQCCNN achieves more stable convergence with less dependence on extensive training data while maintaining generalization. These characteristics make HQCCNN particularly suitable for geo-distributed data center scheduling, where workloads are large-scale, heterogeneous, and dynamically changing.
The research utilized the Elk herd Energy Valley optimizer to select the ideal virtual machine, which is efficient in terms of cost, energy, and resources, and capable of processing a large volume of data. The Elk herd optimization is modelled based on the elk's behaviour. The bull elk leads all the cows in the rutting season, where all the cows depend on the bull's strength. While in the calving age, it generates calves equal to the number of family members. The members of all the families are finally combined during the chosen season, and the top individuals are then invited back for the rutting season. To ensure the resulting elk herd can cope with the challenges in its surrounding environment, this process is repeated. Based on this behavior, an optimal virtual solution in the cloud environment is selected that can withstand large amounts of data while optimizing key parameters, such as storage space, bandwidth, energy, and computing cost. The optimizer utilizes multi-objective functions, including energy consumption, computing costs, storage capacity, and bandwidth, to select the optimal solution. The objective function of the optimizer is defined in Eqn. (13),
here
The Elk herd is produced, comprising harems and bulls, the inhabitants of the Elk solution.In the continuous solution, the Elk herd solution
Based on the evaluated fitness values, the elk solutions are arranged in ascending order using Eqn. (15),
Rutting season
The EHO is predicted to establish the families according to the bull rate during the rutting season. The entire family count can be computed as
The bulls that are in the chosen group battle together to establish families. The roulette wheel selection strategy is applied to assign harems to the bulls chosen in accordance with their fitness scores and the percentage of overall fitness scores. The harem will be distributed to each bull using the selection probability Calving season
During calving season, the family's calves are produced, segregating features mostly from the father and then the mother's harem. If the index of these reproduced calves is similar of father bulls in the family, the reproduction of the calves can be accessed as shown in Eqn. (18),
here
here, Selection season
Finally, all the groups are merged into one at the selection season. In other words,
The promising solution achieved from the elk herd optimization is intensively exploited by the energy valley optimization process for better optimization of cost and resource allocation while handling large datasets in geographically distributed information centers. In this phase, the solution from the Elk herd optimization is initialized and randomly placed as shown in Eqn. (20) and (21),
here n is the number of particles,
here
here

Elk herd energy valley optimizer flowchart.
The overall workflow begins with HQCCNN extracting high-dimensional features from incoming workload data using hybrid quantum-classical convolutional layers. These feature representations are then passed to the BLSOA, which performs binary optimization to identify candidate workload allocation strategies across data centers. The Elk Herd Energy Valley Optimizer further refines these allocations by applying multi-objective optimization, balancing energy consumption, computation cost, storage utilization, and bandwidth. Arrows in Figures 2 and 3 indicate the data flow and interaction types, including feature extraction, candidate solution generation, and final resource coordination, ensuring an efficient and optimized workload distribution.
Results and discussion
The performance evaluation of the proposed HQCCNN with BLSOA is discussed in this section. The proposed strategy is verified by simulating it in the Python platform running on Windows 10. The suggested method's analysis through experimentation is carried out using the Amazon EC2 big dataset to evaluate throughput, energy consumption, computation cost, storage capacity, data allocation efficiency, and latency. The implementation specifications required for evaluating the results of the proposed model are listed in Table 1.
Implementation requirements.
Implementation requirements.
To validate the generalization capability of the proposed HQCCNN + BLSOA + EHO framework, experiments were conducted using real-time workload traces from the Amazon EC2 dataset. This evaluation demonstrates that the model effectively handles dynamic, large-scale workloads across geographically distributed data centers, maintaining high throughput, low energy consumption, efficient storage utilization, optimized computational cost, and minimal latency under realistic cloud conditions.
The results for the recommended model are compared with those of five recent existing workload management techniques, including EECERA, GT-DRL, SARIMA, MM-MGSMO, and MCM-EEGDC. The comparison is provided with a different number of distribution data points ranging from 0 to 120. A detailed comparison with these methods is provided below, accompanied by a table and graphical representations. Throughput
The proportion of data that is processed and distributed across the entire network of data centres within the given time frame is defined as throughput. The throughput measures the system's capacity to handle and process data efficiently, considering the data centers of a geographically distributed network with associated network delays and bandwidth. The mathematical expression for the throughput measurement across the network is given in Eqn. (26),
The differentiation of the throughput results of the presented system with optimal resource allocation is illustrated in Figure 4. In this case, the y-axis represents the rate of data transmission, and the x-axis represents the number of data points. The throughput is measured as kilobits per second (Kbps). The proposed method attained a higher throughput rate than the existing method for all the varying data sizes. The proposed method outperforms all other methods, exhibiting a steady increase in throughput as the number of data points increases. It reaches around 109 Kbps and maintains this performance even as the quantity of data points rises to 120. The other methods, such as GT-DRL, SARIMA, EECERA, and MM-MGSMO, show varying degrees of lower performance, with MM-MGSMO being the least effective. The model exhibits the lowest throughput across all data points, starting at approximately 50 Kbps and gradually increasing to around 75 Kbps. This verifies that a higher amount of data is transmitted to the data centre with the optimized workload distribution. Energy consumption

Throughput variation with increasing workload.
The amount of energy needed to operate and maintain the distributed data centres is referred to as energy consumption. In a geographically distributed data centre, energy consumption can be influenced by various factors, such as the location of the data centre, network efficiency, and optimal workload distribution. The energy consumption of the system is measured using Eqn. (27),
here, the energy consumption is measured in a variable E,
The comparison of energy consumption rates of the different methods is demonstrated in Figure 5. The proposed design consumed the minimum energy compared to the existing models. For the 120 data, the model EECERA achieved an energy consumption of around 0.7 mJ, while the GT-DRL gained an energy consumption of about 0.4 mJ. The energy consumption of the SARIMA model was around 0.3 mJ. The MM-MGMSO method utilized nearly 0.8 mJ of energy, and the MCM-EEGDC model attained an energy consumption rate of an average of 0.79 mJ. From the existing methods above, MM-MGMSO utilized a much higher energy rate, which indicates inefficiency in resource allocation. This higher energy might degrade the other network parameters. However, the energy consumption validated for the proposed system is nearly 0.18 mJ, which is significantly lower than that of all other existing methods. Therefore, the system stands as an energy-efficient model and also optimally schedules resources for workload distribution. Computation cost

Energy consumption comparison.
The total amount of time required to handle the large amount of data using the best available resources is evaluated as the computation cost. It is also influenced by utilization factors such as memory usage, power resources, storage space, and bandwidth, as data might need to be transferred between different locations. The computation cost is measured using the expression given in Eqn. (28),
The primary purpose of the researched model is to minimize computational cost. The computation cost evaluations with different prevailing mechanisms are shown in Figure 6. Compared to traditional models, the proposed mechanism provides a very low cost for effective workload distribution. The proposed method consistently shows the lowest computation cost across all data points. The curve decreases steadily and remains lower than that of all other methods, indicating the high efficiency of the system. The prevailing methods, such as MM-MGSMO, GT-DRL, SARIMA, EECERA, and MCM-EEGDC, show higher initial computation costs but tend to decrease as the number of data points increases, indicating that these methods may be less efficient initially but improve with larger datasets. Storage capacity

Computation cost analysis for different data.
The rate of storage space required for the data centre to store or process the big data is measured as storage capacity. The storage capacity can be mathematically measured as given in Eqn. (29),
Data allocation efficiency

Storage capacity efficiency.
Data allocation efficiency refers to the effective distribution of large data with resources matched to the total quantity of big data. It is expressed as a percentage (%). The mathematical expression for the formula used to calculate the data allocation efficiency is given in Eqn. (30),
The higher data allocation efficiency of the recommended system is evident in Figure 8. At data counts ranging from 0 to 20, all methods initially exhibit relatively low efficiency. The proposed method starts slightly higher than the others, indicating better initial allocation efficiency. As the number of data points increases, all methods show an upward trend in efficiency. The proposed method consistently demonstrates the highest efficiency across all data points, indicating that it scales better with increasing data. At the higher end for 120 data, the proposed method continues to outperform the others, maintaining high efficiency. The existing methods, such as EECERA, GT-DRL, SARIMA, MM-MGSMO, and MCM-EEGDC, achieved maximum allocation efficiencies of 85%, 79%, 74%, 69%, and 65%, respectively. The data allocation efficiency achieved by using the proposed design is approximately 96%, which is higher than that of other existing systems. Efficient data allocation ensures that the workload is evenly distributed across all available resources. With optimal resource allocation, the system can handle a higher volume of data and tasks simultaneously, improving overall throughput and network efficiency. Latency

Data allocation efficiency.
The term “latency” describes the time lag that occurs when data moves between several data centre locations in the context of geographically dispersed data centres. Applications and services that require real-time data processing and quick reaction times are particularly susceptible to the negative effects of latency in geo-distributed data centres. To ensure a seamless user experience and efficient data management across multiple sites, latency must be minimized.
Here, the x-axis aligns the data counts, whereas the y-axis denotes the latency of the workload distributing it to the data centres. The latency is measured in seconds, and the graphical representation is given in Figure 9. The proposed method shows the lowest latency across all data sizes. The latency increases very gradually as the number of data points increases, indicating excellent performance in minimizing delay. The prevailing methods, such as EECERA, GT-DRL, SARIMA, MM-MGSMO, and MCM-EEGDC, demonstrate that the increase in latency is linear as the data count increases. These methods result in latencies of 0.11 s, 0.08 s, 0.06 s, 0.13 s, and 0.16 s for 120 data points. The proposed method outperforms all other methods in terms of latency, maintaining the lowest delay across all data sizes. The latency value of the model for the higher 120 data is 0.03, which is significantly lower than that of existing techniques. This suggests it is highly efficient in handling data transmission and processing with minimal delay. The results of the proposed model are shown in Table 2.

Latency comparison with increasing workload.
Comparative performance of proposed method and baselines.
Table 2 presents a comprehensive comparison of the proposed HQCCNN + BLSOA + EHO framework against existing baseline algorithms across multiple metrics, including throughput, energy consumption, storage capacity, data allocation efficiency, latency, and computation cost, for varying numbers of input data points (20–120). The results demonstrate that the proposed method consistently achieves higher throughput, improved storage utilization, better allocation efficiency, lower energy consumption, reduced latency, and decreased computation time compared to all baselines, including EECERA, GT-DRL, SARIMA, MM-MGSMO, MCM-EEGDC, ESS-UPS, DCC-TD3, MO-GDC, and SEE-GDC, validating its effectiveness for geo-distributed workload scheduling.
To evaluate the computational efficiency of the proposed HQCCNN-BLSOA, we compared it with traditional models, including EECERA, 15 GT-DRL, 16 SARIMA, 17 MM-MGSMO, 18 and MCM-EEGDC. 19 Table 3 presents the inference time (in seconds per batch) and model size (in MB) for each approach.
Comparison of inference time and model size between the proposed HQCCNN-BLSOA and traditional models.
Comparison of inference time and model size between the proposed HQCCNN-BLSOA and traditional models.
Table 3 compares the proposed HQCCNN-BLSOA with traditional models (EECERA, GT-DRL, SARIMA, MM-MGSMO, MCM-EEGDC) in terms of inference time and model size. The HQCCNN-BLSOA achieves the lowest inference time of 0.08 s per batch, demonstrating faster real-time processing while maintaining a reasonable model size of 20 MB. This indicates that despite its hybrid quantum-classical architecture, the proposed model is computationally efficient. Traditional models exhibit higher inference times and slightly smaller or comparable model sizes, highlighting the trade-off between speed and complexity.
The research concludes by presenting the process, results, and advantages of the proposed work, specifically HQCCNN with BLSOA and the Elk Herd energy valley optimizer, for the optimal scheduling of workload in a geographically distributed data center. To manage complex scheduling tasks, the HQCCNN combines the feature extraction capabilities of traditional convolutional neural networks with the processing power of quantum computing. By maximizing workload distribution and ensuring effective resource allocation among geographically separated data centers, the BLSOA enhances the model. The Elk herd Energy Valley Optimizer is then introduced, which improves the distribution of data in a cloud computing environment by optimizing three distinct resources using a single cost factor: energy, computing cost, storage capacity, and bandwidth. This technique optimizes the cost and resource utilization of large data processing in GDDCs. The Elk herd Energy Valley Optimizer is then introduced, which improves data allocation in cloud servers by optimizing three distinct resources using a single cost factor: energy, computing cost, storage capacity, and bandwidth. The results showed that the model achieved a throughput of 109 Kbps, an energy consumption of 0.18 mJ, a computation cost of 0.1 s, a storage capacity of 95%, a data allocation efficiency of 96%, and a latency of 0.03 s for 120 data points. This technique optimizes the cost and resource utilization of large data processing in geo-distributed data centres. Despite the promising results, deploying the proposed HQCCNN-BLSOA-EHO framework in real-world cloud environments presents several challenges. Quantum circuits may require specialized hardware or efficient simulation strategies to scale to large workloads. Integrating the hybrid quantum-classical model with existing cloud infrastructure and scheduling systems may require additional software and orchestration efforts. Moreover, geo-distributed deployment must handle dynamic workload variations, network latency, and resource heterogeneity while maintaining computational efficiency. Addressing these challenges is essential to ensure the practical applicability and robustness of the proposed approach.
Footnotes
Funding
The authors received no financial support for the research, authorship, and/or publication of this article.
Declaration of conflicting interests
The authors declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Data availability statement
Data sharing in Amazon EC2 big dataset applicable to this article.
