paper-with-me

Papers

When Homomorphic Encryption Marries Secret Sharing: Secure Large-Scale Sparse Logistic Regression and Applications in Risk Control

2020-08-20 · Chaochao Chen, Jun Zhou, Li Wang, Xibin Wu, Wenjing Fang, Jin Tan, Lei Wang, Alex X. Liu, Hao Wang, Cheng Hong

Logistic Regression (LR) is the most widely used machine learning model in industry for its efficiency, robustness, and interpretability. Due to the problem of data isolation and the requirement of high model performance, many applications in industry call for building a secure and efficient LR model for multiple parties. Most existing work uses either Homomorphic Encryption (HE) or Secret Sharing (SS) to build secure LR. HE based methods can deal with high-dimensional sparse features, but they incur potential security risks. SS based methods have provable security, but they have efficiency issue under high-dimensional sparse features. In this paper, we first present CAESAR, which combines HE and SS to build secure large-scale sparse logistic regression model and achieves both efficiency and security. We then present the distributed implementation of CAESAR for scalability requirement. We have deployed CAESAR in a risk control task and conducted comprehensive experiments. Our experimental results show that CAESAR improves the state-of-the-art model by around 130 times.

📄 PDF Abstract BibTeX arXiv:2008.08753

Code (0)

등록된 구현이 없습니다.

Tasks

regression

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

Multi-party computation enables secure polynomial control based solely on secret-sharing

2021-03-30 · Sebastian Schlor, Michael Hertneck, Stefan Wildhagen, Frank Allgöwer

Encrypted control systems allow to evaluate feedback laws on external servers without revealing private information about state and input data, the control law, or the plant. While there are a number of encrypted control…

Privacy-Preserving Visual Learning Using Doubly Permuted Homomorphic Encryption

2017-04-07 · ICCV 2017 10 · Ryo Yonetani, Vishnu Naresh Boddeti, Kris M. Kitani, Yoichi Sato

We propose a privacy-preserving framework for learning visual classifiers by leveraging distributed private image data. This framework is designed to aggregate multiple classifiers updated locally using private data and …

Privacy Preserving

ENSEI: Efficient Secure Inference via Frequency-Domain Homomorphic Convolution for Privacy-Preserving Visual Recognition

2020-03-11 · CVPR 2020 6 · Song Bian, Tianchen Wang, Masayuki Hiromoto, Yiyu Shi 외

In this work, we propose ENSEI, a secure inference (SI) framework based on the frequency-domain secure convolution (FDSC) protocol for the efficient execution of privacy-preserving visual recognition. Our observation is …

Privacy Preserving

An Efficient and Multi-private Key Secure Aggregation for Federated Learning

2023-06-15 · Xue Yang, Zifeng Liu, Xiaohu Tang, Rongxing Lu 외

With the emergence of privacy leaks in federated learning, secure aggregation protocols that mainly adopt either homomorphic encryption or threshold secret sharing have been widely developed for federated learning to pro…

Federated Learning

Privacy Preserving PCA for Multiparty Modeling

2020-02-06 · Yingting Liu, Chaochao Chen, Longfei Zheng, Li Wang 외

In this paper, we present a general multiparty modeling paradigm with Privacy Preserving Principal Component Analysis (PPPCA) for horizontally partitioned data. PPPCA can accomplish multiparty cooperative execution of PC…

Fraud DetectionPrivacy Preserving