[2604.02131] Intelligent Cloud Orchestration: A Hybrid Predictive and Heuristic Framework for Cost Optimization
About this article
Abstract page for arXiv paper 2604.02131: Intelligent Cloud Orchestration: A Hybrid Predictive and Heuristic Framework for Cost Optimization
Computer Science > Distributed, Parallel, and Cluster Computing arXiv:2604.02131 (cs) [Submitted on 2 Apr 2026] Title:Intelligent Cloud Orchestration: A Hybrid Predictive and Heuristic Framework for Cost Optimization Authors:Heet Nagoriya, Komal Rohit View a PDF of the paper titled Intelligent Cloud Orchestration: A Hybrid Predictive and Heuristic Framework for Cost Optimization, by Heet Nagoriya and 1 other authors View PDF Abstract: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, are effective for predicting workload patterns at a higher level, but they can introduce delays during sudden traffic spikes. In contrast, mathematical heuristics like Game Theory provide fast and reliable scheduling decisions, but they do not account for future workload changes. To address this trade-off, this paper proposes a hybrid orchestration framework that combines LSTM-based predictive scaling with heuristic task allocation. The results show that this approach reduces infrastructure costs close to ML-based models while maintaining fast response times similar to heuristic methods. This work presents a practical approach for improving cost efficiency in cloud resource management. Comments: Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Performance ...