paper-with-me

홈 › Papers

High-dimensional regression with potential prior information on variable importance

2021-09-23 · Benjamin G. Stokell, Rajen D. Shah

There are a variety of settings where vague prior information may be available on the importance of predictors in high-dimensional regression settings. Examples include ordering on the variables offered by their empirical variances (which is typically discarded through standardisation), the lag of predictors when fitting autoregressive models in time series settings, or the level of missingness of the variables. Whilst such orderings may not match the true importance of variables, we argue that there is little to be lost, and potentially much to be gained, by using them. We propose a simple scheme involving fitting a sequence of models indicated by the ordering. We show that the computational cost for fitting all models when ridge regression is used is no more than for a single fit of ridge regression, and describe a strategy for Lasso regression that makes use of previous fits to greatly speed up fitting the entire sequence of models. We propose to select a final estimator by cross-validation and provide a general result on the quality of the best performing estimator on a test set selected from among a number $M$ of competing estimators in a high-dimensional linear regression setting. Our result requires no sparsity assumptions and shows that only a $\log M$ price is incurred compared to the unknown best estimator. We demonstrate the effectiveness of our approach when applied to missing or corrupted data, and time series settings. An R package is available on github.

📄 PDF Abstract BibTeX arXiv:2109.11281

Code (1)

bgs25/OrderRegression 공식 구현

Tasks

regressionTime SeriesTime Series AnalysisVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음
Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Penalised regression with multiple sources of prior effects

2022-12-16 · Armin Rauschenberger, Zied Landoulsi, Mark A. van de Wiel, Enrico Glaab

In many high-dimensional prediction or classification tasks, complementary data on the features are available, e.g. prior biological knowledge on (epi)genetic markers. Here we consider tasks with numerical prior informat…

ClassificationregressionTransfer Learning

Variational Bayes for high-dimensional linear regression with sparse priors

2019-04-15 · Kolyan Ray, Botond Szabo

We study a mean-field spike and slab variational Bayes (VB) approximation to Bayesian model selection priors in sparse high-dimensional linear regression. Under compatibility conditions on the design matrix, oracle inequ…

Model SelectionregressionVariable SelectionVariational Inference+1

Penalized regression via the restricted bridge estimator

2019-10-08 · Bahadır Yüzbaşı, Mohammad Arashi, Fikri Akdeniz

This article is concerned with the Bridge Regression, which is a special family in penalized regression with penalty function $\sum_{j=1}^{p}|\beta_j|^q$ with $q>0$, in a linear model with linear restrictions. The propos…

regression

Mutual Information Learned Regressor: an Information-theoretic Viewpoint of Training Regression Systems

2022-11-23 · Jirong Yi, Qiaosheng Zhang, Zhen Chen, Qiao Liu 외

As one of the central tasks in machine learning, regression finds lots of applications in different fields. An existing common practice for solving regression problems is the mean square error (MSE) minimization approach…

regression

Differentially private sliced inverse regression in the federated paradigm

2023-06-10 · Shuaida He, Jiarui Zhang, Xin Chen

Sliced inverse regression (SIR), which includes linear discriminant analysis (LDA) as a special case, is a popular and powerful dimension reduction tool. In this article, we extend SIR to address the challenges of decent…

Dimensionality Reductionregression