paper-with-me

Papers

Differentially Private High-dimensional Variable Selection via Integer Programming

2025-10-24 · Petros Prastakos, Kayhan Behdin, Rahul Mazumder arxiv

Sparse variable selection improves interpretability and generalization in high-dimensional learning by selecting a small subset of informative features. Recent advances in Mixed Integer Programming (MIP) have enabled solving large-scale non-private sparse regression - known as Best Subset Selection (BSS) - with millions of variables in minutes. However, extending these algorithmic advances to the setting of Differential Privacy (DP) has remained largely unexplored. In this paper, we introduce two new pure differentially private estimators for sparse variable selection, levering modern MIP techniques. Our framework is general and applies broadly to problems like sparse regression or classification, and we provide theoretical support recovery guarantees in the case of BSS. Inspired by the exponential mechanism, we develop structured sampling procedures that efficiently explore the non-convex objective landscape, avoiding the exhaustive combinatorial search in the exponential mechanism. We complement our theoretical findings with extensive numerical experiments, using both least squares and hinge loss for our objective function, and demonstrate that our methods achieve state-of-the-art empirical support recovery, outperforming competing algorithms in settings with up to $p=10^4$.

📄 PDF Abstract BibTeX arXiv:2510.22062

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentially Private Variable Selection via the Knockoff Filter

2021-09-12 · Mehrdad Pournaderi, Yu Xiang

The knockoff filter, recently developed by Barber and Candes, is an effective procedure to perform variable selection with a controlled false discovery rate (FDR). We propose a private version of the knockoff filter by i…

Variable Selection

Majority Vote for Distributed Differentially Private Sign Selection

2022-09-08 · Weidong Liu, Jiyuan Tu, Xiaojun Mao, Xi Chen

Privacy-preserving data analysis has become more prevalent in recent years. In this study, we propose a distributed group differentially private Majority Vote mechanism, for the sign selection problem in a distributed se…

Privacy Preservingregression

High-Dimensional Differentially-Private EM Algorithm: Methods and Near-Optimal Statistical Guarantees

2021-04-01 · Zhe Zhang, Linjun Zhang

In this paper, we develop a general framework to design differentially private expectation-maximization (EM) algorithms in high-dimensional latent variable models, based on the noisy iterative hard-thresholding. We deriv…

regression

Differentially Private Model-X Knockoffs via Johnson-Lindenstrauss Transform

2025-08-06 · Yuxuan Tao, Adel Javanmard arxiv

We introduce a novel privatization framework for high-dimensional controlled variable selection. Our framework enables rigorous False Discovery Rate (FDR) control under differential privacy constraints. While the Model-X…

Better Private Linear Regression Through Better Private Feature Selection

2023-06-01 · NeurIPS 2023 11

Existing work on differentially private linear regression typically assumes that end users can precisely set data bounds or algorithmic hyperparameters. End users often struggle to meet these requirements without directl…

Decision Makingfeature selectionregression