Skip to content
Open access

DEEP REINFORCEMENT LEARNING-BASED INTELLIGENT TASK SCHEDULING FRAMEWORK FOR CLOUD DISTRIBUTED SYSTEMS

Jun 2026 · مجلة العلوم الشاملة · 0 citations · 8 references

TL;DR

This paper proposes an innovative Deep Reinforcement Learning-based Intelligent Task Scheduling Framework (DRITS) designed to optimize task allocation and resource utilization in cloud distributed systems and establishes DRL-based intelligent scheduling as a promising solution for next-generation cloud computing infrastructure management.

Abstract

Cloud computing environments face increasingly complex challenges in task scheduling due to dynamic workloads, heterogeneous resources, and multi-objective optimization requirements. This paper proposes an innovative Deep Reinforcement Learning (DRL)-based Intelligent Task Scheduling Framework (DRITS) designed to optimize task allocation and resource utilization in cloud distributed systems. The proposed framework leverages advanced Deep Q-Networks (DQN) and Proximal Policy Optimization (PPO) algorithms to enable dynamic, adaptive scheduling that continuously learns optimal policies through interaction with the cloud environment. Our comprehensive evaluation demonstrates that DRITS achieves significant performance improvements, including 32.4% reduction in makespan, 48.7% lower energy consumption, and 22.6% improvement in resource utilization compared to traditional heuristic algorithms [1]. Extensive simulations using real-world Google Cluster workloads and diverse benchmark datasets validate the robustness and scalability of the proposed approach across varying workload conditions. The framework demonstrates strong adaptability to dynamic environments, fault tolerance capabilities, and superior performance in multi-objective optimization scenarios. These results establish DRL-based intelligent scheduling as a promising solution for next-generation cloud computing infrastructure management.

Read PDF

Similar papers

Open access Aug 2026

A Hybrid Deep Reinforcement Learning Framework for Efficient Cloud Resource Scheduling

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.

P. Priya, J. Geetha, E. Naresh et al. · 0 citations
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 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 K Sharma, Priya Natarajan · 0 citations
Open access 2024

AI-Assisted Resource Scheduling in Multi-Cloud Computing Environments

Cloud computing has evolved significantly, with multi-cloud environments becoming popular for improving scalability, reliability, fault tolerance, and cost efficiency. However, resource scheduling in multi-cloud systems remains challenging due to heterogeneous infrastructures, dynamic workloads, varying pricing models, network latency, and SLA requirements. Traditional scheduling methods such as Round Robin and FCFS often fail to adapt effectively to these complexities. Artificial Intelligence (AI) offers an advanced solution through intelligent resource scheduling. By leveraging machine learning, reinforcement learning, and predictive analytics, AI-based schedulers can forecast workloads, optimize resource allocation, and make autonomous scheduling decisions. This research proposes an AI-driven resource scheduling framework that integrates workload prediction, resource classification, intelligent scheduling, and continuous feedback mechanisms. The framework aims to optimize multiple objectives, including cost reduction, execution efficiency, energy consumption, and SLA compliance. Performance evaluation using metrics such as resource utilization, makespan, response time, throughput, and energy consumption demonstrates that AI-assisted scheduling outperforms traditional approaches. The results indicate improved resource utilization, better workload balancing, reduced operational costs, and enhanced service quality, highlighting the potential of AI-driven scheduling for next-generation multi-cloud resource management systems.

Michael Anderson · 0 citations
Open access Jun 2026

Intelligent Task Scheduling in Edge-Cloud Environments Using Double Deep Q-Network Reinforcement Learning

Experimental evaluation on a heterogeneous synthetic benchmark demonstrates that the proposed DDQN scheduler reduces SLA violations by approximately 85% relative to Round Robin and 72% relative to the greedy baseline, while achieving superior energy efficiency.

Vishakha Makode, Taresh Ayaspure · 0 citations