Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Adaptive and Dynamic Multi-Resolution Hashing for Pairwise Summations (2212.11408v1)

Published 21 Dec 2022 in cs.DS and cs.LG

Abstract: 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 \subset \mathbb{R}d$, a binary function $f:\mathbb{R}d\times \mathbb{R}d\to \mathbb{R}$, and a point $y \in \mathbb{R}d$, the Pairwise Summation Estimate $\mathrm{PSE}X(y) := \frac{1}{|X|} \sum{x \in X} f(x,y)$. For any given data-set $X$, we need to design a data-structure such that given any query point $y \in \mathbb{R}d$, the data-structure approximately estimates $\mathrm{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 \textit{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 \in \mathbb{R}d$ depending on the output from previous queries $q_1, q_2, \dots, q{j-1}$.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Lianke Qin (10 papers)
  2. Aravind Reddy (6 papers)
  3. Zhao Song (253 papers)
  4. Zhaozhuo Xu (43 papers)
  5. Danyang Zhuo (33 papers)
Citations (13)

Summary

We haven't generated a summary for this paper yet.