AI Agents 相关度: 6/10

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

Heet Nagoriya, Komal Rohit
arXiv: 2604.02131v1 发布: 2026-04-02 更新: 2026-04-02

AI 摘要

提出一种混合云编排框架,结合预测模型和启发式算法优化成本。

主要贡献

  • 提出混合编排框架,结合LSTM预测和启发式算法
  • 优化云资源成本,接近ML模型效果
  • 保持与启发式方法相似的快速响应时间

方法论

结合LSTM预测工作负载,使用启发式算法进行任务分配,实现成本优化。

原文摘要

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.

标签

云计算 资源管理 机器学习 LSTM 启发式算法

arXiv 分类

cs.DC cs.AI cs.LG cs.PF