paper-with-me

Papers

Privacy-Utility Trade-off of Linear Regression under Random Projections and Additive Noise

2019-02-13 · Mehrdad Showkatbakhsh, Can Karakus, Suhas Diggavi

Data privacy is an important concern in machine learning, and is fundamentally at odds with the task of training useful learning models, which typically require the acquisition of large amounts of private user data. One possible way of fulfilling the machine learning task while preserving user privacy is to train the model on a transformed, noisy version of the data, which does not reveal the data itself directly to the training procedure. In this work, we analyze the privacy-utility trade-off of two such schemes for the problem of linear regression: additive noise, and random projections. In contrast to previous work, we consider a recently proposed notion of differential privacy that is based on conditional mutual information (MI-DP), which is stronger than the conventional $(\epsilon, \delta)$-differential privacy, and use relative objective error as the utility metric. We find that projecting the data to a lower-dimensional subspace before adding noise attains a better trade-off in general. We also make a connection between privacy problem and (non-coherent) SIMO, which has been extensively studied in wireless communication, and use tools from there for the analysis. We present numerical results demonstrating the performance of the schemes.

📄 PDF Abstract BibTeX arXiv:1902.04688

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

Arbitrarily Strong Utility-Privacy Tradeoff in Multi-Agent Systems

2020-08-11

Each agent in a network makes a local observation that is linearly related to a set of public and private parameters. The agents send their observations to a fusion center to allow it to estimate the public parameters. T…

Achieving Transparency Report Privacy in Linear Time

2021-03-31 · Chien-Lun Chen, Leana Golubchik, Ranjan Pal

An accountable algorithmic transparency report (ATR) should ideally investigate the (a) transparency of the underlying algorithm, and (b) fairness of the algorithmic decisions, and at the same time preserve data subjects…

Fairness

Evaluating Trade-offs in Computer Vision Between Attribute Privacy, Fairness and Utility

2023-02-15 · William Paul, Philip Mathew, Fady Alajaji, Philippe Burlina

This paper investigates to what degree and magnitude tradeoffs exist between utility, fairness and attribute privacy in computer vision. Regarding privacy, we look at this important problem specifically in the context of…

AttributeFairness

Optimal Unbiased Randomizers for Regression with Label Differential Privacy

2023-12-09 · NeurIPS 2023 11 · Ashwinkumar Badanidiyuru, Badih Ghazi, Pritish Kamath, Ravi Kumar 외

We propose a new family of label randomizers for training regression models under the constraint of label differential privacy (DP). In particular, we leverage the trade-offs between bias and variance to construct better…

regression

Theoretically Principled Federated Learning for Balancing Privacy and Utility

2023-05-24 · Xiaojin Zhang, Wenjie Li, Kai Chen, Shutao Xia 외

We propose a general learning framework for the protection mechanisms that protects privacy via distorting model parameters, which facilitates the trade-off between privacy and utility. The algorithm is applicable to arb…

Federated Learning