2008
DOI: 10.1109/dcc.2008.67
|View full text |Cite
|
Sign up to set email alerts
|

Geometric Burrows-Wheeler Transform: Linking Range Searching and Text Indexing

Abstract: We introduce a new variant of the popular Burrows-Wheeler transform (BWT) called Geometric Burrows-Wheeler Transform (GBWT). Unlike BWT, which merely permutes the text, GBWT converts the text into a set of points in 2-dimensional geometry. Using this transform, we can answer to many open questions in compressed text indexing: (1) Can compressed data structures be designed in external memory with similar performance as the uncompressed counterparts? (2) Can compressed data structures be designed for position … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
37
0

Year Published

2008
2008
2011
2011

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 51 publications
(37 citation statements)
references
References 15 publications
0
37
0
Order By: Relevance
“…Our range search structure is an improvement upon that of Mäkinen and Navarro [15], and we use it to improve previous results on designing space-efficient text indexes for substring search [7] and position-restricted substring search [15]. We also apply our structure to extend the previous result on representing a sequence of small integers succinctly [10], as well as a restricted version of orthogonal range search in which the query range is defined by two points in the point set [4].…”
Section: Our Resultsmentioning
confidence: 82%
See 3 more Smart Citations
“…Our range search structure is an improvement upon that of Mäkinen and Navarro [15], and we use it to improve previous results on designing space-efficient text indexes for substring search [7] and position-restricted substring search [15]. We also apply our structure to extend the previous result on representing a sequence of small integers succinctly [10], as well as a restricted version of orthogonal range search in which the query range is defined by two points in the point set [4].…”
Section: Our Resultsmentioning
confidence: 82%
“…A succinct text index of O(n lg σ) bits for a text string T of length n over an alphabet of size σ that supports substring search in O(m + lg n(lg σ n + occ lg n)/ lg lg n) time, where m is the length of the query substring, and occ is the number of its occurrences in T . This provides faster query support than the structure of Chien et al [7] while using the same amounts of space. 3.…”
Section: Our Resultsmentioning
confidence: 96%
See 2 more Smart Citations
“…Specified meta-characters should then be located on the text to finalize the actual search (see [17] for detailed analysis of the case), which is not so elegant.…”
Section: Introductionmentioning
confidence: 99%