2003
DOI: 10.7146/brics.v10i44.21816
|View full text |Cite
|
Sign up to set email alerts
|

The Cell Probe Complexity of Succinct Data Structures

Abstract: In the cell probe model with word size 1 (the bit probe model), a static data structure problem is given by a map f : {0,n is a set of possible data to be stored, {0, 1} m is a set of possible queries (for natural problems, we have m n) and f(x, y) is the answer to question y about data x.A solution is given by a representation φ : y). The time t of the query algorithm is the number of bits it reads in φ(x).In this paper, we consider the case of succinct representations where s = n + r for some redundancy r n.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
36
0

Year Published

2006
2006
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(36 citation statements)
references
References 19 publications
0
36
0
Order By: Relevance
“…space n vs. n 20 ) in the size of the data structure translate to constant multiplicative differences (e.g. log n vs. 20 log n) in the number of bits sent by Alice, making it difficult to prove better bounds for small polynomial, or near-linear data structures (see Gal and Miltersen [14] for a discussion). Specifically for randomized approximate nearest neighbor search, Chakrabarti and Regev [8] show that a common communication complexity technique called 'richness' cannot yield any non-trivial bound.…”
Section: Related Workmentioning
confidence: 99%
“…space n vs. n 20 ) in the size of the data structure translate to constant multiplicative differences (e.g. log n vs. 20 log n) in the number of bits sent by Alice, making it difficult to prove better bounds for small polynomial, or near-linear data structures (see Gal and Miltersen [14] for a discussion). Specifically for randomized approximate nearest neighbor search, Chakrabarti and Regev [8] show that a common communication complexity technique called 'richness' cannot yield any non-trivial bound.…”
Section: Related Workmentioning
confidence: 99%
“…However, a separation for an explicit problem has only been obtained in a very restricted setting. Gál and Miltersen [9] showed such a separation when the space complexity is very close to minimum: given an input of n cells, the space used by the data structure is n + o(n).…”
Section: Introductionmentioning
confidence: 97%
“…Besides the reduction to communication complexity, and the approach of [9] for very small space, there are no known techniques applicable to static cell-probe complexity with cells of Ω(lg n) bits. In particular, we note that the large body of work initiated by Fredman and Saks [7] only applies to dynamic problems, such as maintaining partial sums or connectivity.…”
Section: Introductionmentioning
confidence: 99%
“…The RANK/SELECT problem has also seen a lot of work in lower bounds [10,16,14,12], particularly bounds applying to "systematic encodings." In this model, the bit vector is stored separately in plain form, and the succinct data structure consists of a sublinear size index on the side.…”
Section: Succinct(er) Data Structuresmentioning
confidence: 99%
“…Unfortunately, proving this seems beyond the scope of current techniques. The only lower bound for succinct data structures (without the systematic assumption) is via a rather simple idea of Gál and Miltersen [10], which requires that the data structure have an intrinsic error-correcting property. Such a property is not characteristic of our problems.…”
Section: Open Problemsmentioning
confidence: 99%