Towards Robust and Efficient Cloud-Edge Elastic Model Adaptation via Selective Entropy Distillation
Yaofo Chen, Shuaicheng Niu, Yaowei Wang, Shoukai Xu, Hengjie Song,, Mingkui Tan

TL;DR
This paper proposes a cloud-edge elastic model adaptation framework that enables efficient, online model updates on resource-limited edge devices by selective sample uploading and entropy distillation, improving robustness under distribution shifts.
Contribution
It introduces a novel CEMA paradigm allowing edge models to adapt online with limited computation and communication, using selective sample upload and entropy-based distillation.
Findings
Effective adaptation on ImageNet-C and ImageNet-R datasets.
Reduces communication cost via sample exclusion criteria.
Improves robustness under distribution shifts.
Abstract
The conventional deep learning paradigm often involves training a deep model on a server and then deploying the model or its distilled ones to resource-limited edge devices. Usually, the models shall remain fixed once deployed (at least for some period) due to the potential high cost of model adaptation for both the server and edge sides. However, in many real-world scenarios, the test environments may change dynamically (known as distribution shifts), which often results in degraded performance. Thus, one has to adapt the edge models promptly to attain promising performance. Moreover, with the increasing data collected at the edge, this paradigm also fails to further adapt the cloud model for better performance. To address these, we encounter two primary challenges: 1) the edge model has limited computation power and may only support forward propagation; 2) the data transmission budget…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsImage and Signal Denoising Methods · Generative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging
