<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-20T05:06:08Z</responseDate>
  <request identifier="606" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:606</identifier>
        <datestamp>2024-03-06T11:06:46Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>The Cell Probe Complexity of Succinct Data Structures</dc:title>
          <dc:creator>Gál, Anna</dc:creator>
          <dc:creator>Miltersen, Peter Bro</dc:creator>
          <dc:subject>Cell probe model</dc:subject>
          <dc:subject>data structures</dc:subject>
          <dc:subject>lower bounds</dc:subject>
          <dc:subject>time-space tradeoffs</dc:subject>
          <dc:description>In the cell probe model with word size 1 (the bit probe model), a&#13;
static data structure problem is given by a map &#13;
$f: {0,1}^n 	imes {0,1}^m &#13;
ightarrow {0,1}$,&#13;
where ${0,1}^n$  is a set of possible data to be stored, &#13;
${0,1}^m$ is a set of possible queries (for natural problems, we&#13;
have $m ll n$) and $f(x,y)$ is &#13;
the answer to question $y$ about data $x$.&#13;
&#13;
A solution is given by a &#13;
representation  $phi: {0,1}^n &#13;
ightarrow {0,1}^s$ and a query algorithm&#13;
$q$ so that $q(phi(x), y) = f(x,y)$. The time $t$ of the query algorithm&#13;
is the number of bits it reads in $phi(x)$.&#13;
&#13;
In this paper, we consider the case of {em succinct} representations&#13;
where $s = n + r$ for some {em redundancy} $r ll n$.&#13;
For &#13;
a boolean version of the problem of polynomial&#13;
evaluation with preprocessing of coefficients, we show a lower bound on &#13;
the redundancy-query time tradeoff of the form &#13;
[ (r+1) t geq Omega(n/log n).] &#13;
In particular, for very small &#13;
redundancies $r$, we get an almost optimal lower bound stating that the &#13;
query algorithm has to inspect almost the entire data structure&#13;
(up to a logarithmic factor).&#13;
We show similar lower bounds for problems satisfying a certain&#13;
combinatorial property of a coding theoretic flavor. &#13;
Previously, no $omega(m)$ lower bounds were known on $t$ &#13;
in the general model for explicit functions, even for very small&#13;
redundancies.&#13;
&#13;
By restricting our attention to {em systematic} or {em index}&#13;
structures $phi$ satisfying $phi(x) = x cdot phi^*(x)$ for some&#13;
map $phi^*$ (where $cdot$ denotes concatenation) we show&#13;
similar lower bounds on the redundancy-query time tradeoff &#13;
for the natural data structuring problems of Prefix Sum&#13;
and Substring Search.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Anna Gál and Peter Bro Miltersen</dc:contributor>
          <dc:date>2006</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 6111, Complexity of Boolean Functions (2006)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.06111.17</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-6065</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.06111.17</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
