Ranking model selection and fusion for effective microblog search

Zhongyu Wei,Wei Gao,Tarek El-Ganainy,Walid Magdy,Kam-Fai Wong
DOI: https://doi.org/10.1145/2632188.2632202
2014-01-01
Abstract:Re-ranking was shown to have positive impact on the effectiveness for microblog search. Yet existing approaches mostly focused on using a single ranker to learn some better ranking function with respect to various relevance features. Given various available rank learners (such as learning to rank algorithms), in this work, we mainly study an orthogonal problem where multiple learned ranking models form an ensemble for re-ranking the retrieved tweets than just using a single ranking model in order to achieve higher search effectiveness. We explore the use of query-sensitive model selection and rank fusion methods based on the result lists produced from multiple rank learners. Base on the TREC microblog datasets, we found that our selection-based ensemble approach can significantly outperform using the single best ranker, and it also has clear advantage over the rank fusion that combines the results of all the available models.
What problem does this paper attempt to address?