Learning Virtual Machine Scheduling in Cloud Computing through Language Agents
JieHao Wu, Ziwei Wang, Junjie Sheng, Wenhao Li, Xiangfeng Wang, Jun Luo

TL;DR
This paper introduces MiCo, a hierarchical language agent framework utilizing large language models to improve virtual machine scheduling in cloud computing, achieving high efficiency and adaptability in large-scale, dynamic environments.
Contribution
It presents a novel LLM-driven heuristic paradigm for ODMBP, formulated as SMDP-Option, with a two-stage architecture for dynamic and flexible VM scheduling.
Findings
Achieves 96.9% competitive ratio in large-scale scenarios
Maintains high performance under nonstationary request flows
Effective in complex, large-scale cloud environments
Abstract
In cloud services, virtual machine (VM) scheduling is a typical Online Dynamic Multidimensional Bin Packing (ODMBP) problem, characterized by large-scale complexity and fluctuating demands. Traditional optimization methods struggle to adapt to real-time changes, domain-expert-designed heuristic approaches suffer from rigid strategies, and existing learning-based methods often lack generalizability and interpretability. To address these limitations, this paper proposes a hierarchical language agent framework named MiCo, which provides a large language model (LLM)-driven heuristic design paradigm for solving ODMBP. Specifically, ODMBP is formulated as a Semi-Markov Decision Process with Options (SMDP-Option), enabling dynamic scheduling through a two-stage architecture, i.e., Option Miner and Option Composer. Option Miner utilizes LLMs to discover diverse and useful non-context-aware…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Cloud Computing and Resource Management · Big Data and Digital Economy
