Sciweavers

TON
2008

Simple summaries for hashing with choices

13 years 2 months ago
Simple summaries for hashing with choices
In a multiple-choice hashing scheme, each item is stored in one of 2 possible hash table buckets. The availability of these multiple choices allows for a substantial reduction in the maximum load of the buckets. However, a lookup may now require examining each of the locations. For applications where this cost is undesirable, Song et al. propose keeping a summary that allows one to determine which of the locations is appropriate for each item, where the summary may allow false positives for items not in hash table. We propose alternative, simple constructions of such summaries that use less space for both the summary and the underlying hash table. Moreover, our constructions are easily analyzable and tunable.
Adam Kirsch, Michael Mitzenmacher
Added 28 Jan 2011
Updated 28 Jan 2011
Type Journal
Year 2008
Where TON
Authors Adam Kirsch, Michael Mitzenmacher
Comments (0)