Multiview Semi-Supervised Learning for Ranking Multilingual Documents

Abstract

We address the problem of learning to rank documents in a multilingual context, when reference ranking information is only partially available. We propose a multiview learning approach to this semi-supervised ranking task, where the translation of a document in a given language is considered as a view of the document. Although both multiview and semi-supervised learning of classifiers have been studied extensively in recent years, their application to the problem of ranking has received much less attention. We describe a semi-supervised multiview ranking algorithm that exploits a global agreement between view-specific ranking functions on a set of unlabeled observations. We show that our proposed algorithm achieves significant improvements over both semi-supervised multiview classification and semi-supervised single-view rankers on a large multilingual collection of Reuters news covering 5 languages. Our experiments also suggest that our approach is most effective when few labeled documents are available and the classes are imbalanced.

Cite

Text

Usunier et al. "Multiview Semi-Supervised Learning for Ranking Multilingual Documents." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011. doi:10.1007/978-3-642-23808-6_29

Markdown

[Usunier et al. "Multiview Semi-Supervised Learning for Ranking Multilingual Documents." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011.](https://mlanthology.org/ecmlpkdd/2011/usunier2011ecmlpkdd-multiview/) doi:10.1007/978-3-642-23808-6_29

BibTeX

@inproceedings{usunier2011ecmlpkdd-multiview,
  title     = {{Multiview Semi-Supervised Learning for Ranking Multilingual Documents}},
  author    = {Usunier, Nicolas and Amini, Massih-Reza and Goutte, Cyril},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2011},
  pages     = {443-458},
  doi       = {10.1007/978-3-642-23808-6_29},
  url       = {https://mlanthology.org/ecmlpkdd/2011/usunier2011ecmlpkdd-multiview/}
}