paper-with-me

Papers

Compressed Regression

2007-12-01 · NeurIPS 2007 12 · Shuheng Zhou, Larry Wasserman, John D. Lafferty

Recent research has studied the role of sparsity in high dimensional regression and signal reconstruction, establishing theoretical limits for recovering sparse models from sparse data. In this paper we study a variant of this problem where the original $n$ input variables are compressed by a random linear transformation to $m \ll n$ examples in $p$ dimensions, and establish conditions under which a sparse linear model can be successfully recovered from the compressed data. A primary motivation for this compression procedure is to anonymize the data and preserve privacy by revealing little information about the original data. We characterize the number of random projections that are required for $\ell_1$-regularized compressed regression to identify the nonzero coefficients in the true model with probability approaching one, a property called `sparsistence.'' In addition, we show that $\ell_1$-regularized compressed regression asymptotically predicts as well as an oracle linear model, a property called `persistence.'' Finally, we characterize the privacy properties of the compression procedure in information-theoretic terms, establishing upper bounds on the rate of information communicated between the compressed and uncompressed data that decay to zero.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Compressed Least-Squares Regression

2009-12-01 · NeurIPS 2009 12 · Odalric Maillard, Rémi Munos

We consider the problem of learning, from K input data, a regression function in a function space of high dimension N using projections onto a random subspace of lower dimension M. From any linear approximation algorithm…

regression

A Fast Method for Lasso and Logistic Lasso

2024-02-04 · Siu-Wing Cheng, Man Ting Wong

We propose a fast method for solving compressed sensing, Lasso regression, and Logistic Lasso regression problems that iteratively runs an appropriate solver using an active set approach. We design a strategy to update t…

compressed sensingregression

Geometric Analysis of Neural Regression Collapse via Intrinsic Dimension

2025-10-01 · George Andriopoulos, Zixuan Dong, Bimarsha Adhikari, Keith Ross arxiv

Neural multivariate regression underpins a wide range of domains, including control, robotics, and finance, yet the geometry of its learned representations remains poorly characterized. While neural collapse has been sho…

Restricted Eigenvalue from Stable Rank with Applications to Sparse Linear Regression

2017-07-25 · Shiva Prasad Kasiviswanathan, Mark Rudelson

High-dimensional settings, where the data dimension ($d$) far exceeds the number of observations ($n$), are common in many statistical and machine learning applications. Methods based on $\ell_1$-relaxation, such as Lass…

regression

A Unified Framework for Sparse Relaxed Regularized Regression: SR3

2018-07-14 · Peng Zheng, Travis Askham, Steven L. Brunton, J. Nathan Kutz 외

Regularized regression problems are ubiquitous in statistical modeling, signal processing, and machine learning. Sparse regression in particular has been instrumental in scientific model discovery, including compressed s…

compressed sensingComputational EfficiencyMatrix CompletionModel Discovery+2