Differentially Private Iterative Screening Rules for Linear Regression

๐Ÿ“… 2025-02-25
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the challenge of feature screening for $L_1$-regularized linear regression under differential privacy constraints. We propose the first provably $varepsilon$-differentially private iterative screening framework. Unlike existing non-private screening methods, our approach leverages duality gap analysis and a private noise-injection mechanism to design dynamic, adaptive weak screening rules that effectively mitigate โ€œover-screeningโ€ induced by injected noise. We provide rigorous theoretical guarantees: the framework satisfies $varepsilon$-differential privacy and preserves screening consistency. Empirical evaluation demonstrates that, under identical privacy budgets, our method achieves significantly better trade-offs between model accuracy and sparsity compared to baseline private approaches. To the best of our knowledge, this is the first solution for high-dimensional feature selection under differential privacy that simultaneously offers strong theoretical privacy and consistency guarantees alongside practical performance.

Technology Category

Application Category

๐Ÿ“ Abstract
Linear $L_1$-regularized models have remained one of the simplest and most effective tools in data science. Over the past decade, screening rules have risen in popularity as a way to eliminate features when producing the sparse regression weights of $L_1$ models. However, despite the increasing need of privacy-preserving models for data analysis, to the best of our knowledge, no differentially private screening rule exists. In this paper, we develop the first private screening rule for linear regression. We initially find that this screening rule is too strong: it screens too many coefficients as a result of the private screening step. However, a weakened implementation of private screening reduces overscreening and improves performance.
Problem

Research questions and friction points this paper is trying to address.

Develops differentially private screening rules
Addresses overscreening in L1-regularized models
Enhances privacy in linear regression analysis
Innovation

Methods, ideas, or system contributions that make the work stand out.

Differentially private screening rule
Weakened implementation reduces overscreening
Improves performance in linear regression
๐Ÿ”Ž Similar Papers
No similar papers found.