English

Additive Logistic Mechanism for Privacy-Preserving Self-Supervised Learning

Machine Learning 2022-05-26 v1 Cryptography and Security Machine Learning

Abstract

We study the privacy risks that are associated with training a neural network's weights with self-supervised learning algorithms. Through empirical evidence, we show that the fine-tuning stage, in which the network weights are updated with an informative and often private dataset, is vulnerable to privacy attacks. To address the vulnerabilities, we design a post-training privacy-protection algorithm that adds noise to the fine-tuned weights and propose a novel differential privacy mechanism that samples noise from the logistic distribution. Compared to the two conventional additive noise mechanisms, namely the Laplace and the Gaussian mechanisms, the proposed mechanism uses a bell-shaped distribution that resembles the distribution of the Gaussian mechanism, and it satisfies pure ϵ\epsilon-differential privacy similar to the Laplace mechanism. We apply membership inference attacks on both unprotected and protected models to quantify the trade-off between the models' privacy and performance. We show that the proposed protection algorithm can effectively reduce the attack accuracy to roughly 50\%-equivalent to random guessing-while maintaining a performance loss below 5\%.

Keywords

Cite

@article{arxiv.2205.12430,
  title  = {Additive Logistic Mechanism for Privacy-Preserving Self-Supervised Learning},
  author = {Yunhao Yang and Parham Gohari and Ufuk Topcu},
  journal= {arXiv preprint arXiv:2205.12430},
  year   = {2022}
}

Comments

15 pages, 2 figures

R2 v1 2026-06-24T11:27:46.192Z