paper-with-me

Papers

High-Dimensional Sparse Bayesian Learning without Covariance Matrices

2022-02-25 · Alexander Lin, Andrew H. Song, Berkin Bilgic, Demba Ba

Sparse Bayesian learning (SBL) is a powerful framework for tackling the sparse coding problem. However, the most popular inference algorithms for SBL become too expensive for high-dimensional settings, due to the need to store and compute a large covariance matrix. We introduce a new inference scheme that avoids explicit construction of the covariance matrix by solving multiple linear systems in parallel to obtain the posterior moments for SBL. Our approach couples a little-known diagonal estimation result from numerical linear algebra with the conjugate gradient algorithm. On several simulations, our method scales better than existing approaches in computation time and memory, especially for structured dictionaries capable of fast matrix-vector multiplication.

📄 PDF Abstract BibTeX arXiv:2202.12808

Code (1)

al5250/sparse-bayes-learn 공식 구현 pytorch

Tasks

Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Covariance-Free Sparse Bayesian Learning

2021-05-21 · Alexander Lin, Andrew H. Song, Berkin Bilgic, Demba Ba

Sparse Bayesian learning (SBL) is a powerful framework for tackling the sparse coding problem while also providing uncertainty quantification. The most popular inference algorithms for SBL exhibit prohibitively large com…

compressed sensingMRI ReconstructionUncertainty Quantification

A Bayesian sparse factor model with adaptive posterior concentration

2023-05-29 · Ilsang Ohn, Lizhen Lin, Yongdai Kim

In this paper, we propose a new Bayesian inference method for a high-dimensional sparse factor model that allows both the factor dimensionality and the sparse structure of the loading matrix to be inferred. The novelty i…

Bayesian Inference

Complexity-Optimized Sparse Bayesian Learning for Scalable Classification Tasks

2021-07-17 · Jiahua Luo, Chi-Man Wong, Chi-Man Vong

Sparse Bayesian Learning (SBL) constructs an extremely sparse probabilistic model with very competitive generalization. However, SBL needs to invert a big covariance matrix with complexity $O(M^3)$ (M: feature size) for …

Classificationfeature selection

Bayesian Analysis for Over-parameterized Linear Model via Effective Spectra

2023-05-25 · Tomoya Wakayama, Masaaki Imaizumi

In high-dimensional Bayesian statistics, various methods have been developed, including prior distributions that induce parameter sparsity to handle many parameters. Yet, these approaches often overlook the rich spectral…

Uncertainty Quantification

On the Curse of Dimensionality in Private Sparse Covariance Estimation and PCA

2026-06-20 · Syamantak Kumar, Shourya Pandey, Purnamrita Sarkar, Kevin Tian arxiv

We study high-dimensional differentially private (DP) covariance estimation in the operator norm, and principal component analysis (PCA), under $k$-row-column sparsity ($k$-RCS) of the covariance matrix. In the non-priva…