Abstract
This paper studies the computational offloading of CNN inference in device-edge co-inference systems. Inspired by the emerging paradigm semantic communication, we propose a novel autoencoder-based CNN architecture (AECNN), for effective feature extraction at end-device. We design a feature compression module based on the channel attention method in CNN, to compress the intermediate data by selecting the most important features. To further reduce communication overhead, we can use entropy encoding to remove the statistical redundancy in the compressed data. At the receiver, we design a lightweight decoder to reconstruct the intermediate data through learning from the received compressed data to improve accuracy. To fasten the convergence, we use a step-by-step approach to train the neural networks obtained based on ResNet-50 architecture. Experimental results show that AECNN can compress the intermediate data by more than 256 × with only about 4% accuracy loss, which outperforms the state-of-the-art work, BottleNet++. Compared to offloading inference task directly to edge server, AECNN can complete inference task earlier, in particular, under poor wireless channel condition, which highlights the effectiveness of AECNN in guaranteeing higher accuracy within time constraint.
Original language | English |
---|---|
Title of host publication | ICC 2023 - IEEE International Conference on Communications |
Editors | Michele Zorzi, Meixia Tao, Walid Saad |
Number of pages | 6 |
Publisher | IEEE |
Publication date | Oct 2023 |
Pages | 967-972 |
ISBN (Electronic) | 978-1-5386-7462-8 |
DOIs | |
Publication status | Published - Oct 2023 |
Event | IEEE International Conference on Communications - La Nuvola Convention Center, Rome, Italy Duration: 28 May 2023 → 1 Jun 2023 https://icc2023.ieee-icc.org/ |
Conference
Conference | IEEE International Conference on Communications |
---|---|
Location | La Nuvola Convention Center |
Country/Territory | Italy |
City | Rome |
Period | 28/05/2023 → 01/06/2023 |
Internet address |
Series | I E E E International Conference on Communications |
---|---|
ISSN | 1938-1883 |
Keywords
- CNN inference
- Edge computing
- feature compression
- semantic communication
- service reliability