paper-with-me

홈 › Papers

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 $x \in R^k$ are only revealed if the dependent variable falls in some subset $S \subseteq R$; otherwise the existence of the pair $(x, y)$ is hidden. This problem has remained a challenge since the early works of [Tobin 1958, Amemiya 1973, Hausman and Wise 1977], its applications are abundant, and its history dates back even further to the work of Galton, Pearson, Lee, and Fisher. While consistent estimators of the regression coefficients have been identified, the error rates are not well-understood, especially in high dimensions. Under a thickness assumption about the covariance matrix of the covariates in the revealed sample, we provide a computationally efficient estimator for the coefficient vector $w$ from $n$ revealed samples that attains $l_2$ error $\tilde{O}(\sqrt{k/n})$. Our estimator uses Projected Stochastic Gradient Descent (PSGD) without replacement on the negative log-likelihood of the truncated sample. For the statistically efficient estimation we only need oracle access to the set $S$.In order to achieve computational efficiency we need to assume that $S$ is a union of a finite number of intervals but still can be complicated. PSGD without replacement must be restricted to an appropriately defined convex cone to guarantee that the negative log-likelihood is strongly convex, which in turn is established using concentration of matrices on variables with sub-exponential tails. We perform experiments on simulated data to illustrate the accuracy of our estimator. As a corollary, we show that SGD learns the parameters of single-layer neural networks with noisy activation functions.

📄 PDF Abstract BibTeX arXiv:2010.12000

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiencyregression

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

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

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 unknow…

compressed sensingregressionVocal Bursts Intensity Prediction

Computationally Efficient and Statistically Optimal Robust High-Dimensional Linear Regression

2023-05-10 · Yinan Shen, Jingyang Li, Jian-Feng Cai, Dong Xia

High-dimensional linear regression under heavy-tailed noise or outlier corruption is challenging, both computationally and statistically. Convex approaches have been proven statistically optimal but suffer from high comp…

regressionVocal Bursts Intensity Prediction

Balancing Statistical and Computational Precision: A General Theory and Applications to Sparse Regression

2016-09-23 · Mahsa Taheri, Néhémy Lim, Johannes Lederer

Modern technologies are generating ever-increasing amounts of data. Making use of these data requires methods that are both statistically sound and computationally efficient. Typically, the statistical and computational …

Astronomyfeature selectionregression

Statistically and Computationally Efficient Variance Estimator for Kernel Ridge Regression

2018-09-17 · Meimei Liu, Jean Honorio, Guang Cheng

In this paper, we propose a random projection approach to estimate variance in kernel ridge regression. Our approach leads to a consistent estimator of the true variance, while being computationally more efficient. Our v…

regression