LAPRAS : Learning-Augmented PRivate Answering for linear query Streams
Pranay Mundra, Adam Sealfon, Ziteng Sun, Quanquan C. Liu

TL;DR
LAPRAS is a learning-augmented differentially private query answering algorithm that leverages query predictions to improve utility while maintaining robustness when predictions are inaccurate.
Contribution
It introduces LAPRAS, a novel online DP query answering method that uses query predictions and a smooth allocation strategy to optimize privacy utility.
Findings
LAPRAS achieves near-offline utility with high prediction accuracy.
The method degrades gracefully to baseline performance with low prediction overlap.
Empirical validation on real datasets confirms the effectiveness of the approach.
Abstract
Modern database workloads are highly predictable: query streams are dominated by recurring jobs and templates, even when their arrival order is not known in advance. This motivates a learning-augmented view of online differentially private (DP) analytics: can algorithms utilize predictions about which queries will occur to improve utility under a single global privacy budget, while remaining robust when predictions are wrong? We study online DP query answering, where a curator must answer a stream of linear queries arriving in uniformly random order under privacy budget . We present LAPRAS, which assumes access to an oracle that outputs a prediction set of queries likely to appear in the stream and uses it to guide privacy spending. LAPRAS answers predicted queries using the offline-optimal Matrix Mechanism and answers the remaining queries online from a…
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.
