English

Not All Features Are Equal: Discovering Essential Features for Preserving Prediction Privacy

Machine Learning 2021-02-23 v2 Cryptography and Security Information Theory math.IT Machine Learning

Abstract

When receiving machine learning services from the cloud, the provider does not need to receive all features; in fact, only a subset of the features are necessary for the target prediction task. Discerning this subset is the key problem of this work. We formulate this problem as a gradient-based perturbation maximization method that discovers this subset in the input feature space with respect to the functionality of the prediction model used by the provider. After identifying the subset, our framework, Cloak, suppresses the rest of the features using utility-preserving constant values that are discovered through a separate gradient-based optimization process. We show that Cloak does not necessarily require collaboration from the service provider beyond its normal service, and can be applied in scenarios where we only have black-box access to the service provider's model. We theoretically guarantee that Cloak's optimizations reduce the upper bound of the Mutual Information (MI) between the data and the sifted representations that are sent out. Experimental results show that Cloak reduces the mutual information between the input and the sifted representations by 85.01% with only a negligible reduction in utility (1.42%). In addition, we show that Cloak greatly diminishes adversaries' ability to learn and infer non-conducive features.

Keywords

Cite

@article{arxiv.2003.12154,
  title  = {Not All Features Are Equal: Discovering Essential Features for Preserving Prediction Privacy},
  author = {Fatemehsadat Mireshghallah and Mohammadkazem Taram and Ali Jalali and Ahmed Taha Elthakeb and Dean Tullsen and Hadi Esmaeilzadeh},
  journal= {arXiv preprint arXiv:2003.12154},
  year   = {2021}
}

Comments

This paper is presented at the 2021 Web conference (WWW 2021)

R2 v1 2026-06-23T14:28:41.702Z