Online Bayesian Max-Margin Subspace Multi-View Learning

Abstract

Last decades have witnessed a number of studies devoted to multi-view learning algorithms, however, few efforts have been made to handle online multi-view learning scenarios. In this paper, we propose an online Bayesian multi-view learning algorithm to learn predictive subspace with max-margin principle. Specifically, we first define the latent margin loss for classification in the subspace, and then cast the learning problem into a variational Bayesian framework by exploiting the pseudo-likelihood and data augmentation idea. With the variational approximate posterior inferred from the past samples, we can naturally combine historical knowledge with new arrival data, in a Bayesian Passive-Aggressive style. Experiments on various classification tasks show that our model have superior performance. PDF

Cite

Text

He et al. "Online Bayesian Max-Margin Subspace Multi-View Learning." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[He et al. "Online Bayesian Max-Margin Subspace Multi-View Learning." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/he2016ijcai-online/)

BibTeX

@inproceedings{he2016ijcai-online,
  title     = {{Online Bayesian Max-Margin Subspace Multi-View Learning}},
  author    = {He, Jia and Du, Changying and Zhuang, Fuzhen and Yin, Xin and He, Qing and Long, Guoping},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1555-1561},
  url       = {https://mlanthology.org/ijcai/2016/he2016ijcai-online/}
}