pith. sign in

arxiv: 2506.05503 · v1 · pith:UBLPZ2HP · submitted 2025-06-05 · cs.DS

On Differential Privacy for Adaptively Solving Search Problems via Sketching

pith:UBLPZ2HPopen to challenge →

classification cs.DS
keywords problemsdifferentialprivacyqueriesdatanumbersearchstructure
0
0 comments X
read the original abstract

Recently differential privacy has been used for a number of streaming, data structure, and dynamic graph problems as a means of hiding the internal randomness of the data structure, so that multiple possibly adaptive queries can be made without sacrificing the correctness of the responses. Although these works use differential privacy to show that for some problems it is possible to tolerate $T$ queries using $\widetilde{O}(\sqrt{T})$ copies of a data structure, such results only apply to numerical estimation problems, and only return the cost of an optimization problem rather than the solution itself. In this paper, we investigate the use of differential privacy for adaptive queries to search problems, which are significantly more challenging since the responses to queries can reveal much more about the internal randomness than a single numerical query. We focus on two classical search problems: nearest neighbor queries and regression with arbitrary turnstile updates. We identify key parameters to these problems, such as the number of $c$-approximate near neighbors and the matrix condition number, and use different differential privacy techniques to design algorithms returning the solution vector with memory and time depending on these parameters. We give algorithms for each of these problems that achieve similar tradeoffs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adversarially Robust Approximate Furthest Neighbor

    cs.DS 2026-05 unverdicted novelty 8.0

    First adversarially robust data structure for c-approximate furthest neighbor search with query time matching the best known oblivious results for many parameter regimes.

  2. ALPINE: Closed-Loop Adaptive Privacy Budget Allocation for Mobile Edge Crowdsensing

    cs.LG 2025-10 unverdicted novelty 5.0

    ALPINE deploys an offline-trained TD3 policy on terminal devices to map multi-dimensional risk states to adaptive privacy budgets for local differential privacy in mobile edge crowdsensing, with edge feedback closing ...