AdaPI: Facilitating DNN Model Adaptivity for Efficient Private Inference in Edge Computing
Tong Zhou, Jiahui Zhao, Yukui Luo, Xi Xie, Wujie Wen and, Caiwen Ding, Xiaolin Xu

TL;DR
AdaPI introduces an adaptive private inference method that optimizes DNN models for diverse energy-constrained edge devices, enabling efficient and accurate computations across varying resource levels.
Contribution
This work presents AdaPI, a novel training strategy that allows DNN models to adapt to different energy budgets in edge devices, improving deployment efficiency and accuracy.
Findings
Achieves 7.3% higher accuracy than state-of-the-art PI methods on CIFAR-100.
Employs soft masks to enable dynamic adjustment of computation and communication workloads.
Outperforms existing PI approaches in accuracy across diverse energy constraints.
Abstract
Private inference (PI) has emerged as a promising solution to execute computations on encrypted data, safeguarding user privacy and model parameters in edge computing. However, existing PI methods are predominantly developed considering constant resource constraints, overlooking the varied and dynamic resource constraints in diverse edge devices, like energy budgets. Consequently, model providers have to design specialized models for different devices, where all of them have to be stored on the edge server, resulting in inefficient deployment. To fill this gap, this work presents AdaPI, a novel approach that achieves adaptive PI by allowing a model to perform well across edge devices with diverse energy budgets. AdaPI employs a PI-aware training strategy that optimizes the model weights alongside weight-level and feature-level soft masks. These soft masks are subsequently transformed…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Data Security Solutions · Privacy-Preserving Technologies in Data · Cryptography and Data Security
