Adaptive and Dynamic Multi-Resolution Hashing for Pairwise Summations
Lianke Qin, Aravind Reddy, Zhao Song, Zhaozhuo Xu, Danyang Zhuo

TL;DR
This paper introduces Adam-Hash, an innovative adaptive multi-resolution hashing data-structure that efficiently estimates pairwise summations in dynamic and adversarial query settings, improving over static methods.
Contribution
The paper presents a novel hashing-based data-structure that handles dynamic data updates and adaptive queries for pairwise summation estimation.
Findings
Supports dynamic insertions, deletions, and replacements.
Operates efficiently in sub-linear time for queries.
Robust against adaptive, adversarial query sequences.
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 , a binary function , and a point , the Pairwise Summation Estimate . For any given data-set , we need to design a data-structure such that given any query point , the data-structure approximately estimates in time that is sub-linear in . 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Image and Video Retrieval Techniques · DNA and Biological Computing
