Efficient Privacy Preserving Logistic Regression for Horizontally Distributed Data
Guanhong Miao

TL;DR
This paper introduces a privacy-preserving logistic regression method for distributed data that ensures security against various attacks, maintains accuracy, and achieves fast convergence in collaborative IoT data analysis.
Contribution
It presents a novel matrix encryption-based logistic regression model that is secure, efficient, and suitable for horizontally distributed IoT data, with verification for dishonest participants.
Findings
Resilient to chosen plaintext, known plaintext, and collusion attacks
Provides accurate model results without accuracy loss
Demonstrates fast convergence and high efficiency in experiments
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Random Matrices and Applications
MethodsLogistic Regression
