paper-with-me

Papers

Fast Bayesian Feature Selection for High Dimensional Linear Regression in Genomics via the Ising Approximation

2014-07-30 · Charles K. Fisher, Pankaj Mehta

Feature selection, identifying a subset of variables that are relevant for predicting a response, is an important and challenging component of many methods in statistics and machine learning. Feature selection is especially difficult and computationally intensive when the number of variables approaches or exceeds the number of samples, as is often the case for many genomic datasets. Here, we introduce a new approach -- the Bayesian Ising Approximation (BIA) -- to rapidly calculate posterior probabilities for feature relevance in L2 penalized linear regression. In the regime where the regression problem is strongly regularized by the prior, we show that computing the marginal posterior probabilities for features is equivalent to computing the magnetizations of an Ising model. Using a mean field approximation, we show it is possible to rapidly compute the feature selection path described by the posterior probabilities as a function of the L2 penalty. We present simulations and analytical results illustrating the accuracy of the BIA on some simple regression problems. Finally, we demonstrate the applicability of the BIA to high dimensional regression by analyzing a gene expression dataset with nearly 30,000 features.

📄 PDF Abstract BibTeX arXiv:1407.8187

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionregression

Similar Papers 제목 키워드 기반

Bayesian Feature Selection in Joint Quantile Time Series Analysis

2020-10-04 · Ning Ning

Quantile feature selection over correlated multivariate time series data has always been a methodological challenge and is an open problem. In this paper, we propose a general Bayesian dimension reduction methodology for…

Dimensionality Reductionfeature selectionparameter estimationquantile regression+2

bartMachine: Machine Learning with Bayesian Additive Regression Trees

2013-12-08 · Adam Kapelner, Justin Bleich

We present a new package in R implementing Bayesian additive regression trees (BART). The package introduces many new features for data analysis using BART such as variable selection, interaction detection, model diagnos…

BIG-bench Machine LearningDiagnosticFuture predictionregression+1

Fast Instrument Learning with Faster Rates

2022-05-22 · Ziyu Wang, Yuhao Zhou, Jun Zhu

We investigate nonlinear instrumental variable (IV) regression given high-dimensional instruments. We propose a simple algorithm which combines kernelized IV methods and an arbitrary, adaptive regression algorithm, acces…

Model SelectionregressionUncertainty Quantification

Scalable Importance Tempering and Bayesian Variable Selection

2018-05-01 · Giacomo Zanella, Gareth Roberts

We propose a Monte Carlo algorithm to sample from high dimensional probability distributions that combines Markov chain Monte Carlo and importance sampling. We provide a careful theoretical analysis, including guarantees…

Variable Selection

Forward variable selection enables fast and accurate dynamic system identification with Karhunen-Loève decomposed Gaussian processes

2022-05-26 · Kyle Hayes, Michael W. Fouts, Ali Baheri, David S. Mebane

A promising approach for scalable Gaussian processes (GPs) is the Karhunen-Lo\`eve (KL) decomposition, in which the GP kernel is represented by a set of basis functions which are the eigenfunctions of the kernel operator…

Gaussian ProcessesTime Series AnalysisTime Series RegressionVariable Selection