Deep Learning: Edge-Cloud Data Analytics for IoT
Ananda Mohon Ghosh,Katarina Grolinger +1 more
- 05 May 2019
- pp 1-7
TL;DR: This paper investigates merging cloud and edge computing for IoT data analytics and presents a deep learning-based approach for data reduction on the edge with the machine learning on the cloud.
read more
Abstract: Sensors, wearables, mobile and other Internet of Thing (IoT) devices are becoming increasingly integrated in all aspects of our lives. They are capable of collecting massive quantities of data that are typically transmitted to the cloud for processing. However, this results in increased network traffic and latencies. Edge computing has a potential to remedy these challenges by moving computation physically closer to the network edge where data are generated. However, edge computing does not have sufficient resources for complex data analytics tasks. Consequently, this paper investigates merging cloud and edge computing for IoT data analytics and presents a deep learning-based approach for data reduction on the edge with the machine learning on the cloud. The encoder part of the autoencoder is located on the edge to reduce data dimensions. Reduced data are sent to the cloud where there are used directly for machine learning or expanded to original features using the decoder part of the autoencoder. The proposed approach has been evaluated on the human activity recognition tasks. Results show that 50% data reduction did not have a significant impact on the classification accuracy and 77% reduction only caused 1% change.
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
A review of edge computing: Features and resource virtualization
Yaser Mansouri,M. Ali Babar +1 more
TL;DR: In this paper, the authors analyze cloud and edge computing paradigms from features and pillars perspectives to identify the key motivators of the transitions from one type of virtualized computing paradigm to another one.
131
Machine Learning on Mainstream Microcontrollers
TL;DR: The Edge Learning Machine (ELM), a machine learning framework for edge devices, is presented, which manages the training phase on a desktop computer and performs inferences on microcontrollers and exploits STM X-Cube-AI to implement Artificial Neural Networks (ANNs) on STM32 Nucleo boards.
88
A survey on deep learning for challenged networks: Applications and trends
Kaylani Bochie,Mateus S. Gilbert,Luana Gantert,Mariana de Souza Maciel Barbosa,Dianne S. V. Medeiros,Miguel Elias M. Campista +5 more
TL;DR: In this paper, the authors identify five different challenged networks: IoT and sensor, mobile, industrial, and vehicular networks as typical scenarios that may have multiple and heterogeneous data sources and face obstacles concerning connectivity.
47
Edge Artificial Intelligence for Industrial Internet of Things Applications: An Industrial Edge Intelligence Solution
TL;DR: A federated active tranfer learning (FATL) model is proposed, which through training and testing is able to address those open challenges of edge AI for future IIoT applications.
41
Effective classification of android malware families through dynamic features and neural networks
TL;DR: The main aim of this paper is proposing a new dataset called Unisa Malware Dataset (UMD), which is based on the extraction of static and dynamic features characterising the malware activities, and showing some experiments concerning common ML tools to demonstrate how it is possible to build efficient ML-based malware classification frameworks using the proposed dataset.
38
References
Deep learning
TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
67K
•Proceedings Article
A public domain dataset for human activity recognition using smartphones
Davide Anguita,Alessandro Ghio,Luca Oneto,Xavier Parra,Jorge Luis Reyes-Ortiz +4 more
- 01 Jan 2013
TL;DR: An Activity Recognition database is described, built from the recordings of 30 subjects doing Activities of Daily Living while carrying a waist-mounted smartphone with embedded inertial sensors, which is released to public domain on a well-known on-line repository.
2.1K
Autoencoders, unsupervised learning and deep architectures
Pierre Baldi
- 02 Jul 2011
TL;DR: The framework sheds light on the different kinds of autoencoders, their learning complexity, their horizontal and vertical composability in deep architectures, their critical points, and their fundamental connections to clustering, Hebbian learning, and information theory.
Human activity recognition on smartphones using a multiclass hardware-friendly support vector machine
Davide Anguita,Alessandro Ghio,Luca Oneto,Xavier Parra,Jorge Luis Reyes-Ortiz +4 more
- 03 Dec 2012
TL;DR: This paper presents a system for human physical Activity Recognition using smartphone inertial sensors and proposes a novel hardware-friendly approach for multiclass classification that adapts the standard Support Vector Machine and exploits fixed-point arithmetic for computational cost reduction.
•Proceedings Article
Autoencoders, Unsupervised Learning, and Deep Architectures
Pierre Baldi
- 27 Jun 2012
TL;DR: In this article, the authors present a general mathematical framework for the study of both linear and non-linear autoencoders, including the Boolean autoencoder, which is equivalent to a clustering problem that can be solved in polynomial time when the number of clusters is small and becomes NP complete when the size of the clusters is large.