English

Communication-Computation Trade-Off in Resource-Constrained Edge Inference

Machine Learning 2024-10-30 v2 Signal Processing Machine Learning

Abstract

The recent breakthrough in artificial intelligence (AI), especially deep neural networks (DNNs), has affected every branch of science and technology. Particularly, edge AI has been envisioned as a major application scenario to provide DNN-based services at edge devices. This article presents effective methods for edge inference at resource-constrained devices. It focuses on device-edge co-inference, assisted by an edge computing server, and investigates a critical trade-off among the computation cost of the on-device model and the communication cost of forwarding the intermediate feature to the edge server. A three-step framework is proposed for the effective inference: (1) model split point selection to determine the on-device model, (2) communication-aware model compression to reduce the on-device computation and the resulting communication overhead simultaneously, and (3) task-oriented encoding of the intermediate feature to further reduce the communication overhead. Experiments demonstrate that our proposed framework achieves a better trade-off and significantly reduces the inference latency than baseline methods.

Keywords

Cite

@article{arxiv.2006.02166,
  title  = {Communication-Computation Trade-Off in Resource-Constrained Edge Inference},
  author = {Jiawei Shao and Jun Zhang},
  journal= {arXiv preprint arXiv:2006.02166},
  year   = {2024}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-23T16:01:21.950Z