Skip to main content

2008 | OriginalPaper | Buchkapitel

Succinct Data Structures for Retrieval and Approximate Membership (Extended Abstract)

verfasst von : Martin Dietzfelbinger, Rasmus Pagh

Erschienen in: Automata, Languages and Programming

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

The

retrieval problem

is the problem of associating data with keys in a set. Formally, the data structure must store a function

$f\colon U\to \{0,1\}^r$

that has specified values on the elements of a given set

S

 ⊆ 

U

, |

S

| = 

n

, but may have any value on elements outside

S

. All known methods (e. g. those based on perfect hash functions), induce a space overhead of

Θ

(

n

) bits over the optimum, regardless of the evaluation time. We show that for any

k

, query time

O

(

k

) can be achieved using space that is within a factor 1 + 

e

− 

k

of optimal, asymptotically for large

n

. The time to construct the data structure is

O

(

n

), expected. If we allow logarithmic evaluation time, the additive overhead can be reduced to

O

(loglog

n

) bits whp. A general reduction transfers the results on retrieval into analogous results on

approximate membership

, a problem traditionally addressed using Bloom filters. Thus we obtain space bounds arbitrarily close to the lower bound for this problem as well. The evaluation procedures of our data structures are extremely simple. For the results stated above we assume free access to fully random hash functions. This assumption can be justified using space

o

(

n

) to simulate full randomness on a RAM.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadaten
Titel
Succinct Data Structures for Retrieval and Approximate Membership (Extended Abstract)
verfasst von
Martin Dietzfelbinger
Rasmus Pagh
Copyright-Jahr
2008
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-540-70575-8_32