Computing information retrieval performance measures efficiently in the presence of tied scores. (English)
Macdonald, Craig (ed.) et al., Advances in information retrieval. 30th European conference on IR research, ECIR 2008, Glasgow, UK, March 30‒April 3, 2008. Proceedings. Berlin: Springer (ISBN 978-3-540-78645-0/pbk). Lecture Notes in Computer Science 4956, 414-421 (2008).
Summary: The Information Retrieval community uses a variety of performance measures to evaluate the effectiveness of scoring functions. In this paper, we show how to adapt six popular measures ‒ precision, recall, F1, average precision, reciprocal rank, and normalized discounted cumulative gain ‒ to cope with scoring functions that are likely to assign many tied scores to the results of a search. Tied scores impose only a partial ordering on the results, meaning that there are multiple possible orderings of the result set, each one performing differently. One approach to cope with ties would be to average the performance values across all possible result orderings; but unfortunately, generating result permutations requires super-exponential time. The approach presented in this paper computes precisely the same performance value as the approach of averaging over all permutations, but does so as efficiently as the original, tie-oblivious measures.