paper-with-me

홈 › Papers

RAPID: Enabling Fast Online Policy Learning in Dynamic Public Cloud Environments

2023-04-10 · Drew Penney, Bin Li, Lizhong Chen, Jaroslaw J. Sydir, Anna Drewek-Ossowicka, Ramesh Illikkal, Charlie Tai, Ravi Iyer, Andrew Herdrich

Resource sharing between multiple workloads has become a prominent practice among cloud service providers, motivated by demand for improved resource utilization and reduced cost of ownership. Effective resource sharing, however, remains an open challenge due to the adverse effects that resource contention can have on high-priority, user-facing workloads with strict Quality of Service (QoS) requirements. Although recent approaches have demonstrated promising results, those works remain largely impractical in public cloud environments since workloads are not known in advance and may only run for a brief period, thus prohibiting offline learning and significantly hindering online learning. In this paper, we propose RAPID, a novel framework for fast, fully-online resource allocation policy learning in highly dynamic operating environments. RAPID leverages lightweight QoS predictions, enabled by domain-knowledge-inspired techniques for sample efficiency and bias reduction, to decouple control from conventional feedback sources and guide policy learning at a rate orders of magnitude faster than prior work. Evaluation on a real-world server platform with representative cloud workloads confirms that RAPID can learn stable resource allocation policies in minutes, as compared with hours in prior state-of-the-art, while improving QoS by 9.0x and increasing best-effort workload performance by 19-43%.

📄 PDF Abstract BibTeX arXiv:2304.04797

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Learning on the Fly: Rapid Policy Adaptation via Differentiable Simulation

2025-08-28 · Jiahe Pan, Jiaxu Xing, Rudolf Reiter, Yifan Zhai 외 arxiv

Learning control policies in simulation enables rapid, safe, and cost-effective development of advanced robotic capabilities. However, transferring these policies to the real world remains difficult due to the sim-to-rea…

Fast Adaptation via Policy-Dynamics Value Functions

2020-07-06 · Roberta Raileanu, Max Goldstein, Arthur Szlam, Rob Fergus

Standard RL algorithms assume fixed environment dynamics and require a significant amount of interaction to adapt to new environments. We introduce Policy-Dynamics Value Functions (PD-VF), a novel approach for rapidly ad…

MuJoCo

Fast Adaptation to New Environments via Policy-Dynamics Value Functions

2020-01-01 · ICML 2020 1 · Roberta Raileanu, Max Goldstein, Arthur Szlam, Facebook Rob Fergus

Standard RL algorithms assume fixed environment dynamics and require a significant amount of interaction to adapt to new environments. We introduce Policy-Dynamics Value Functions (PD-VF), a novel approach for rapidly ad…

MuJoCo

Online Few-shot Gesture Learning on a Neuromorphic Processor

2020-08-03 · Kenneth Stewart, Garrick Orchard, Sumit Bam Shrestha, Emre Neftci

We present the Surrogate-gradient Online Error-triggered Learning (SOEL) system for online few-shot learning on neuromorphic processors. The SOEL learning system uses a combination of transfer learning and principles of …

Few-Shot LearningGesture RecognitionTransfer Learning

Toward Scalable Multirobot Control: Fast Policy Learning in Distributed MPC

2024-12-27 · Xinglong Zhang, Wei Pan, Cong Li, Xin Xu 외

Distributed model predictive control (DMPC) is promising in achieving optimal cooperative control in multirobot systems (MRS). However, real-time DMPC implementation relies on numerical optimization tools to periodically…

Model Predictive Control