MAS-H2: A Hierarchical Multi-Agent System for Holistic Cloud-Native Autoscaling
Hamed Hamzeh, Parisa Vahdatian

TL;DR
MAS-H2 introduces a hierarchical multi-agent system for cloud autoscaling that proactively manages resources, reducing waste and improving performance compared to traditional reactive methods in Kubernetes environments.
Contribution
The paper presents MAS-H2, a novel hierarchical multi-agent framework that formalizes business policies and employs proactive planning for cloud resource autoscaling.
Findings
Reduced CPU stress by over 50% compared to HPA.
Maintained application CPU usage under 40% during workloads.
Achieved 55% reduction in peak CPU load during stress scenarios.
Abstract
Autoscaling in cloud-native platforms like Kubernetes is reactive and metric-driven, leading to a strategic void problem. This comes from the decoupling of higher-level business policies from lower-level resource provisioning. The strategic void, coupled with a fragmented coordination of pod and node scaling, can lead to significant resource waste and performance degradation under dynamic workloads. In this paper, we present MAS-H2, a new hierarchical multi-agent system that addresses the challenges of autonomic cloud resource management with a complete end-to-end solution. MAS-H2 systematically decomposes the control problem into three layers: a Strategic Agent that formalises business policies (e.g., cost vs. performance) into a global utility function; Planning Agents that produce a joint, proactive scaling plan for pods and nodes with time-series forecasting; and Execution Agents…
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
TopicsCloud Computing and Resource Management · Software System Performance and Reliability · Distributed and Parallel Computing Systems
