PSDBoost: Matrix-Generation Linear Programming for Positive Semidefinite Matrices Learning

Abstract

In this work, we consider the problem of learning a positive semidefinite matrix. The critical issue is how to preserve positive semidefiniteness during the course of learning. Our algorithm is mainly inspired by LPBoost [1] and the general greedy convex optimization framework of Zhang [2]. We demonstrate the essence of the algorithm, termed PSDBoost (positive semidefinite Boosting), by focusing on a few different applications in machine learning. The proposed PSDBoost algorithm extends traditional Boosting algorithms in that its parameter is a positive semidefinite matrix with trace being one instead of a classifier. PSDBoost is based on the observation that any trace-one positive semidefinitematrix can be decomposed into linear convex combinations of trace-one rank-one matrices, which serve as base learners of PSDBoost. Numerical experiments are presented.

Cite

Text

Shen et al. "PSDBoost: Matrix-Generation Linear Programming for Positive Semidefinite Matrices Learning." Neural Information Processing Systems, 2008.

Markdown

[Shen et al. "PSDBoost: Matrix-Generation Linear Programming for Positive Semidefinite Matrices Learning." Neural Information Processing Systems, 2008.](https://mlanthology.org/neurips/2008/shen2008neurips-psdboost/)

BibTeX

@inproceedings{shen2008neurips-psdboost,
  title     = {{PSDBoost: Matrix-Generation Linear Programming for Positive Semidefinite Matrices Learning}},
  author    = {Shen, Chunhua and Welsh, Alan and Wang, Lei},
  booktitle = {Neural Information Processing Systems},
  year      = {2008},
  pages     = {1473-1480},
  url       = {https://mlanthology.org/neurips/2008/shen2008neurips-psdboost/}
}