paper-with-me

Papers

HeterPS: Distributed Deep Learning With Reinforcement Learning Based Scheduling in Heterogeneous Environments

2021-11-20 · Ji Liu, Zhihua Wu, dianhai yu, Yanjun Ma, Danlei Feng, Minxu Zhang, Xinxuan Wu, Xuefeng Yao, Dejing Dou

Deep neural networks (DNNs) exploit many layers and a large number of parameters to achieve excellent performance. The training process of DNN models generally handles large-scale input data with many sparse features, which incurs high Input/Output (IO) cost, while some layers are compute-intensive. The training process generally exploits distributed computing resources to reduce training time. In addition, heterogeneous computing resources, e.g., CPUs, GPUs of multiple types, are available for the distributed training process. Thus, the scheduling of multiple layers to diverse computing resources is critical for the training process. To efficiently train a DNN model using the heterogeneous computing resources, we propose a distributed framework, i.e., Paddle-Heterogeneous Parameter Server (Paddle-HeterPS), composed of a distributed architecture and a Reinforcement Learning (RL)-based scheduling method. The advantages of Paddle-HeterPS are three-fold compared with existing frameworks. First, Paddle-HeterPS enables efficient training process of diverse workloads with heterogeneous computing resources. Second, Paddle-HeterPS exploits an RL-based method to efficiently schedule the workload of each layer to appropriate computing resources to minimize the cost while satisfying throughput constraints. Third, Paddle-HeterPS manages data storage and data communication among distributed computing resources. We carry out extensive experiments to show that Paddle-HeterPS significantly outperforms state-of-the-art approaches in terms of throughput (14.5 times higher) and monetary cost (312.3% smaller). The codes of the framework are publicly available at: https://github.com/PaddlePaddle/Paddle.

📄 PDF Abstract BibTeX arXiv:2111.10635

Code (1)

PaddlePaddle/Paddle 공식 구현 paddle

Tasks

Distributed Computingreinforcement-learningReinforcement Learning (RL)Scheduling

Similar Papers 제목 키워드 기반

Decentralized Task Scheduling in Distributed Systems: A Deep Reinforcement Learning Approach

2026-03-25 · Daniel Benniah John arxiv

Efficient task scheduling in large-scale distributed systems presents significant challenges due to dynamic workloads, heterogeneous resources, and competing quality-of-service requirements. Traditional centralized appro…

Reinforcement Learning

Deep Q-Learning-Based Intelligent Scheduling for ETL Optimization in Heterogeneous Data Environments

2025-12-15 · Kangning Gao, Yi Hu, Cong Nie, Wei Li arxiv

This paper addresses the challenges of low scheduling efficiency, unbalanced resource allocation, and poor adaptability in ETL (Extract-Transform-Load) processes under heterogeneous data environments by proposing an inte…

Reinforcement Learning

Rosella: A Self-Driving Distributed Scheduler for Heterogeneous Clusters

2020-10-28 · Qiong Wu, Zhenming Liu

Large-scale interactive web services and advanced AI applications make sophisticated decisions in real-time, based on executing a massive amount of computation tasks on thousands of servers. Task schedulers, which often …

Scheduling

DeFRiS: Silo-Cooperative IoT Applications Scheduling via Decentralized Federated Reinforcement Learning

2026-03-16 · Zhiyu Wang, Mohammad Goudarzi, Mingming Gong, Rajkumar Buyya arxiv

Next-generation IoT applications increasingly span across autonomous administrative entities, necessitating silo-cooperative scheduling to leverage diverse computational resources while preserving data privacy. However, …

Reinforcement LearningAnomaly Detection

Scheduling Out-of-Coverage Vehicular Communications Using Reinforcement Learning

2022-07-13 · Taylan Şahin, Ramin Khalili, Mate Boban, Adam Wolisz

Performance of vehicle-to-vehicle (V2V) communications depends highly on the employed scheduling approach. While centralized network schedulers offer high V2V communication reliability, their operation is conventionally …

Managementreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1