Online Bayesian Max-Margin Subspace Learning for Multi-View Classification and Regression
Abstract
Multi-view data have become increasingly popular in many real-world applications where data are generated from different information channels or different views such as image + text, audio + video, and webpage + link data. Last decades have witnessed a number of studies devoted to multi-view learning algorithms, especially the predictive latent subspace learning approaches which aim at obtaining a subspace shared by multiple views and then learning models in the shared subspace. 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 which learns predictive subspace with the max-margin principle. Specifically, we first define the latent margin loss for classification or regression 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. Finally, we extensively evaluate our model on several real-world data sets and the experimental results show that our models can achieve superior performance, compared with a number of state-of-the-art competitors.
Cite
Text
He et al. "Online Bayesian Max-Margin Subspace Learning for Multi-View Classification and Regression." Machine Learning, 2020. doi:10.1007/S10994-019-05853-8Markdown
[He et al. "Online Bayesian Max-Margin Subspace Learning for Multi-View Classification and Regression." Machine Learning, 2020.](https://mlanthology.org/mlj/2020/he2020mlj-online/) doi:10.1007/S10994-019-05853-8BibTeX
@article{he2020mlj-online,
title = {{Online Bayesian Max-Margin Subspace Learning for Multi-View Classification and Regression}},
author = {He, Jia and Du, Changying and Zhuang, Fuzhen and Yin, Xin and He, Qing and Long, Guoping},
journal = {Machine Learning},
year = {2020},
pages = {219-249},
doi = {10.1007/S10994-019-05853-8},
volume = {109},
url = {https://mlanthology.org/mlj/2020/he2020mlj-online/}
}