An Edge-Cloud Integrated Framework for Flexible and Dynamic Stream Analytics
Xin Wang, Azim Khan, Jianwu Wang, Aryya Gangopadhyay, Carl E. Busart,, Jade Freeman

TL;DR
This paper presents an edge-cloud integrated framework for stream analytics using LSTM models, enhancing accuracy and reducing latency through dynamic deployment and hybrid learning in IoT environments.
Contribution
It introduces a novel hybrid edge-cloud framework supporting low-latency inference and high-capacity training, with dynamic model combining for improved accuracy under concept drift.
Findings
Edge-cloud deployment reduces latency compared to other approaches.
Hybrid learning improves accuracy across different concept drift scenarios.
Dynamic model combining outperforms static models in accuracy.
Abstract
With the popularity of Internet of Things (IoT), edge computing and cloud computing, more and more stream analytics applications are being developed including real-time trend prediction and object detection on top of IoT sensing data. One popular type of stream analytics is the recurrent neural network (RNN) deep learning model based time series or sequence data prediction and forecasting. Different from traditional analytics that assumes data are available ahead of time and will not change, stream analytics deals with data that are being generated continuously and data trend/distribution could change (a.k.a. concept drift), which will cause prediction/forecasting accuracy to drop over time. One other challenge is to find the best resource provisioning for stream analytics to achieve good overall latency. In this paper, we study how to best leverage edge and cloud resources to achieve…
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
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
