English

Computationally and Statistically Efficient Truncated Regression

Statistics Theory 2020-10-26 v1 Data Structures and Algorithms Machine Learning Statistics Theory

Abstract

We provide a computationally and statistically efficient estimator for the classical problem of truncated linear regression, where the dependent variable y=wTx+ϵy = w^T x + \epsilon and its corresponding vector of covariates xRkx \in R^k are only revealed if the dependent variable falls in some subset SRS \subseteq R; otherwise the existence of the pair (x,y)(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 ww from nn revealed samples that attains l2l_2 error O~(k/n)\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 SS.In order to achieve computational efficiency we need to assume that SS 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.

Keywords

Cite

@article{arxiv.2010.12000,
  title  = {Computationally and Statistically Efficient Truncated Regression},
  author = {Constantinos Daskalakis and Themis Gouleakis and Christos Tzamos and Manolis Zampetakis},
  journal= {arXiv preprint arXiv:2010.12000},
  year   = {2020}
}

Comments

Accepted for presentation at the Conference on Learning Theory (COLT) 2019

R2 v1 2026-06-23T19:34:13.073Z