Multi-View Learning over Structured and Non-Identical Outputs

Abstract

In many machine learning problems, labeled training data is limited but unlabeled data is ample. Some of these problems have instances that can be factored into multiple views, each of which is nearly sufficent in determining the correct labels. In this paper we present a new algorithm for probabilistic multi-view learning which uses the idea of stochastic agreement between views as regularization. Our algorithm works on structured and unstructured problems and easily generalizes to partial agreement scenarios. For the full agreement case, our algorithm minimizes the Bhattacharyya distance between the models of each view, and performs better than CoBoosting and two-view Perceptron on several flat and structured classification problems.

Cite

Text

Ganchev et al. "Multi-View Learning over Structured and Non-Identical Outputs." Conference on Uncertainty in Artificial Intelligence, 2008.

Markdown

[Ganchev et al. "Multi-View Learning over Structured and Non-Identical Outputs." Conference on Uncertainty in Artificial Intelligence, 2008.](https://mlanthology.org/uai/2008/ganchev2008uai-multi/)

BibTeX

@inproceedings{ganchev2008uai-multi,
  title     = {{Multi-View Learning over Structured and Non-Identical Outputs}},
  author    = {Ganchev, Kuzman and Graça, João and Blitzer, John and Taskar, Ben},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2008},
  pages     = {88-96},
  url       = {https://mlanthology.org/uai/2008/ganchev2008uai-multi/}
}