A Hybrid Proactive And Predictive Framework For Edge Cloud Resource Management
Hrikshesh Kumar, Anika Garg, Anshul Gupta, Yashika Agarwal

TL;DR
This paper introduces a hybrid proactive and predictive framework for edge cloud resource management, combining CNN LSTM forecasting with multi-agent deep reinforcement learning to optimize resource allocation and improve system performance.
Contribution
It presents a novel integration of CNN LSTM forecasts into DRL agents, enabling proactive decision-making in edge cloud resource management.
Findings
Outperforms traditional reactive methods in resource management tasks
Effectively balances cost, speed, and reliability in edge cloud systems
Demonstrates improved decision-making in complex, multi-goal scenarios
Abstract
Old cloud edge workload resource management is too reactive. The problem with relying on static thresholds is that we are either overspending for more resources than needed or have reduced performance because of their lack. This is why we work on proactive solutions. A framework developed for it stops reacting to the problems but starts expecting them. We design a hybrid architecture, combining two powerful tools: the CNN LSTM model for time series forecasting and an orchestrator based on multi agent Deep Reinforcement Learning In fact the novelty is in how we combine them as we embed the predictive forecast from the CNN LSTM directly into the DRL agent state space. That is what makes the AI manager smarter it sees the future, which allows it to make better decisions about a long term plan for where to run tasks That means finding that sweet spot between how much money is saved while…
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
TopicsIoT and Edge/Fog Computing · Cloud Computing and Resource Management · Software System Performance and Reliability
