A Heterogeneous IoT Data Analysis Framework with Collaboration of Edge-Cloud Computing: Focusing on Indoor PM10 and PM2.5 Status Prediction.
TL;DR: A collaborative framework is proposed using a new method to select the best model for the edge from candidate models of cloud based on sample data correlation that lets the edge use the most suitable model without any training tasks on the edge side, and it also minimizes privacy issues.
read more
Abstract: The edge platform has evolved to become a part of a distributed computing environment. While typical edges do not have enough processing power to train machine learning models in real time, it is common to generate models in the cloud for use on the edge. The pattern of heterogeneous Internet of Things (IoT) data is dependent on individual circumstances. It is not easy to guarantee prediction performance when a monolithic model is used without considering the spatial characteristics of the space generating those data. In this paper, we propose a collaborative framework using a new method to select the best model for the edge from candidate models of cloud based on sample data correlation. This method lets the edge use the most suitable model without any training tasks on the edge side, and it also minimizes privacy issues. We apply the proposed method to predict future fine particulate matter concentration in an individual space. The results suggest that our method can provide better performance than the previous method.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
At the Confluence of Artificial Intelligence and Edge Computing in IoT-Based Applications: A Review and New Perspectives
Amira Bourechak,Ouarda Zedadra,Mohamed Nadjib Kouahla,Antonio Guerrieri,Hamid Seridi,Giancarlo Fortino +5 more
TL;DR: In this paper , the authors explore the confluence of AI and edge in many application domains in order to leverage the potential of the existing research around these factors and identify new perspectives.
Performance Evaluation of IoT Data Management Using MongoDB Versus MySQL Databases in Different Cloud Environments
TL;DR: This paper aims to provide a thorough comparative evaluation of two popular open-source DBMSs: MySQL as a Relational DBMS and MongoDB as a Non-relationalDBMS and results indicate that MongoDB outperforms MySQL in terms of latency and the database size through increasing the amount of tested data.
A Systematic Literature Review on Distributed Machine Learning in Edge Computing
Carlos Poncinelli Filho,Elias Marques,Victor T. Chang,Leonardo dos Santos,Flávia Bernardini,Paulo F. Pires,Luiz Ochi,Flavia C. Delicato +7 more
TL;DR: The challenges of running ML/DL on edge devices in a distributed way are investigated, paying special attention to how techniques are adapted or designed to execute on these restricted devices.
Achieving better indoor air quality with IoT systems for future buildings: Opportunities and challenges.
Xilei Dai,Wenzhe Shang,Junjie Liu,Min Xue,Congcong Wang +4 more
TL;DR: In this paper , the authors present a comprehensive review of previous research on the development and application of IoT-based indoor air quality (IAQ) monitoring platforms in different built environments.
25
Approximate CPU Design for IoT End-Devices with Learning Capabilities
TL;DR: This paper designs an approximate IoT processor which benefits from RISC-V ISA and demonstrates that the processor reinforced with approximate operations can save power up to 23% for ASIC implementation while at least 90% top-1 accuracy is achieved on the trained models and test data set.
14
References
A Survey on Transfer Learning
Sinno Jialin Pan,Qiang Yang +1 more
TL;DR: The relationship between transfer learning and other related machine learning techniques such as domain adaptation, multitask learning and sample selection bias, as well as covariate shift are discussed.
Edge Computing: Vision and Challenges
TL;DR: The definition of edge computing is introduced, followed by several case studies, ranging from cloud offloading to smart home and city, as well as collaborative edge to materialize the concept of edge Computing.
7.1K
•Proceedings Article
Recurrent neural network based language model
Tomas Mikolov,Martin Karafiat,Lukas Burget,Jan Cernocký,Sanjeev Khudanpur +4 more
- 01 Jan 2010
TL;DR: Results indicate that it is possible to obtain around 50% reduction of perplexity by using mixture of several RNN LMs, compared to a state of the art backoff language model.
Fog computing and its role in the internet of things
Flavio Bonomi,Rodolfo A. Milito,Jiang Zhu,Sateesh Addepalli +3 more
- 17 Aug 2012
TL;DR: This paper argues that the above characteristics make the Fog the appropriate platform for a number of critical Internet of Things services and applications, namely, Connected Vehicle, Smart Grid, Smart Cities, and, in general, Wireless Sensors and Actuators Networks (WSANs).
Learning to forget: continual prediction with LSTM
Felix A. Gers,Jürgen Schmidhuber,Fred Cummins +2 more
- 01 Jan 1999
TL;DR: This work identifies a weakness of LSTM networks processing continual input streams without explicitly marked sequence ends and proposes an adaptive "forget gate" that enables an L STM cell to learn to reset itself at appropriate times, thus releasing internal resources.
5.5K