paper-with-me

Papers

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

2020-09-08 · Jianji Wang, Qi Liu, Shupei Zhang, Nanning Zheng, Fei-Yue Wang

Given $m$ $d$-dimensional responsors and $n$ $d$-dimensional predictors, sparse regression finds at most $k$ predictors for each responsor for linear approximation, $1\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(\frac{1}{6}{k^3}+mk^2+mkd)$ to $O(\frac{1}{6}{k^3}+\frac{1}{2}mk^2)$ for each candidate subset in sparse regression. Because the dimension $d$ is generally the number of observations or experiments and large enough, the proposed method can greatly improve the efficiency of non-approximate subset selection.

📄 PDF Abstract BibTeX arXiv:2009.03986

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Efficient Approximate Solutions to Mutual Information Based Global Feature Selection

2017-06-23 · Hemanth Venkateswara, Prasanth Lade, Binbin Lin, Jieping Ye 외

Mutual Information (MI) is often used for feature selection when developing classifier models. Estimating the MI for a subset of features is often intractable. We demonstrate, that under the assumptions of conditional in…

feature selection

Instance-wise Causal Feature Selection for Model Interpretation

2021-04-26 · Pranoy Panda, Sai Srinivas Kancheti, Vineeth N Balasubramanian

We formulate a causal extension to the recently introduced paradigm of instance-wise feature selection to explain black-box visual classifiers. Our method selects a subset of input features that has the greatest causal e…

feature selectionmodel

Regularized Multivariate Analysis Framework for Interpretable High-Dimensional Variable Selection

2021-12-22 · Sergio Muñoz-Romero, Vanessa Gómez-Verdejo, Jerónimo Arenas-García

Multivariate Analysis (MVA) comprises a family of well-known methods for feature extraction which exploit correlations among input variables representing the data. One important property that is enjoyed by most such meth…

Variable SelectionVocal Bursts Intensity Prediction

Gaussian Experts Selection using Graphical Models

2021-02-02 · Hamed Jalali, Martin Pawelczyk, Gjergji Kasneci

Local approximations are popular methods to scale Gaussian processes (GPs) to big data. Local approximations reduce time complexity by dividing the original dataset into subsets and training a local expert on each subset…

Gaussian ProcessesUncertainty Quantification

Grouped Variable Selection for Generalized Eigenvalue Problems

2021-05-28 · Jonathan Dan, Simon Geirnaert, Alexander Bertrand

Many problems require the selection of a subset of variables from a full set of optimization variables. The computational complexity of an exhaustive search over all possible subsets of variables is, however, prohibitive…

Variable Selection