paper-with-me

Papers

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 Level Agreements. At the same time they should guard against over-provisioning which limits their capacity to accommodate more tenants. To this end we propose SQLR, a dynamic provisioning system employing a customized model-free reinforcement learning algorithm that is capable of reusing contextual knowledge learned from one workload to optimize resource provisioning for other workload patterns. SQLR achieves results comparable to those where resources are unconstrained, with minimal overhead. Our experiments show that we can reduce the amount of provisioned resources by almost 25% with less than 1% overall service unavailability (due to blocking) while delivering similar response times as those of an over-provisioned system.

📄 PDF Abstract BibTeX arXiv:1909.05772

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingQ-LearningReinforcement Learning

Similar Papers 제목 키워드 기반

NimbusGuard: A Novel Framework for Proactive Kubernetes Autoscaling Using Deep Q-Networks

2026-04-13 · Chamath Wanigasooriya, Indrajith Ekanayake arxiv

Cloud native architecture is about building and running scalable microservice applications to take full advantage of the cloud environments. Managed Kubernetes is the powerhouse orchestrating cloud native applications wi…

Reinforcement Learning

SQLFixAgent: Towards Semantic-Accurate Text-to-SQL Parsing via Consistency-Enhanced Multi-Agent Collaboration

2024-06-19 · Jipeng Cen, Jiaxin Liu, Zhixu Li, Jingjing Wang

While fine-tuned large language models (LLMs) excel in generating grammatically valid SQL in Text-to-SQL parsing, they often struggle to ensure semantic accuracy in queries, leading to user confusion and diminished syste…

SQL ParsingText to SQLText-To-SQLvalid

Intelligent Cloud Orchestration: A Hybrid Predictive and Heuristic Framework for Cost Optimization

2026-04-02 · Heet Nagoriya, Komal Rohit arxiv

Cloud computing allows scalable resource provisioning, but dynamic workload changes often lead to higher costs due to over-provisioning. Machine learning (ML) approaches, such as Long Short-Term Memory (LSTM) networks, a…

Wasserstein Adversarial Transformer for Cloud Workload Prediction

2022-03-12 · Shivani Arbat, Vinodh Kumaran Jayakumar, Jaewoo Lee, Wei Wang 외

Predictive Virtual Machine (VM) auto-scaling is a promising technique to optimize cloud applications operating costs and performance. Understanding the job arrival rate is crucial for accurately predicting future changes…

PredictionTime SeriesTime Series AnalysisTime Series Forecasting

ElasticRec: A Microservice-based Model Serving Architecture Enabling Elastic Resource Scaling for Recommendation Models

2024-06-11 · Yujeong Choi, Jiin Kim, Minsoo Rhu

With the increasing popularity of recommendation systems (RecSys), the demand for compute resources in datacenters has surged. However, the model-wise resource allocation employed in current RecSys model serving architec…

Recommendation Systems