Next Article in Journal
Cross-Lingual Bimodal Emotion Recognition with LLM-Based Label Smoothing
Next Article in Special Issue
Reliability of LLM Inference Engines from a Static Perspective: Root Cause Analysis and Repair Suggestion via Natural Language Reports
Previous Article in Journal
Highway Accident Hotspot Identification Based on the Fusion of Remote Sensing Imagery and Traffic Flow Information
Previous Article in Special Issue
A Pattern-Based Framework for Automated Migration of Monolithic Applications to Microservices
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Efficient Scheduling for GPU-Based Neural Network Training via Hybrid Reinforcement Learning and Metaheuristic Optimization

1
School of Computer, Northwest University, Xi’an 710100, China
2
Department of Data Science, New Jersey Institute of Technology, Newark, NJ 07102, USA
*
Authors to whom correspondence should be addressed.
Big Data Cogn. Comput. 2025, 9(11), 284; https://doi.org/10.3390/bdcc9110284
Submission received: 13 October 2025 / Revised: 1 November 2025 / Accepted: 7 November 2025 / Published: 10 November 2025

Abstract

On GPU-based clusters, the training workloads of machine learning (ML) models, particularly neural networks (NNs), are often structured as Directed Acyclic Graphs (DAGs) and typically deployed for parallel execution across heterogeneous GPU resources. Efficient scheduling of these workloads is crucial for optimizing performance metrics such as execution time, under various constraints including GPU heterogeneity, network capacity, and data dependencies. DAG-structured ML workload scheduling could be modeled as a Nonlinear Integer Program (NIP) problem, and is shown to be NP-complete. By leveraging a positive correlation between Scheduling Plan Distance (SPD) and Finish Time Gap (FTG) identified through an empirical study, we propose to develop a Running Time Gap Strategy for scheduling based on Whale Optimization Algorithm (WOA) and Reinforcement Learning, referred to as WORL-RTGS. The proposed method integrates the global search capabilities of WOA with the adaptive decision-making of Double Deep Q-Networks (DDQN). Particularly, we derive a novel function to generate effective scheduling plans using DDQN, enhancing adaptability to complex DAG structures. Comprehensive evaluations on practical ML workload traces collected from Alibaba on simulated GPU-enabled platforms demonstrate that WORL-RTGS significantly improves WOA’s stability for DAG-structured ML workload scheduling and reduces completion time by up to 66.56% compared with five state-of-the-art scheduling algorithms.
Keywords: task scheduling; machine learning workload; distributed and parallel computing; whale optimization algorithm; double deep Q-network task scheduling; machine learning workload; distributed and parallel computing; whale optimization algorithm; double deep Q-network

Share and Cite

MDPI and ACS Style

Du, N.; Wu, C.; Hou, A.; Nie, W.; Song, R. Efficient Scheduling for GPU-Based Neural Network Training via Hybrid Reinforcement Learning and Metaheuristic Optimization. Big Data Cogn. Comput. 2025, 9, 284. https://doi.org/10.3390/bdcc9110284

AMA Style

Du N, Wu C, Hou A, Nie W, Song R. Efficient Scheduling for GPU-Based Neural Network Training via Hybrid Reinforcement Learning and Metaheuristic Optimization. Big Data and Cognitive Computing. 2025; 9(11):284. https://doi.org/10.3390/bdcc9110284

Chicago/Turabian Style

Du, Nana, Chase Wu, Aiqin Hou, Weike Nie, and Ruiqi Song. 2025. "Efficient Scheduling for GPU-Based Neural Network Training via Hybrid Reinforcement Learning and Metaheuristic Optimization" Big Data and Cognitive Computing 9, no. 11: 284. https://doi.org/10.3390/bdcc9110284

APA Style

Du, N., Wu, C., Hou, A., Nie, W., & Song, R. (2025). Efficient Scheduling for GPU-Based Neural Network Training via Hybrid Reinforcement Learning and Metaheuristic Optimization. Big Data and Cognitive Computing, 9(11), 284. https://doi.org/10.3390/bdcc9110284

Article Metrics

Back to TopTop