[Resource Topic] 2023/1354: Privacy Preserving Feature Selection for Sparse Linear Regression

Welcome to the resource topic for 2023/1354

Title:
Privacy Preserving Feature Selection for Sparse Linear Regression

Authors: Adi Akavia, Ben Galili, Hayim Shaul, Mor Weiss, Zohar Yakhini

Abstract:

Privacy-Preserving Machine Learning (PPML) provides protocols for learning and statistical analysis of data that may be distributed amongst multiple data owners (e.g., hospitals that own proprietary healthcare data), while preserving data privacy. The PPML literature includes protocols for various learning methods, including ridge regression. Ridge regression controls the L_2 norm of the model, but does not aim to strictly reduce the number of non-zero coefficients, namely the L_0 norm of the model. Reducing the number of non-zero coefficients (a form of feature selection) is important for avoiding overfitting, and for reducing the cost of using learnt models in practice.
In this work, we develop a first privacy-preserving protocol for sparse linear regression under L_0 constraints. The protocol addresses data contributed by several data owners (e.g., hospitals). Our protocol outsources the bulk of the computation to two non-colluding servers, using homomorphic encryption as a central tool. We provide a rigorous security proof for our protocol, where security is against semi-honest adversaries controlling any number of data owners and at most one server. We implemented our protocol, and evaluated performance with nearly a million samples and up to 40 features.

ePrint: https://eprint.iacr.org/2023/1354

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .