@inproceedings{ea0d7a5da96f49fcbbd48e15beef4436,
title = "The impact of using combinatorial optimisation for static caching of posting lists",
abstract = "Caching posting lists can reduce the amount of disk I/O required to evaluate a query. Current methods use optimisation procedures for maximising the cache hit ratio. A recent method selects posting lists for static caching in a greedy manner and obtains higher hit rates than standard cache eviction policies such as LRU and LFU. However, a greedy method does not formally guarantee an optimal solution. We investigate whether the use of methods guaranteed, in theory, to find an approximately optimal solution would yield higher hit rates. Thus, we cast the selection of posting lists for caching as an integer linear programming problem and perform a series of experiments using heuristics from combinatorial optimisation (CCO) to find optimal solutions. Using simulated query logs we find that CCO yields comparable results to a greedy baseline using cache sizes between 200 and 1000 MB, with modest improvements for queries of length two to three.",
author = "Casper Petersen and Simonsen, {Jakob Grue} and Christina Lioma",
year = "2015",
doi = "10.1007/978-3-319-28940-3_36",
language = "English",
isbn = "978-3-319-28939-7",
series = "Lecture notes in computer science",
publisher = "Springer",
pages = "420--425",
editor = "Guido Zuccon and Shlomo Geva and Hideo Joho and Falk Scholer and Aixin Sun and Peng Zhang",
booktitle = "Information retrieval technology",
note = "Asia Information Retrieval Societies Conference, AIRS2015 ; Conference date: 02-12-2015 Through 04-12-2015",
}