Sharp Load Thresholds for Cuckoo Hashing

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

26 pages

Scientific paper

The paradigm of many choices has influenced significantly the design of efficient data structures and, most notably, hash tables. Cuckoo hashing is a technique that extends this concept. There,we are given a table with $n$ locations, and we assume that each location can hold one item. Each item to be inserted chooses randomly k>1 locations and has to be placed in any one of them. How much load can cuckoo hashing handle before collisions prevent the successful assignment of the available items to the chosen locations? Practical evaluations of this method have shown that one can allocate a number of elements that is a large proportion of the size of the table, being very close to 1 even for small values of k such as 4 or 5. In this paper we show that there is a critical value for this proportion: with high probability, when the amount of available items is below this value, then these can be allocated successfully, but when it exceeds this value, the allocation becomes impossible. We give explicitly for each k>1 this critical value. This answers an open question posed by Mitzenmacher (ESA '09) and underpins theoretically the experimental results. Our proofs are based on the translation of the question into a hypergraph setting, and the study of the related typical properties of random k-uniform hypergraphs.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Sharp Load Thresholds for Cuckoo Hashing does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Sharp Load Thresholds for Cuckoo Hashing, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Sharp Load Thresholds for Cuckoo Hashing will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-483412

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.