paper-with-me

홈 › Papers

Efficient Privacy Preserving Logistic Regression for Horizontally Distributed Data

2022-02-05 · Guanhong Miao

Internet of Things devices are expanding rapidly and generating huge amount of data. There is an increasing need to explore data collected from these devices. Collaborative learning provides a strategic solution for the Internet of Things settings but also raises public concern over data privacy. In recent years, large amount of privacy preserving techniques have been developed based on secure multi-party computation and differential privacy. A major challenge of collaborative learning is to balance disclosure risk and data utility while maintaining high computation efficiency. In this paper, we proposed privacy preserving logistic regression model using matrix encryption approach. The secure scheme is resilient to chosen plaintext attack, known plaintext attack, and collusion attack that could compromise any agencies in the collaborative learning. Encrypted model estimate is decrypted to provide true model results with no accuracy degradation. Verification phase is implemented to examine dishonest behavior among agencies. Experimental evaluations demonstrate fast convergence rate and high efficiency of proposed scheme.

📄 PDF Abstract BibTeX arXiv:2202.02650

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preservingregression

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 제목 키워드 기반

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

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 …

BIG-bench Machine LearningPrivacy PreservingregressionSensitivity

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

Neural Network Training on Encrypted Data with TFHE

2024-01-29 · Luis Montero, Jordan Frery, Celia Kherfallah, Roman Bredehoft 외

We present an approach to outsourcing of training neural networks while preserving data confidentiality from malicious parties. We use fully homomorphic encryption to build a unified training approach that works on encry…

regression