English

PriMask: Cascadable and Collusion-Resilient Data Masking for Mobile Cloud Inference

Cryptography and Security 2022-11-15 v1 Distributed, Parallel, and Cluster Computing Machine Learning Networking and Internet Architecture

Abstract

Mobile cloud offloading is indispensable for inference tasks based on large-scale deep models. However, transmitting privacy-rich inference data to the cloud incurs concerns. This paper presents the design of a system called PriMask, in which the mobile device uses a secret small-scale neural network called MaskNet to mask the data before transmission. PriMask significantly weakens the cloud's capability to recover the data or extract certain private attributes. The MaskNet is em cascadable in that the mobile can opt in to or out of its use seamlessly without any modifications to the cloud's inference service. Moreover, the mobiles use different MaskNets, such that the collusion between the cloud and some mobiles does not weaken the protection for other mobiles. We devise a {\em split adversarial learning} method to train a neural network that generates a new MaskNet quickly (within two seconds) at run time. We apply PriMask to three mobile sensing applications with diverse modalities and complexities, i.e., human activity recognition, urban environment crowdsensing, and driver behavior recognition. Results show PriMask's effectiveness in all three applications.

Keywords

Cite

@article{arxiv.2211.06716,
  title  = {PriMask: Cascadable and Collusion-Resilient Data Masking for Mobile Cloud Inference},
  author = {Linshan Jiang and Qun Song and Rui Tan and Mo Li},
  journal= {arXiv preprint arXiv:2211.06716},
  year   = {2022}
}

Comments

13 pages, best paper candidate, Sensys 2022

R2 v1 2026-06-28T05:44:02.131Z