paper-with-me

Papers

Bayesian Variable Selection for Globally Sparse Probabilistic PCA

2016-05-19 · Charles Bouveyron, Pierre Latouche, Pierre-Alexandre Mattei

Sparse versions of principal component analysis (PCA) have imposed themselves as simple, yet powerful ways of selecting relevant features of high-dimensional data in an unsupervised manner. However, when several sparse principal components are computed, the interpretation of the selected variables is difficult since each axis has its own sparsity pattern and has to be interpreted separately. To overcome this drawback, we propose a Bayesian procedure called globally sparse probabilistic PCA (GSPPCA) that allows to obtain several sparse components with the same sparsity pattern. This allows the practitioner to identify the original variables which are relevant to describe the data. To this end, using Roweis' probabilistic interpretation of PCA and a Gaussian prior on the loading matrix, we provide the first exact computation of the marginal likelihood of a Bayesian PCA model. To avoid the drawbacks of discrete model selection, a simple relaxation of this framework is presented. It allows to find a path of models using a variational expectation-maximization algorithm. The exact marginal likelihood is then maximized over this path. This approach is illustrated on real and synthetic data sets. In particular, using unlabeled microarray data, GSPPCA infers much more relevant gene subsets than traditional sparse PCA algorithms.

📄 PDF Abstract BibTeX arXiv:1605.05918

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionVariable Selection

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

A fully Bayesian sparse polynomial chaos expansion approach with joint priors on the coefficients and global selection of terms

2022-04-12 · Paul-Christian Bürkner, Ilja Kröker, Sergey Oladyshkin, Wolfgang Nowak

Polynomial chaos expansion (PCE) is a versatile tool widely used in uncertainty quantification and machine learning, but its successful application depends strongly on the accuracy and reliability of the resulting PCE-ba…

Uncertainty QuantificationVariable Selection

Probabilistic Feature Selection and Classification Vector Machine

2016-09-18 · Bingbing Jiang, Chang Li, Maarten de Rijke, Xin Yao 외

Sparse Bayesian learning is a state-of-the-art supervised learning algorithm that can choose a subset of relevant samples from the input data and make reliable probabilistic predictions. However, in the presence of high-…

Classificationfeature selectionGeneral Classification

Bayesian Approaches to Shrinkage and Sparse Estimation

2021-12-22 · Dimitris Korobilis, Kenichi Shimizu

In all areas of human knowledge, datasets are increasing in both size and complexity, creating the need for richer statistical models. This trend is also true for economic data, where high-dimensional and nonlinear/nonpa…

Bayesian Inferencequantile regressionregressionVariable Selection

Scalable Variational Bayesian Kernel Selection for Sparse Gaussian Process Regression

2019-12-05 · Tong Teng, Jie Chen, Yehong Zhang, Kian Hsiang Low

This paper presents a variational Bayesian kernel selection (VBKS) algorithm for sparse Gaussian process regression (SGPR) models. In contrast to existing GP kernel selection algorithms that aim to select only one kernel…

regressionStochastic OptimizationVariational Inference

Fast and Scalable Spike and Slab Variable Selection in High-Dimensional Gaussian Processes

2021-11-08 · Hugh Dance, Brooks Paige

Variable selection in Gaussian processes (GPs) is typically undertaken by thresholding the inverse lengthscales of automatic relevance determination kernels, but in high-dimensional datasets this approach can be unreliab…

Gaussian ProcessesVariable SelectionVariational Inference