English

Conditional Uncorrelation and Efficient Non-approximate Subset Selection in Sparse Regression

Machine Learning 2020-11-25 v2 Machine Learning

Abstract

Given mm dd-dimensional responsors and nn dd-dimensional predictors, sparse regression finds at most kk predictors for each responsor for linear approximation, 1kd11\leq k \leq d-1. The key problem in sparse regression is subset selection, which usually suffers from high computational cost. Recent years, many improved approximate methods of subset selection have been published. However, less attention has been paid on the non-approximate method of subset selection, which is very necessary for many questions in data analysis. Here we consider sparse regression from the view of correlation, and propose the formula of conditional uncorrelation. Then an efficient non-approximate method of subset selection is proposed in which we do not need to calculate any coefficients in regression equation for candidate predictors. By the proposed method, the computational complexity is reduced from O(16k3+mk2+mkd)O(\frac{1}{6}{k^3}+mk^2+mkd) to O(16k3+12mk2)O(\frac{1}{6}{k^3}+\frac{1}{2}mk^2) for each candidate subset in sparse regression. Because the dimension dd is generally the number of observations or experiments and large enough, the proposed method can greatly improve the efficiency of non-approximate subset selection.

Keywords

Cite

@article{arxiv.2009.03986,
  title  = {Conditional Uncorrelation and Efficient Non-approximate Subset Selection in Sparse Regression},
  author = {Jianji Wang and Qi Liu and Shupei Zhang and Nanning Zheng and Fei-Yue Wang},
  journal= {arXiv preprint arXiv:2009.03986},
  year   = {2020}
}

Comments

17 pages, 0 figure

R2 v1 2026-06-23T18:24:09.951Z