<?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-26T02:45:47Z</responseDate>
  <request identifier="3388" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:3388</identifier>
        <datestamp>2024-03-06T10:34:08Z</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>On Randomness in Hash Functions (Invited Talk)</dc:title>
          <dc:creator>Dietzfelbinger, Martin</dc:creator>
          <dc:subject>Algorithms</dc:subject>
          <dc:subject>hash functions</dc:subject>
          <dc:subject>randomized algorithms</dc:subject>
          <dc:subject>data structures</dc:subject>
          <dc:subject>graphs</dc:subject>
          <dc:subject>hypergraphs</dc:subject>
          <dc:description>In the talk, we shall discuss quality measures for hash functions used&#13;
in data structures and algorithms, and survey positive and negative&#13;
results. (This talk is not about cryptographic hash functions.)&#13;
For the analysis of algorithms involving hash functions, it is often&#13;
convenient to assume the hash functions used behave fully randomly; in&#13;
some cases there is no analysis known that avoids this assumption. In&#13;
practice, one needs to get by with weaker hash functions that can be&#13;
generated by randomized algorithms. A well-studied range of applications concern realizations of dynamic dictionaries (linear&#13;
probing, chained hashing, dynamic perfect hashing, cuckoo hashing and&#13;
its generalizations) or Bloom filters and their variants.&#13;
&#13;
A particularly successful and useful means of classification are&#13;
Carter and Wegman's universal or k-wise independent classes,&#13;
introduced in 1977. A natural and widely used  approach to analyzing&#13;
an algorithm involving hash functions is to show that it works if a&#13;
sufficiently strong universal class of  hash functions is used, and to&#13;
substitute one of the known constructions of such classes. This&#13;
invites research  into the question  of just how much  independence in&#13;
the hash functions is necessary for an algorithm to work.  Some recent&#13;
analyses that gave impossibility results constructed rather artificial&#13;
classes that would not work; other results pointed out natural, widely&#13;
used hash classes that would not work in a particular application.&#13;
Only  recently it was shown  that under certain assumptions on some&#13;
entropy  present in the set of keys even 2-wise independent hash&#13;
classes will lead to strong  randomness properties in the hash values.&#13;
The negative results show that these results may not be taken as&#13;
justification for using weak hash classes indiscriminately, in&#13;
particular for key sets with structure.&#13;
&#13;
When stronger independence properties are needed for a theoretical&#13;
analysis, one may resort to classic constructions. Only in 2003 it&#13;
was found out how full randomness can be simulated using only linear&#13;
space overhead (which is optimal). The "split-and-share" approach&#13;
can be used to justify  the full randomness  assumption in some&#13;
situations in which full randomness is needed for the analysis to go&#13;
through, like in many applications involving multiple hash functions&#13;
(e.g., generalized versions of cuckoo hashing with multiple hash&#13;
functions or larger bucket sizes, load balancing, Bloom filters and&#13;
variants, or minimal perfect hash function constructions).&#13;
&#13;
For practice, efficiency considerations beyond constant factors are&#13;
important. It is not hard to construct very efficient 2-wise&#13;
independent classes. Using k-wise independent classes for constant k&#13;
bigger than 3 has become feasible in practice only by new&#13;
constructions involving tabulation. This goes together well with the&#13;
quite new result that linear probing works with 5-independent hash&#13;
functions.&#13;
&#13;
Recent developments suggest that the classification of hash function&#13;
constructions by their degree of independence alone may not be&#13;
adequate in some cases. Thus, one may want to analyze the behavior of&#13;
specific hash classes in specific applications, circumventing the&#13;
concept of k-wise independence. Several such results were recently&#13;
achieved concerning hash functions that utilize tabulation. In&#13;
particular if the analysis of the application involves using&#13;
randomness properties in graphs and hypergraphs (generalized cuckoo&#13;
hashing, also in the version with a "stash", or load balancing), a&#13;
hash class combining k-wise independence with tabulation has turned&#13;
out to be very powerful.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Martin Dietzfelbinger</dc:contributor>
          <dc:date>2012</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 14, 29th International Symposium on Theoretical Aspects of Computer Science (STACS 2012)</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/LIPIcs.STACS.2012.25</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-33884</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.STACS.2012.25</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
