End-to-End Learning-Based Wireless Image Recognition Using the PyramidNet in Edge Intelligence
In edge intelligence, deep learning~(DL) models are deployed at an edge device and an edge server for data processing with low latency in the Internet of Things~(IoT). In this letter, we propose a new end-to-end learning-based wireless image recognition scheme using the PyramidNet in edge intelligence. We split the PyramidNet carefully into two parts for an IoT device and the edge server, which is to pursue low on-device computation. Also, we apply a squeeze-and-excitation block to the PyramidNet for the improvement of image recognition. In addition, we embed compression encoder and decoder at the splitting point, which reduces communication overhead by compressing the intermediate feature map. Simulation results demonstrate that the proposed scheme is superior to other DL-based schemes in image recognition, while presenting less on-device computation and fewer parameters with low communication overhead.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Deep Pyramidal Residual Networks with Separated Stochastic Depth
On general object recognition, Deep Convolutional Neural Networks (DCNNs) achieve high accuracy. In particular, ResNet and its improvements have broken the lowest error rate records. In this paper, we propose a method to…
Object RecognitionToward Multi-Service Edge-Intelligence Paradigm: Temporal-Adaptive Prediction for Time-Critical Control over Wireless
Time-critical control applications typically pose stringent connectivity requirements for communication networks. The imperfections associated with the wireless medium such as packet losses, synchronization errors, and v…
Edge-computingShakeDrop Regularization for Deep Residual Learning
Overfitting is a crucial problem in deep neural networks, even in the latest network architectures. In this paper, to relieve the overfitting effect of ResNet and its improvements (i.e., Wide ResNet, PyramidNet, and ResN…
Distributed Swarm Learning for Edge Internet of Things
The rapid growth of Internet of Things (IoT) has led to the widespread deployment of smart IoT devices at wireless edge for collaborative machine learning tasks, ushering in a new era of edge learning. With a huge number…
Edge Artificial Intelligence for 6G: Vision, Enabling Technologies, and Applications
The thriving of artificial intelligence (AI) applications is driving the further evolution of wireless networks. It has been envisioned that 6G will be transformative and will revolutionize the evolution of wireless from…