paper-with-me

Papers

Sparse Bayesian structure learning with “dependent relevance determination” priors

2014-12-01 · NeurIPS 2014 12 · Anqi Wu, Mijung Park, Oluwasanmi O. Koyejo, Jonathan W. Pillow

In many problem settings, parameter vectors are not merely sparse, but dependent in such a way that non-zero coefficients tend to cluster together. We refer to this form of dependency as “region sparsity”. Classical sparse regression methods, such as the lasso and automatic relevance determination (ARD), model parameters as independent a priori, and therefore do not exploit such dependencies. Here we introduce a hierarchical model for smooth, region-sparse weight vectors and tensors in a linear regression setting. Our approach represents a hierarchical extension of the relevance determination framework, where we add a transformed Gaussian process to model the dependencies between the prior variances of regression weights. We combine this with a structured model of the prior variances of Fourier coefficients, which eliminates unnecessary high frequencies. The resulting prior encourages weights to be region-sparse in two different bases simultaneously. We develop efficient approximate inference methods and show substantial improvements over comparable methods (e.g., group lasso and smooth RVM) for both simulated and real datasets from brain imaging.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

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…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Dependent relevance determination for smooth and structured sparse regression

2017-11-28 · Anqi Wu, Oluwasanmi Koyejo, Jonathan W. Pillow

In many problem settings, parameter vectors are not merely sparse but dependent in such a way that non-zero coefficients tend to cluster together. We refer to this form of dependency as "region sparsity." Classical spars…

regression

Sparse Methods for Automatic Relevance Determination

2020-05-18 · Samuel H. Rudy, Themistoklis P. Sapsis

This work considers methods for imposing sparsity in Bayesian regression with applications in nonlinear system identification. We first review automatic relevance determination (ARD) and analytically demonstrate the need…

regression

Adaptive sparseness for correntropy-based robust regression via automatic relevance determination

2023-01-31 · Yuanhao Li, Badong Chen, Okito Yamashita, Natsue Yoshimura 외

Sparseness and robustness are two important properties for many machine learning scenarios. In the present study, regarding the maximum correntropy criterion (MCC) based robust regression algorithm, we investigate to int…

Bayesian Inferencefeature selectionregression

Bayesian Masking: Sparse Bayesian Estimation with Weaker Shrinkage Bias

2015-09-03 · Yohei Kondo, Kohei Hayashi, Shin-ichi Maeda

A common strategy for sparse linear regression is to introduce regularization, which eliminates irrelevant features by letting the corresponding weights be zeros. However, regularization often shrinks the estimator for r…

Bayesian Inferencefeature selection

Scalable Group Level Probabilistic Sparse Factor Analysis

2016-12-14 · Jesper L. Hinrich, Søren F. V. Nielsen, Nicolai A. B. Riis, Casper T. Eriksen 외

Many data-driven approaches exist to extract neural representations of functional magnetic resonance imaging (fMRI) data, but most of them lack a proper probabilistic formulation. We propose a group level scalable probab…

Experimental Design