LGNIMLMar 23, 2020

The Internet of Things as a Deep Neural Network

arXiv:2003.10538v12 citations
Originality Highly original
AI Analysis

This addresses communication efficiency for IoT networks with limited bandwidth and low-power devices, enabling new data analysis applications.

The paper tackles the problem of high communication costs in IoT field monitoring by modeling measurement compression and inference as a deep neural network, achieving approximately 96% transmission savings with only a 2.5% degradation in inference accuracy.

An important task in the Internet of Things (IoT) is field monitoring, where multiple IoT nodes take measurements and communicate them to the base station or the cloud for processing, inference, and analysis. This communication becomes costly when the measurements are high-dimensional (e.g., videos or time-series data). The IoT networks with limited bandwidth and low power devices may not be able to support such frequent transmissions with high data rates. To ensure communication efficiency, this article proposes to model the measurement compression at IoT nodes and the inference at the base station or cloud as a deep neural network (DNN). We propose a new framework where the data to be transmitted from nodes are the intermediate outputs of a layer of the DNN. We show how to learn the model parameters of the DNN and study the trade-off between the communication rate and the inference accuracy. The experimental results show that we can save approximately 96% transmissions with only a degradation of 2.5% in inference accuracy. Our findings have the potentiality to enable many new IoT data analysis applications generating large amount of measurements.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes