Skip to content
Open access

A Hybrid Deep Reinforcement Learning Framework for Efficient Cloud Resource Scheduling

Aug 2026 · International Journal of Computational Intelligence Systems · 0 citations

TL;DR

A hybrid Deep Reinforcement Learning (DRL) framework that combines Deep Q-Network, Proximal Policy Optimization and Advantage Actor-Critic to enable adaptive resource scheduling in cloud environments is proposed.

Abstract

Cloud computing enables on-demand access to scalable virtualized resources. However, efficient task scheduling in cloud computing remains a challenge because of the dynamic and heterogeneous nature of workloads. This paper proposes a hybrid Deep Reinforcement Learning (DRL) framework that combines Deep Q-Network (DQN), Proximal Policy Optimization (PPO) and Advantage Actor-Critic (A2C) to enable adaptive resource scheduling in cloud environments. The proposed model is implemented using PyTorch and evaluated in a CloudSim based simulation environment Experimental results show that the proposed approach achieves a consistent improvement in terms of makespan reduction and VM utilization compared to individual DRL approaches and classical scheduling algorithms. Experiments were reiterated with multiple runs to ensure reliability and statistical measures are reported. Under the evaluated conditions, the proposed approach shows more efficient scheduling performance, but it has higher computational overhead and is only validated in a simulated environment for now. These results suggest that hybrid DRL-based scheduling is a promising approach for adaptive cloud resource management, with potential for further validation in real-world deployments and energy-aware scenarios.

Read PDF

Similar papers

Open access Jul 2026

AI-Based Dynamic Task Scheduling in Cloud Computing Using Deep Reinforcement Learning

An AI-enabled dynamic task scheduling framework based on Deep Reinforcement Learning (DRL) with a Deep Q-Network (DQN) model to dynamically assign tasks to virtual machines and learn the best scheduling policies by continuously interacting with the cloud environment based on system parameters such as resource availability, task queue length, and virtual machine load is introduced.

Karnam Sreenu, G. Prasadu, K. Premnadh et al. · 0 citations
Open access Aug 2026

Hybrid deep learning model for the task scheduling in cloud computing

A deep learning-based model for task scheduling in cloud computing that employs a convolutional neural network to predict the optimal machines for task allocation and consumes less energy than other models is proposed, demonstrating its effectiveness in cloud task scheduling.

Kavita Rani, O. Sangwan, R. Garg · 0 citations
Open access 2021

Reinforcement Learning for Adaptive Resource Management in Cloud Software

Reinforcement learning-based adaptive resource management framework is proposed that enables cloud systems to autonomously learn optimal resource allocation policies through continuous interaction with the environment and significantly outperforms static and reactive baseline strategies in terms of resource utilization efficiency and response time stability.

Rajesh Sharma, Priya Natarajan · 0 citations
Open access Jul 2026

Comparative Performance and Computational Complexity Analysis of Hybrid WGO–DRL and Heuristic, Metaheuristic and Bio-Inspired Scheduling Algorithms in Cloud Computing

A hybrid scheduling framework that integrates Hybrid Wild Goose Optimization (HWGO) with Deep Reinforcement Learning (DRL) is investigated, indicating that intelligent hybrid optimization techniques can provide adaptive and efficient task scheduling solutions for modern cloud computing environments.

Annaiah H, A. Rajesh · 0 citations