paper-with-me

홈 › Papers

Neural Heterogeneous Scheduler

2019-06-09 · Tegg Taekyong Sung, Valliappa Chockalingam, Alex Yahja, Bo Ryu

Access to parallel and distributed computation has enabled researchers and developers to improve algorithms and performance in many applications. Recent research has focused on next generation special purpose systems with multiple kinds of coprocessors, known as heterogeneous system-on-chips (SoC). In this paper, we introduce a method to intelligently schedule--and learn to schedule--a stream of tasks to available processing elements in such a system. We use deep reinforcement learning enabling complex sequential decision making and empirically show that our reinforcement learning system provides for a viable, better alternative to conventional scheduling heuristics with respect to minimizing execution time.

📄 PDF Abstract BibTeX arXiv:1906.03724

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)SchedulingSequential Decision Making

Similar Papers 제목 키워드 기반

A Lightweight Sensor Scheduler Based on AoI Function for Remote State Estimation over Lossy Wireless Channels

2023-08-14 · Taige Chang, Xianghui Cao, Wei Xing Zheng

This paper investigates the problem of sensor scheduling for remotely estimating the states of heterogeneous dynamical systems over resource-limited and lossy wireless channels. Considering the low time complexity and hi…

SchedulingState Estimation

DeepSoCS: A Neural Scheduler for Heterogeneous System-on-Chip (SoC) Resource Scheduling

2020-05-15 · Tegg Taekyong Sung, Jeongsoo Ha, Jeewoo Kim, Alex Yahja 외

In this paper, we~present a novel scheduling solution for a class of System-on-Chip (SoC) systems where heterogeneous chip resources (DSP, FPGA, GPU, etc.) must be efficiently scheduled for continuously arriving hierarch…

Deep Reinforcement LearningGPUGraph EmbeddingScheduling

ReAssigner: A Plug-and-Play Virtual Machine Scheduling Intensifier for Heterogeneous Requests

2022-11-29 · Haochuan Cui, Junjie Sheng, Bo Jin, Yiqiu Hu 외

With the rapid development of cloud computing, virtual machine scheduling has become one of the most important but challenging issues for the cloud computing community, especially for practical heterogeneous request sequ…

Cloud ComputingScheduling

Data Centers Job Scheduling with Deep Reinforcement Learning

2019-09-16 · Sisheng Liang, Zhou Yang, Fang Jin, Yong Chen

Efficient job scheduling on data centers under heterogeneous complexity is crucial but challenging since it involves the allocation of multi-dimensional resources over time and space. To adapt the complex computing envir…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Slim Scheduler: A Runtime-Aware RL and Scheduler System for Efficient CNN Inference

2025-10-10 · Ian Harshbarger, Calvin Chidambaram arxiv

Most neural network scheduling research focuses on optimizing static, end-to-end models of fixed width, overlooking dynamic approaches that adapt to heterogeneous hardware and fluctuating runtime conditions. We present S…

Reinforcement Learning