English

Accuracy Improvement in Differentially Private Logistic Regression: A Pre-training Approach

Machine Learning 2024-02-13 v3 Cryptography and Security

Abstract

Machine learning (ML) models can memorize training datasets. As a result, training ML models over private datasets can lead to the violation of individuals' privacy. Differential privacy (DP) is a rigorous privacy notion to preserve the privacy of underlying training datasets. Yet, training ML models in a DP framework usually degrades the accuracy of ML models. This paper aims to boost the accuracy of a DP logistic regression (LR) via a pre-training module. In more detail, we initially pre-train our LR model on a public training dataset that there is no privacy concern about it. Then, we fine-tune our DP-LR model with the private dataset. In the numerical results, we show that adding a pre-training module significantly improves the accuracy of the DP-LR model.

Keywords

Cite

@article{arxiv.2307.13771,
  title  = {Accuracy Improvement in Differentially Private Logistic Regression: A Pre-training Approach},
  author = {Mohammad Hoseinpour and Milad Hoseinpour and Ali Aghagolzadeh},
  journal= {arXiv preprint arXiv:2307.13771},
  year   = {2024}
}
R2 v1 2026-06-28T11:40:02.999Z