paper-with-me

Papers

An Edge-Cloud Integrated Framework for Flexible and Dynamic Stream Analytics

2022-05-10 · Xin Wang, Azim Khan, Jianwu Wang, Aryya Gangopadhyay, Carl E. Busart, Jade Freeman

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 better accuracy and latency for stream analytics using a type of RNN model called long short-term memory (LSTM). We propose a novel edge-cloud integrated framework for hybrid stream analytics that supports low latency inference on the edge and high capacity training on the cloud. To achieve flexible deployment, we study different approaches of deploying our hybrid learning framework including edge-centric, cloud-centric and edge-cloud integrated. Further, our hybrid learning framework can dynamically combine inference results from an LSTM model pre-trained based on historical data and another LSTM model re-trained periodically based on the most recent data. Using real-world and simulated stream datasets, our experiments show the proposed edge-cloud deployment is the best among all three deployment types in terms of latency. For accuracy, the experiments show our dynamic learning approach performs the best among all learning approaches for all three concept drift scenarios.

📄 PDF Abstract BibTeX arXiv:2205.04622

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingEdge-computingobject-detectionObject DetectionTime Series Analysis

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

SURREAL-System: Fully-Integrated Stack for Distributed Deep Reinforcement Learning

2019-09-27 · Linxi Fan, Yuke Zhu, Jiren Zhu, Zihua Liu 외

We present an overview of SURREAL-System, a reproducible, flexible, and scalable framework for distributed reinforcement learning (RL). The framework consists of a stack of four layers: Provisioner, Orchestrator, Protoco…

CPUDeep Reinforcement LearningOpenAI Gymreinforcement-learning+3

QoS-Aware Service Prediction and Orchestration in Cloud-Network Integrated Beyond 5G

2023-09-18 · Mohammad Farhoudi, Masoud Shokrnezhad, Tarik Taleb

Novel applications such as the Metaverse have highlighted the potential of beyond 5G networks, which necessitate ultra-low latency communications and massive broadband connections. Moreover, the burgeoning demand for suc…

PU-EVA: An Edge Vector based Approximation Solution for Flexible-scale Point Cloud Upsampling

2022-04-22 · Luqing Luo, Lulu Tang, Wanyi Zhou, Shizheng Wang 외

High-quality point clouds have practical significance for point-based rendering, semantic understanding, and surface reconstruction. Upsampling sparse, noisy and nonuniform point clouds for a denser and more regular appr…

point cloud upsamplingSurface Reconstruction

HealthEdge: A Machine Learning-Based Smart Healthcare Framework for Prediction of Type 2 Diabetes in an Integrated IoT, Edge, and Cloud Computing System

2023-01-25 · Alain Hennebelle, Huned Materwala, Leila Ismail

Diabetes Mellitus has no permanent cure to date and is one of the leading causes of death globally. The alarming increase in diabetes calls for the need to take precautionary measures to avoid/predict the occurrence of d…

Cloud ComputingDiabetes Predictionregression

InTec: integrated things-edge computing: a framework for distributing machine learning pipelines in edge AI systems

2025-02-17 · Habib Larian, Faramarz Safi-Esfahani

With the rapid expansion of the Internet of Things (IoT), sensors, smartphones, and wearables have become integral to daily life, powering smart applications in home automation, healthcare, and intelligent transportation…

Cloud ComputingEdge-computingMotion Detection