IJCAI 2022poster7 citations

Fast and Fine-grained Autoscaler for Streaming Jobs with Reinforcement Learning

Mingzhe Xing, Hangyu Mao, Zhen Xiao

Abstract

On computing clusters, the autoscaler is responsible for allocating resources for jobs or fine-grained tasks to ensure their Quality of Service. Due to a more precise resource management, fine-grained autoscaling can generally achieve better performance. However, the fine-grained autoscaling for streaming jobs needs intensive computation to model the complicated running states of tasks, and has not been adequately studied previously. In this paper, we propose a novel fine-grained autoscaler for streaming jobs based on reinforcement learning. We first organize the running states of streaming jobs as spatio-temporal graphs. To efficiently make autoscaling decisions, we propose a Neural Variational Subgraph Sampler to sample spatio-temporal subgraphs. Furthermore, we propose a mutual-information-based objective function to explicitly guide the sampler to extract more representative subgraphs. After that, the autoscaler makes decisions based on the learned subgraph representations. Experiments conducted on real-world datasets demonstrate the superiority of our method over six competitive baselines.

Agent-based and Multi-agent Systems: Resource AllocationData Mining: Mining Spatial and/or Temporal DataData Mining: Parallel, Distributed and Cloud-based High Performance MiningMachine Learning: Deep Reinforcement LearningPlanning and Scheduling: Scheduling
BibTeX
@inproceedings{ijcai2022p80,
  title     = {Fast and Fine-grained Autoscaler for Streaming Jobs with Reinforcement Learning},
  author    = {Xing, Mingzhe and Mao, Hangyu and Xiao, Zhen},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {564--570},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/80},
  url       = {https://doi.org/10.24963/ijcai.2022/80},
}
Fast and Fine-grained Autoscaler for Streaming Jobs with Reinforcement Learning · IJCAI 2022