Adaptive and Dynamic Multi-Resolution Hashing for Pairwise Summations

12/21/2022
by   Lianke Qin, et al.
0

In this paper, we propose Adam-Hash: an adaptive and dynamic multi-resolution hashing data-structure for fast pairwise summation estimation. Given a data-set X ⊂ℝ^d, a binary function f:ℝ^d×ℝ^d→ℝ, and a point y ∈ℝ^d, the Pairwise Summation Estimate PSE_X(y) := 1/|X|∑_x ∈ X f(x,y). For any given data-set X, we need to design a data-structure such that given any query point y ∈ℝ^d, the data-structure approximately estimates PSE_X(y) in time that is sub-linear in |X|. Prior works on this problem have focused exclusively on the case where the data-set is static, and the queries are independent. In this paper, we design a hashing-based PSE data-structure which works for the more practical dynamic setting in which insertions, deletions, and replacements of points are allowed. Moreover, our proposed Adam-Hash is also robust to adaptive PSE queries, where an adversary can choose query q_j ∈ℝ^d depending on the output from previous queries q_1, q_2, …, q_j-1.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/19/2018

Multi-Resolution Hashing for Fast Pairwise Summations

A basic computational primitive in the analysis of massive datasets is s...
research
10/21/2020

On Adaptive Distance Estimation

We provide a static data structure for distance estimation which support...
research
03/30/2018

H-CNN: Spatial Hashing Based CNN for 3D Shape Analysis

We present a novel spatial hashing based data structure to facilitate 3D...
research
12/05/2017

Arithmetic Progression Hypergraphs: Examining the Second Moment Method

In many data structure settings, it has been shown that using "double ha...
research
08/30/2023

Optimal Non-Adaptive Cell Probe Dictionaries and Hashing

We present a simple and provably optimal non-adaptive cell probe data st...
research
06/10/2018

CuCoTrack: Cuckoo Filter Based Connection Tracking

This paper introduces CuCoTrack, a cuckoo hash based data structure desi...
research
04/14/2023

Robust Algorithms on Adaptive Inputs from Bounded Adversaries

We study dynamic algorithms robust to adaptive input generated from sour...

Please sign up or login with your details

Forgot password? Click here to reset