paper-with-me

홈 › Papers

End-to-End Learning-Based Wireless Image Recognition Using the PyramidNet in Edge Intelligence

2023-03-16 · Kyubihn Lee, Nam Yul Yu

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.

📄 PDF Abstract BibTeX arXiv:2303.09188

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Zero-padded Shortcut Connection 설명 없음
Pyramidal Bottleneck Residual Unit A Pyramidal Bottleneck Residual Unit is a type of residual unit where the number of channels gradually increases as a function of the depth at which the layer occurs, which is…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Deep Pyramidal Residual Networks with Separated Stochastic Depth

2016-12-05 · Yoshihiro Yamada, Masakazu Iwamura, Koichi Kise

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 Recognition

Toward Multi-Service Edge-Intelligence Paradigm: Temporal-Adaptive Prediction for Time-Critical Control over Wireless

2022-12-07 · Adnan Aijaz, Nan Jiang, Aftab Khan

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-computing

ShakeDrop Regularization for Deep Residual Learning

2018-02-07 · Yoshihiro Yamada, Masakazu Iwamura, Takuya Akiba, Koichi Kise

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

2024-03-29 · Yue Wang, Zhi Tian, FXin Fan, Zhipeng Cai 외

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

2021-11-24 · Khaled B. Letaief, Yuanming Shi, Jianmin Lu, Jianhua Lu

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…