paper-with-me

홈 › Papers

Differentially Private Log-Location-Scale Regression Using Functional Mechanism

2024-04-12 · Jiewen Sheng, Xiaolei Fang

This article introduces differentially private log-location-scale (DP-LLS) regression models, which incorporate differential privacy into LLS regression through the functional mechanism. The proposed models are established by injecting noise into the log-likelihood function of LLS regression for perturbed parameter estimation. We will derive the sensitivities utilized to determine the magnitude of the injected noise and prove that the proposed DP-LLS models satisfy $\epsilon$-differential privacy. In addition, we will conduct simulations and case studies to evaluate the performance of the proposed models. The findings suggest that predictor dimension, training sample size, and privacy budget are three key factors impacting the performance of the proposed DP-LLS regression models. Moreover, the results indicate that a sufficiently large training dataset is needed to simultaneously ensure decent performance of the proposed models and achieve a satisfactory level of privacy protection.

📄 PDF Abstract BibTeX arXiv:2404.08715

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimationregression

Similar Papers 제목 키워드 기반

Distributed Differentially Private Computation of Functions with Correlated Noise

2019-04-22 · Hafiz Imtiaz, Jafar Mohammadi, Anand D. Sarwate

Many applications of machine learning, such as human health research, involve processing private or sensitive information. Privacy concerns may impose significant hurdles to collaboration in scenarios where there are mul…

BIG-bench Machine LearningPrivacy Preserving

Differentially Private Regression with Unbounded Covariates

2022-02-19 · Jason Milionis, Alkis Kalavasis, Dimitris Fotakis, Stratis Ioannidis

We provide computationally efficient, differentially private algorithms for the classical regression settings of Least Squares Fitting, Binary Regression and Linear Regression with unbounded covariates. Prior to our work…

regression

Revisiting Differentially Private Regression: Lessons From Learning Theory and their Consequences

2015-12-20 · Xi Wu, Matthew Fredrikson, Wentao Wu, Somesh Jha 외

Private regression has received attention from both database and security communities. Recent work by Fredrikson et al. (USENIX Security 2014) analyzed the functional mechanism (Zhang et al. VLDB 2012) for training linea…

Learning Theoryregression

Differentially Private Sliced Inverse Regression: Minimax Optimality and Algorithm

2024-01-16 · Xintao Xia, Linjun Zhang, Zhanrui Cai

Privacy preservation has become a critical concern in high-dimensional data analysis due to the growing prevalence of data-driven applications. Since its proposal, sliced inverse regression has emerged as a widely utiliz…

Dimensionality Reductionregression

Differentially Private GANs for Generating Synthetic Indoor Location Data

2024-04-10 · Vahideh Moghtadaiee, Mina Alishahi, Milad Rabiei

The advent of location-based services has led to the widespread adoption of indoor localization systems, which enable location tracking of individuals within enclosed spaces such as buildings. While these systems provide…

Indoor LocalizationPrivacy Preserving