Peeling Close to the Orientability Threshold: Spatial Coupling in Hashing-Based Data Structures

01/28/2020
by   Stefan Walzer, et al.
0

Hypergraphs with random hyperedges underlie various data structures where hash functions map inputs to hyperedges, e.g. cuckoo hash tables, invertible Bloom lookup tables, retrieval data structures and perfect hash functions. High memory efficiency and quick query times call for high hyperedge density and small hyperedge size. Moreover, orientability or even peelability of the hypergraph is required or advantageous. For k-uniform fully random hypergraphs, the thresholds c_k,ℓ^* for ℓ-orientability significantly exceed the thresholds for ℓ-peelability. In this paper, for every k ≥ 2 and ℓ≥ 1 with (k,ℓ) ≠ (2,1) and every z > 0, we construct a new family of random k-uniform hypergraphs with i.i.d. random hyperedges such that both the ℓ-peelability and the ℓ-orientability thresholds approach c_k,ℓ^* as z →∞. Our construction is simple: The N vertices are linearly ordered and each hyperedge selects its k elements uniformly at random from a random range of N/z consecutive vertices. We thus exploit the phenomenon of threshold saturation via spatial coupling discovered in the context of low density parity check codes. Once the connection to data structures is in plain sight, we employ a framework by Kudekar, Richardson and Urbanke (2015) to do the heavy lifting in our proof. We demonstrate the usefulness of our construction, using our hypergraphs as a drop-in replacement in a retrieval data structure by Botelho et al. (2013). This reduces memory usage from 1.23m bits to 1.12m bits (for input size m) with no downsides.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/10/2019

Dense Peelable Random Uniform Hypergraphs

We describe a new family of k-uniform hypergraphs with independent rando...
research
10/14/2019

RecSplit: Minimal Perfect Hashing via Recursive Splitting

A minimal perfect hash function bijectively maps a key set S out of a un...
research
10/04/2022

SicHash – Small Irregular Cuckoo Tables for Perfect Hashing

A Perfect Hash Function (PHF) is a hash function that has no collisions ...
research
07/02/2023

What if we tried Less Power? – Lessons from studying the power of choices in hashing-based data structures

In the first part of this survey, we review how the power of two choices...
research
02/28/2018

Thresholds of Braided Convolutional Codes on the AWGN Channel

In this paper, we perform a threshold analysis of braided convolutional ...
research
07/19/2018

Multi-Resolution Hashing for Fast Pairwise Summations

A basic computational primitive in the analysis of massive datasets is s...
research
05/09/2019

Charlotte: Composable Authenticated Distributed Data Structures, Technical Report

We present Charlotte, a framework for composable, authenticated distribu...

Please sign up or login with your details

Forgot password? Click here to reset