TL;DR
This paper introduces a decentralized, real-time scheduling method for stochastic Edge-Cloud environments using A3C reinforcement learning and Residual Recurrent Neural Networks, improving efficiency and adaptability.
Contribution
It presents a novel A3C-based scheduler with R2N2 architecture for dynamic, decentralized task scheduling in IoT edge-cloud systems, addressing limitations of prior heuristics and RL methods.
Findings
14.4% reduction in energy consumption
7.74% faster response time
31.9% improvement in SLA compliance
Abstract
The ubiquitous adoption of Internet-of-Things (IoT) based applications has resulted in the emergence of the Fog computing paradigm, which allows seamlessly harnessing both mobile-edge and cloud resources. Efficient scheduling of application tasks in such environments is challenging due to constrained resource capabilities, mobility factors in IoT, resource heterogeneity, network hierarchy, and stochastic behaviors. xisting heuristics and Reinforcement Learning based approaches lack generalizability and quick adaptability, thus failing to tackle this problem optimally. They are also unable to utilize the temporal workload patterns and are suitable only for centralized setups. However, Asynchronous-Advantage-Actor-Critic (A3C) learning is known to quickly adapt to dynamic scenarios with less data and Residual Recurrent Neural Network (R2N2) to quickly update model parameters. Thus, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDense Connections · Softmax · Entropy Regularization · Convolution · A3C
