paper-with-me

홈 › Papers

Privacy-preserving logistic regression

2008-12-01 · NeurIPS 2008 12 · Kamalika Chaudhuri, Claire Monteleoni

This paper addresses the important tradeoff between privacy and learnability, when designing algorithms for learning from private databases. First we apply an idea of Dwork et al. to design a specific privacy-preserving machine learning algorithm, logistic regression. This involves bounding the sensitivity of logistic regression, and perturbing the learned classifier with noise proportional to the sensitivity. Noting that the approach of Dwork et al. has limitations when applied to other machine learning algorithms, we then present another privacy-preserving logistic regression algorithm. The algorithm is based on solving a perturbed objective, and does not depend on the sensitivity. We prove that our algorithm preserves privacy in the model due to Dwork et al., and we provide a learning performance guarantee. Our work also reveals an interesting connection between regularization and privacy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningPrivacy PreservingregressionSensitivity

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Privacy-preserving Logistic Regression with Secret Sharing

2021-05-14 · Ali Reza Ghavamipour, Fatih Turkmen, Xiaoqian Jian

Logistic regression (LR) is a widely used classification method for modeling binary outcomes in many medical data classification tasks. Research that collects and combines datasets from various data custodians and jurisd…

Privacy Preservingregression

PrivLogit: Efficient Privacy-preserving Logistic Regression by Tailoring Numerical Optimizers

2016-11-03 · Wei Xie, Yang Wang, Steven M. Boker, Donald E. Brown

Safeguarding privacy in machine learning is highly desirable, especially in collaborative studies across many organizations. Privacy-preserving distributed machine learning (based on cryptography) is popular to solve the…

BIG-bench Machine LearningPrivacy Preservingregression

High Performance Logistic Regression for Privacy-Preserving Genome Analysis

2020-02-13 · Martine De Cock, Rafael Dowsley, Anderson C. A. Nascimento, Davis Railsback 외

In this paper, we present a secure logistic regression training protocol and its implementation, with a new subprotocol to securely compute the activation function. To the best of our knowledge, we present the fastest ex…

Privacy PreservingregressionVocal Bursts Intensity Prediction

Privacy-Preserving Logistic Regression Training with A Faster Gradient Variant

2022-01-26 · John Chiang

Training logistic regression over encrypted data has been a compelling approach in addressing security concerns for several years. In this paper, we introduce an efficient gradient variant, called $quadratic$ $gradient$,…

Privacy Preservingregression

LFFR: Logistic Function For (single-output) Regression

2024-07-13 · John Chiang

Privacy-preserving regression in machine learning is a crucial area of research, aimed at enabling the use of powerful machine learning techniques while protecting individuals' privacy. In this paper, we implement privac…

Privacy Preservingregression