An Iterative Min-Min Optimization Method for Sparse Bayesian Learning

Abstract

As a well-known machine learning algorithm, sparse Bayesian learning (SBL) can find sparse representations in linearly probabilistic models by imposing a sparsity-promoting prior on model coefficients. However, classical SBL algorithms lack the essential theoretical guarantees of global convergence. To address this issue, we propose an iterative Min-Min optimization method to solve the marginal likelihood function (MLF) of SBL based on the concave-convex procedure. The method can optimize the hyperparameters related to both the prior and noise level analytically at each iteration by re-expressing MLF using auxiliary functions. Particularly, we demonstrate that the method globally converges to a local minimum or saddle point of MLF. With rigorous theoretical guarantees, the proposed novel SBL algorithm outperforms classical ones in finding sparse representations on simulation and real-world examples, ranging from sparse signal recovery to system identification and kernel regression.

Cite

Text

Wang et al. "An Iterative Min-Min Optimization Method for Sparse Bayesian Learning." International Conference on Machine Learning, 2024.

Markdown

[Wang et al. "An Iterative Min-Min Optimization Method for Sparse Bayesian Learning." International Conference on Machine Learning, 2024.](https://mlanthology.org/icml/2024/wang2024icml-iterative/)

BibTeX

@inproceedings{wang2024icml-iterative,
  title     = {{An Iterative Min-Min Optimization Method for Sparse Bayesian Learning}},
  author    = {Wang, Yasen and Li, Junlin and Yue, Zuogong and Yuan, Ye},
  booktitle = {International Conference on Machine Learning},
  year      = {2024},
  pages     = {50859-50873},
  volume    = {235},
  url       = {https://mlanthology.org/icml/2024/wang2024icml-iterative/}
}