Predicting Diverse Subsets Using Structural SVMs

Abstract

In many retrieval tasks, one important goal involves retrieving a diverse set of results (e.g., documents covering a wide range of topics for a search query). First of all, this reduces redundancy, effectively presenting more information with the presented results. Secondly, search queries are often ambiguous at some level. For example, the query �Jaguar� can refer to many different topics (such as the car or the feline). A set of documents with high topic diversity ensures that fewer users abandon the query because none of the results are relevant to them. Unlike existing approaches to learning retrieval functions, we present a method that explicitly trains to diversify results. In particular, we formulate the learning problem of predicting a diverse subset and derive a training algorithm based on structural SVMs.

Cite

Text

Yue and Joachims. "Predicting Diverse Subsets Using Structural SVMs." International Conference on Machine Learning, 2008. doi:10.1145/1390156.1390310

Markdown

[Yue and Joachims. "Predicting Diverse Subsets Using Structural SVMs." International Conference on Machine Learning, 2008.](https://mlanthology.org/icml/2008/yue2008icml-predicting/) doi:10.1145/1390156.1390310

BibTeX

@inproceedings{yue2008icml-predicting,
  title     = {{Predicting Diverse Subsets Using Structural SVMs}},
  author    = {Yue, Yisong and Joachims, Thorsten},
  booktitle = {International Conference on Machine Learning},
  year      = {2008},
  pages     = {1224-1231},
  doi       = {10.1145/1390156.1390310},
  url       = {https://mlanthology.org/icml/2008/yue2008icml-predicting/}
}