Skip to content
Open access

Hybrid deep learning model for the task scheduling in cloud computing

Aug 2026 · IAES International Journal of Artificial Intelligence (IJ-AI) · 0 citations · 25 references

TL;DR

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.

Abstract

Task scheduling plays a crucial role in optimizing performance, reducing costs, and enhancing system reliability by efficiently allocating resources to workloads. Traditional task scheduling methods lack the ability to efficiently manage workloads and resource distribution, leading to potential inefficiencies in performance and energy consumption. To address these limitations, advanced techniques leveraging deep learning and reinforcement learning are explored. This study proposes a deep learning-based model for task scheduling in cloud computing. The model employs a convolutional neural network (CNN) to predict the optimal machines for task allocation. Additionally, Q-learning is integrated with CNN to facilitate load shifting between machines, ensuring efficient utilization of resources. The dataset used in this work consists of task attributes, such as execution time, resource requirements, which were loaded from a CSV file. Comparative analysis with existing models shows that the proposed approach achieves approximately 94% accuracy and consumes less energy than other models, demonstrating its effectiveness in cloud task scheduling.

Read PDF

Similar papers

Conference Open access 2026

A Deep Learning Model for Accurate Prediction in Cloud Computing Workloads

A dynamic recurrent neural network is proposed to accurately predict workloads and integrates an auto-encoder to effectively extract representations from the original workload data with high dimensionality to enable adaptive and accurate predictions for highly variable workloads.

Okore Kalu, Chijioke Okafor, P. Asuquo et al. · 0 citations
Open access Aug 2026

A Hybrid Deep Reinforcement Learning Framework for Efficient Cloud Resource Scheduling

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.

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 Jul 2026

Deep Learning Enhanced Energy-Aware Task Scheduling for Efficient Cloud Datacenter Management

Experimental results demonstrate that DL-EATS achieves the lowest energy consumption, shortest makespan, minimal SLA violation rate, and highest resource utilization, representing an 18.5% improvement in energy efficiency over the next best method and substantial gains across all performance metrics.

Abdulmumini Adamu, A. A. Abdulwasiu · 0 citations
Open access 2024

AI-Assisted Resource Scheduling in Multi-Cloud Computing Environments

This research proposes an AI-driven resource scheduling framework that integrates workload prediction, resource classification, intelligent scheduling, and continuous feedback mechanisms that aims to optimize multiple objectives, including cost reduction, execution efficiency, energy consumption, and SLA compliance.

Michael Anderson · 0 citations