2011
Conference article  Restricted

Space-efficient substring occurrence estimation

Orlandi Alessio, Venturini Rossano

Text indexing  Compressed full-text indexing  Computer Science Applications  Full text Index  Full-text indexing  General Computer Science  Data structures  Applied Mathematics  Pattern matching 

We study the problem of estimating the number of occurrences of substrings in textual data: A text T on some alphabet Sigma of size sigma is preprocessed and an index I is built. The index is used in lieu of the text to answer queries of the form CountH(P), returning an approximated number of the occurrences of an arbitrary pattern P as a substring of T. The problem has its main application in selectivity estimation related to the LIKE predicate in textual databases. Our focus is on obtaining an algorithmic solution with guaranteed error rates and small footprint. To achieve that, we first enrich previous work in the area of compressed text-indexing providing an optimal data structure that requires (|T|log sigma/l) bits where l e 1 is the additive error on any answer. We also approach the issue of guaranteeing exact answers for sufficiently frequent patterns, providing a data structure whose size scales with the amount of such patterns. Our theoretical findings are sustained by experiments showing the practical impact of our data structures.

Source: 30th symposium on Principles of Database Systems of Data, PODS 2011, pp. 95–106, Athens, Greece, 12-16 June 2011

Publisher: ACM Press, New York, USA


Metrics



Back to previous page
BibTeX entry
@inproceedings{oai:it.cnr:prodotti:199911,
	title = {Space-efficient substring occurrence estimation},
	author = {Orlandi Alessio and Venturini Rossano},
	publisher = {ACM Press, New York, USA},
	doi = {10.1145/1989284.1989300 and 10.1007/s00453-014-9936-y},
	booktitle = {30th symposium on Principles of Database Systems of Data, PODS 2011, pp. 95–106, Athens, Greece, 12-16 June 2011},
	year = {2011}
}