English

Multi-level Explanation of Deep Reinforcement Learning-based Scheduling

Distributed, Parallel, and Cluster Computing 2022-09-21 v1 Artificial Intelligence Operating Systems

Abstract

Dependency-aware job scheduling in the cluster is NP-hard. Recent work shows that Deep Reinforcement Learning (DRL) is capable of solving it. It is difficult for the administrator to understand the DRL-based policy even though it achieves remarkable performance gain. Therefore the complex model-based scheduler is not easy to gain trust in the system where simplicity is favored. In this paper, we give the multi-level explanation framework to interpret the policy of DRL-based scheduling. We dissect its decision-making process to job level and task level and approximate each level with interpretable models and rules, which align with operational practices. We show that the framework gives the system administrator insights into the state-of-the-art scheduler and reveals the robustness issue in regards to its behavior pattern.

Keywords

Cite

@article{arxiv.2209.09645,
  title  = {Multi-level Explanation of Deep Reinforcement Learning-based Scheduling},
  author = {Shaojun Zhang and Chen Wang and Albert Zomaya},
  journal= {arXiv preprint arXiv:2209.09645},
  year   = {2022}
}

Comments

Accepted in the MLSys'22 Workshop on Cloud Intelligence / AIOps

R2 v1 2026-06-28T01:43:53.554Z