paper-with-me

홈 › Papers

Truncated Linear Regression in High Dimensions

2020-07-29 · NeurIPS 2020 12 · Constantinos Daskalakis, Dhruv Rohatgi, Manolis Zampetakis

As in standard linear regression, in truncated linear regression, we are given access to observations $(A_i, y_i)_i$ whose dependent variable equals $y_i= A_i^{\rm T} \cdot x^* + \eta_i$, where $x^*$ is some fixed unknown vector of interest and $\eta_i$ is independent noise; except we are only given an observation if its dependent variable $y_i$ lies in some "truncation set" $S \subset \mathbb{R}$. The goal is to recover $x^*$ under some favorable conditions on the $A_i$'s and the noise distribution. We prove that there exists a computationally and statistically efficient method for recovering $k$-sparse $n$-dimensional vectors $x^*$ from $m$ truncated samples, which attains an optimal $\ell_2$ reconstruction error of $O(\sqrt{(k \log n)/m})$. As a corollary, our guarantees imply a computationally efficient and information-theoretically optimal algorithm for compressed sensing with truncation, which may arise from measurement saturation effects. Our result follows from a statistical and computational analysis of the Stochastic Gradient Descent (SGD) algorithm for solving a natural adaptation of the LASSO optimization problem that accommodates truncation. This generalizes the works of both: (1) [Daskalakis et al. 2018], where no regularization is needed due to the low-dimensionality of the data, and (2) [Wainright 2009], where the objective function is simple due to the absence of truncation. In order to deal with both truncation and high-dimensionality at the same time, we develop new techniques that not only generalize the existing ones but we believe are of independent interest.

📄 PDF Abstract BibTeX arXiv:2007.14539

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensingregressionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Efficient Truncated Linear Regression with Unknown Noise Variance

2022-08-25 · NeurIPS 2021 12 · Constantinos Daskalakis, Patroklos Stefanou, Rui Yao, Manolis Zampetakis

Truncated linear regression is a classical challenge in Statistics, wherein a label, $y = w^T x + \varepsilon$, and its corresponding feature vector, $x \in \mathbb{R}^k$, are only observed if the label falls in some sub…

regression

Non-Asymptotic Guarantees for Robust Statistical Learning under Infinite Variance Assumption

2022-01-10 · Lihu Xu, Fang Yao, Qiuran Yao, Huiming Zhang

There has been a surge of interest in developing robust estimators for models with heavy-tailed and bounded variance data in statistics and machine learning, while few works impose unbounded variance. This paper proposes…

quantile regressionregression

Computationally and Statistically Efficient Truncated Regression

2020-10-22 · Constantinos Daskalakis, Themis Gouleakis, Christos Tzamos, Manolis Zampetakis

We provide a computationally and statistically efficient estimator for the classical problem of truncated linear regression, where the dependent variable $y = w^T x + \epsilon$ and its corresponding vector of covariates …

Computational Efficiencyregression

Distribution-Free Robust Linear Regression

2021-02-25 · Jaouad Mourtada, Tomas Vaškevičius, Nikita Zhivotovskiy

We study random design linear regression with no assumptions on the distribution of the covariates and with a heavy-tailed response variable. In this distribution-free regression setting, we show that boundedness of the …

regression

Nonlinear Statistical Learning with Truncated Gaussian Graphical Models

2016-06-02 · Qinliang Su, Xuejun Liao, Changyou Chen, Lawrence Carin

We introduce the truncated Gaussian graphical model (TGGM) as a novel framework for designing statistical models for nonlinear learning. A TGGM is a Gaussian graphical model (GGM) with a subset of variables truncated to …

General Classification