2009
Conference article  Restricted

Entry pairing in inverted file

Lam H. T., Perego R., Silvestri F., Quan N. T. M.

Entry Pairing in Inverted File 

This paper proposes to exploit content and usage informa- tion to rearrange an inverted index for a full-text IR system. The idea is to merge the entries of two frequently co-occurring terms, either in the collection or in the answered queries, to form a single, paired, entry. Since postings common to paired terms are not replicated, the resulting index is more compact. In addition, queries containing terms that have been paired are answered faster since we can exploit the pre-computed posting intersection. In order to choose which terms have to be paired, we formulate the term pairing problem as a Maximum-Weight Matching Graph problem, and we evaluate in our scenario efficiency and efficacy of both an exact and a heuristic solution. We apply our technique: (i) to compact a compressed inverted file built on an actual Web collection of documents, and (ii) to increase capacity of an in-memory posting list. Experiments showed that in the first case our approach can improve the compression ratio of up to 7.7%, while we measured a saving from 12% up to 18% in the size of the posting cache.

Source: WISE 2009 - Web Information Systems Engineering. 10th International Conference, pp. 511–522, Poznan, Polonia, October 5-7 2009

Publisher: Springer, Berlin , Germania


Metrics



Back to previous page
BibTeX entry
@inproceedings{oai:it.cnr:prodotti:44277,
	title = {Entry pairing in inverted file},
	author = {Lam H.  T. and Perego R. and Silvestri F. and Quan N.  T.  M.},
	publisher = {Springer, Berlin , Germania},
	doi = {10.1007/978-3-642-04409-0_50},
	booktitle = {WISE 2009 - Web Information Systems Engineering. 10th International Conference, pp. 511–522, Poznan, Polonia, October 5-7 2009},
	year = {2009}
}