Unsupervised Rank Aggregation with Domain-Specific Expertise

Abstract

Consider the setting where a panel of judges is repeatedly asked to (partially) rank sets of objects according to given criteria, and assume that the judges' expertise depends on the objects' domain. Learning to aggregate their rankings with the goal of producing a better joint ranking is a fundamental problem in many areas of Information Retrieval and Natural Language Processing, amongst others. However, supervised ranking data is generally difficult to obtain, especially if coming from multiple domains. Therefore, we propose a framework for learning to aggregate votes of constituent rankers with domain specific expertise without supervision. We apply the learning framework to the settings of aggregating full rankings and aggregating top-k lists, demonstrating significant improvements over a domain-agnostic baseline in both cases. Alexandre Klementiev, Dan Roth, Kevin Small, Ivan Titov

Cite

Text

Klementiev et al. "Unsupervised Rank Aggregation with Domain-Specific Expertise." International Joint Conference on Artificial Intelligence, 2009.

Markdown

[Klementiev et al. "Unsupervised Rank Aggregation with Domain-Specific Expertise." International Joint Conference on Artificial Intelligence, 2009.](https://mlanthology.org/ijcai/2009/klementiev2009ijcai-unsupervised/)

BibTeX

@inproceedings{klementiev2009ijcai-unsupervised,
  title     = {{Unsupervised Rank Aggregation with Domain-Specific Expertise}},
  author    = {Klementiev, Alexandre and Roth, Dan and Small, Kevin and Titov, Ivan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2009},
  pages     = {1101-1106},
  url       = {https://mlanthology.org/ijcai/2009/klementiev2009ijcai-unsupervised/}
}