A key missing component in information retrieval systems is self-diagnostic tests to establish whether the system can provide reasonable results for a given query on a document collection. If we can measure properties of a retrieved set of documents which allow us to predict average precision, we can automate the decision of whether to elicit relevance feedback, or modify the retrieval system in other ways. We use meta-data attached to documents in the form of time stamps to measure the distribution of documents retrieved in response to a query, over the time domain, to create a temporal profile for a query. We define some useful features over this temporal profile. We find that using these temporal features, together with the content of the documents retrieved, we can improve the prediction of average precision for a query.
bibtex
Copied!
@inproceedings{diaz:sigir04,
year = {2004},
title = {Using temporal profiles of queries for precision prediction},
publisher = {ACM Press},
pages = {18--24},
location = {Sheffield, United Kingdom},
isbn = {1-58113-881-4},
doi = {http://doi.acm.org/10.1145/1008992.1008998},
booktitle = {SIGIR '04: Proceedings of the 27th annual international ACM SIGIR conference on Research and development in information retrieval},
author = {Fernando Diaz and Rosie Jones},
address = {New York, NY, USA}
}