Learning Interpretable Scheduling Algorithms for Data Processing Clusters
Zhibo Hu, Chen Wang, Helen (Hye-Young) Paik, Yanfeng Shu, Liming Zhu

TL;DR
This paper introduces an interpretable, distilled scheduling policy for data processing clusters that mimics complex deep learning models, offering better adaptability and transparency over traditional RL approaches.
Contribution
We propose a novel distillation method to create simple, interpretable scheduling policies that replicate deep learning models' decisions and improve adaptability in unseen workloads.
Findings
High fidelity to deep learning models' decisions
Outperforms complex models with added heuristics
Eases adaptation to edge cases
Abstract
Workloads in data processing clusters are often represented in the form of DAG (Directed Acyclic Graph) jobs. Scheduling DAG jobs is challenging. Simple heuristic scheduling algorithms are often adopted in practice in production data centres. There is much room for scheduling performance optimisation for cost saving. Recently, reinforcement learning approaches (like decima) have been attempted to optimise DAG job scheduling and demonstrate clear performance gain in comparison to traditional algorithms. However, reinforcement learning (RL) approaches face their own problems in real-world deployment. In particular, their black-box decision making processes and generalizability in unseen workloads may add a non-trivial burden to the cluster administrators. Moreover, adapting RL models on unseen workloads often requires significant amount of training data, which leaves edge cases run in a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and Algorithms · Machine Learning and Data Classification
