LGSYJan 19, 2022

PROMPT: Learning Dynamic Resource Allocation Policies for Network Applications

arXiv:2201.07916v26 citations
AI Analysis

This addresses resource allocation challenges for service providers aiming to enhance server efficiency while maintaining QoS, representing a strong specific gain in a domain-specific context.

The paper tackles the problem of co-scheduling latency-critical and best-effort workloads in servers to improve utilization and reduce power consumption, proposing PROMPT, a framework that uses proactive QoS prediction and reinforcement learning to achieve 4.2x fewer QoS violations and 12.7x reduction in violation severity compared to prior work.

A growing number of service providers are exploring methods to improve server utilization and reduce power consumption by co-scheduling high-priority latency-critical workloads with best-effort workloads. This practice requires strict resource allocation between workloads to reduce contention and maintain Quality-of-Service (QoS) guarantees. Prior work demonstrated promising opportunities to dynamically allocate resources based on workload demand, but may fail to meet QoS objectives in more stringent operating environments due to the presence of resource allocation cliffs, transient fluctuations in workload performance, and rapidly changing resource demand. We therefore propose PROMPT, a novel resource allocation framework using proactive QoS prediction to guide a reinforcement learning controller. PROMPT enables more precise resource optimization, more consistent handling of transient behaviors, and more robust generalization when co-scheduling new best-effort workloads not encountered during policy training. Evaluation shows that the proposed method incurs 4.2x fewer QoS violations, reduces severity of QoS violations by 12.7x, improves best-effort workload performance, and improves overall power efficiency over prior work.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes