
Research Article
Model Compression in Low Performance Edge Computing
@INPROCEEDINGS{10.1007/978-3-031-86203-8_12, author={Jingxuan Zhang and Yue Li and Jiaxun Wen and Kun Tian and Mingze Zhao}, title={Model Compression in Low Performance Edge Computing}, proceedings={Wireless and Satellite Systems. 14th EAI International Conference, WiSATS 2024, Harbin, China, August 23--25, 2024, Proceedings, Part II}, proceedings_a={WISATS PART 2}, year={2025}, month={3}, keywords={Edge Computing Model Compression Embedded}, doi={10.1007/978-3-031-86203-8_12} }
- Jingxuan Zhang
Yue Li
Jiaxun Wen
Kun Tian
Mingze Zhao
Year: 2025
Model Compression in Low Performance Edge Computing
WISATS PART 2
Springer
DOI: 10.1007/978-3-031-86203-8_12
Abstract
Due to the limited memory and computing resources in low performance edge computing, traditional large models are difficult to meet the high demand for latency in computational tasks. This paper builds upon the Pose ResNet18 Body model for human pose estimation, and analyses the hardware limitations of the low performance embedded device Jetson Orin Nano 4G, including limited memory and processing capability, as well as strict requirements for energy consumption and power. Then two model compression methods are proposed to address these limitations: compression based on INT8 quantization and compression based on weight sparsity pruning. Finally, the compressed models are validated on the Jetson Orin Nano 4G platform, and experimental results demonstrate significant advantages in inference time, storage space, power consumption, while maintaining the required prediction accuracy.