English

vPALs: Towards Verified Performance-aware Learning System For Resource Management

Distributed, Parallel, and Cluster Computing 2024-04-05 v1

Abstract

Accurately predicting task performance at runtime in a cluster is advantageous for a resource management system to determine whether a task should be migrated due to performance degradation caused by interference. This is beneficial for both cluster operators and service owners. However, deploying performance prediction systems with learning methods requires sophisticated safeguard mechanisms due to the inherent stochastic and black-box natures of these models, such as Deep Neural Networks (DNNs). Vanilla Neural Networks (NNs) can be vulnerable to out-of-distribution data samples that can lead to sub-optimal decisions. To take a step towards a safe learning system in performance prediction, We propose vPALs that leverage well-correlated system metrics, and verification to produce safe performance prediction at runtime, providing an extra layer of safety to integrate learning techniques to cluster resource management systems. Our experiments show that vPALs can outperform vanilla NNs across our benchmark workload.

Keywords

Cite

@article{arxiv.2404.03079,
  title  = {vPALs: Towards Verified Performance-aware Learning System For Resource Management},
  author = {Guoliang He and Gingfung Yeung and Sheriffo Ceesay and Adam Barker},
  journal= {arXiv preprint arXiv:2404.03079},
  year   = {2024}
}

Comments

presented at Deployable AI Workshop at AAAI-2024

R2 v1 2026-06-28T15:43:33.185Z