Fast Simulation Algorithms for OLH using Binomial Modeling

📅 2026-08-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the computational bottleneck of high complexity and latency in Optimal Local Hashing (OLH) simulations by proposing a fast simulation algorithm based on binomial distribution decomposition and reconstruction. Through binomial random variable modeling and optimization of local differential privacy protocols, the method reduces time complexity to O(n+d) while theoretically proving that the estimator remains unbiased with consistent variance. Crucially, this approach achieves a dramatic acceleration from minutes to milliseconds without compromising statistical equivalence or data utility. By effectively overcoming traditional efficiency limitations, this work provides a scalable and practical solution for large-scale privacy-preserving data analysis.
📝 Abstract
Optimized Local Hashing (OLH) is a widely used hash-based Local Differential Privacy (LDP) protocol, and simulation-based experimentation is the standard approach for evaluating OLH and OLH-based applications in research. However, the existing OLH simulations have $O(nd)$ computational complexity, where $n$ is the user population size and $d$ is the domain size, and can lead to significant execution times as $n$ and $d$ grow. In this paper, we propose two fast simulation algorithms for OLH (2-Binom and 3-Binom) grounded in Binomial modeling. Our key insight is that, for any domain value $v$, the total number of users whose perturbed reports support $v$ can be decomposed into a sum of two or three Binomial random variables. Using this insight, our algorithms reduce the simulation complexity to $O(n + d)$ without hurting statistical equivalence. In particular, we theoretically prove that both algorithms yield unbiased frequency estimations with variances identical to those of the original OLH simulations. Experiments on real-world datasets confirm that both approaches reduce execution times from several minutes to milliseconds, yielding significant speedups with no change in utility.
Problem

Research questions and friction points this paper is trying to address.

Optimized Local Hashing
Local Differential Privacy
Simulation Complexity
Computational Efficiency
Innovation

Methods, ideas, or system contributions that make the work stand out.

Optimized Local Hashing
Binomial Modeling
Fast Simulation
Local Differential Privacy
Computational Complexity
B
Berkay Kemal Balioglu
Department of Computer Engineering, Koç University, Istanbul, Turkey
A
Alireza Khodaie
Department of Computer Engineering, Koç University, Istanbul, Turkey
M. Emre Gursoy
M. Emre Gursoy
Assistant Professor of Computer Science, Koç University
PrivacySecurityAI SecurityMachine LearningInternet of Things