2003
DOI: 10.1137/s0097539701391592
|View full text |Cite
|
Sign up to set email alerts
|

New Lower Bound Techniques for Dynamic Partial Sums and Related Problems

Abstract: Abstract. We study the complexity of the dynamic partial sum problem in the cell-probe model. We give the model access to nondeterministic queries and prove that the problem remains hard. We give the model access to the right answer ±1 as an oracle and prove that the problem remains hard. This suggests which kind of information is hard to maintain.From these results, we derive a number of lower bounds for dynamic algorithms and data structures: We prove lower bounds for dynamic algorithms for existential range… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
15
0

Year Published

2004
2004
2020
2020

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 15 publications
(15 citation statements)
references
References 30 publications
0
15
0
Order By: Relevance
“…The end of the 80s saw the publication of two landmark papers in the field: Ajtai's static lower bound for predecessor search [1], and the dynamic lower bounds of Fredman and Saks [26]. In the 20 years that have passed, cellprobe complexity has developed into a mature research direction, with a substantial bibliography: we are aware of [1,26,34,37,35,29,5,25,36,14,2,15,6,13,11,12,27,28,16,33,31,44,43,8,41,42,40,45,48].…”
Section: Introductionmentioning
confidence: 99%
“…The end of the 80s saw the publication of two landmark papers in the field: Ajtai's static lower bound for predecessor search [1], and the dynamic lower bounds of Fredman and Saks [26]. In the 20 years that have passed, cellprobe complexity has developed into a mature research direction, with a substantial bibliography: we are aware of [1,26,34,37,35,29,5,25,36,14,2,15,6,13,11,12,27,28,16,33,31,44,43,8,41,42,40,45,48].…”
Section: Introductionmentioning
confidence: 99%
“…As a consequence, our lower bounds hold even if the algorithm makes nondeterministic cell probes, or if an all-powerful prover reveals a minimal set of cells sufficient to show that a certain answer to a query is correct. One possible framework for nondeterministic computation in the context of online data structures is defined in [12]. Our bounds also hold in this framework.…”
Section: General Frameworkmentioning
confidence: 93%
“…Hon et al [11] noticed that the lower bound of Beame and Fich [1] for the predecessor problem must also hold for select, if δ = b. A stronger bound of Ω(lg n/ lg b), which applies for any δ ≥ 1 has been established by Husfeldt and Rauhe [12], by extending the chronogram technique of Fredman and Saks [7]. Combining the techniques of this paper with the proof from Section 5.2 of [15] (which gives a similar lower bound for update and sum) yields a tight lower bound of Ω(lg n/ lg(b/δ)) for update and select.…”
Section: Appendixmentioning
confidence: 97%
“…Lower Bounds: The partial sum problem for threshold functions [21] captures the essence of the dynamic range α-majority problem: maintain n bits x 1 , ..., x n subject to updates and threshold queries. An update consists of flipping the bit at a specified index.…”
mentioning
confidence: 99%
“…The answer to query threshold(i) is "yes" if and only if i j=1 x j ≥ f (i), where f (i) is an integer function such that f (i) ∈ {0, ..., ⌈i/2⌉}. Husfeldt and Rauhe proved a lower bound [21] on the query time t q for a data structure that can answer threshold queries with update time t u .…”
mentioning
confidence: 99%