paper-with-me

Papers

Automated Cloud Provisioning on AWS using Deep Reinforcement Learning

2017-09-13 · Zhiguang Wang, Chul Gwon, Tim Oates, Adam Iezzi

As the use of cloud computing continues to rise, controlling cost becomes increasingly important. Yet there is evidence that 30\% - 45\% of cloud spend is wasted. Existing tools for cloud provisioning typically rely on highly trained human experts to specify what to monitor, thresholds for triggering action, and actions. In this paper we explore the use of reinforcement learning (RL) to acquire policies to balance performance and spend, allowing humans to specify what they want as opposed to how to do it, minimizing the need for cloud expertise. Empirical results with tabular, deep, and dueling double deep Q-learning with the CloudSim simulator show the utility of RL and the relative merits of the approaches. We also demonstrate effective policy transfer learning from an extremely simple simulator to CloudSim, with the next step being transfer from CloudSim to an Amazon Web Services physical environment.

📄 PDF Abstract BibTeX arXiv:1709.04305

Code (1)

csgwon/AWS-RL-Env 공식 구현 tf

Tasks

Cloud ComputingDeep Reinforcement LearningQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

Transformer-Based Named Entity Recognition for Automated Server Provisioning

2025-04-01 · Conference 2025 4 · Hossein Damavandi, Hasan Jalali, Boshra Pishgoo

This paper introduces a novel method for automated server provisioning by integrating Transformerbased Named Entity Recognition models with Automated Speech Detection using OpenAI's Whisper. Leveraging advanced Transform…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+3

SQLR: Short-Term Memory Q-Learning for Elastic Provisioning

2019-09-12 · Constantine Ayimba, Paolo Casari, Vincenzo Mancuso

As more and more application providers transition to the cloud and deliver their services on a Software as a Service (SaaS) basis, cloud providers need to make their provisioning systems agile enough to meet Service Leve…

BlockingQ-LearningReinforcement Learning

AI-based Resource Allocation: Reinforcement Learning for Adaptive Auto-scaling in Serverless Environments

2020-05-29 · Lucia Schuler, Somaya Jamil, Niklas Kühl

Serverless computing has emerged as a compelling new paradigm of cloud computing models in recent years. It promises the user services at large scale and low cost while eliminating the need for infrastructure management.…

Cloud ComputingManagementreinforcement-learningReinforcement Learning (RL)

AliyunConsoleAgent: Training Web Agents in Real-World Cloud Environments via Distillation and Reinforcement Learning

2026-06-08 · Bojie Rong, Zheyu Shen, Qiaoping Wang, Pengfei Kang 외 arxiv

We present AliyunConsoleAgent, a web agent framework for automated documentation verification in real-world cloud consoles. Major cloud platforms encompass hundreds of products with rapid feature iteration, causing conso…

Reinforcement LearningInstruction Following

A Cost-Aware Mechanism for Optimized Resource Provisioning in Cloud Computing

2023-09-20 · Safiye Ghasemi, Mohammad Reza Meybodi, Mehdi Dehghan Takht Fooladi, Amir Masoud Rahmani

Due to the recent wide use of computational resources in cloud computing, new resource provisioning challenges have been emerged. Resource provisioning techniques must keep total costs to a minimum while meeting the requ…

Cloud Computing