Nearly Optimal Private Convolution
Nadia Fawaz, S. Muthukrishnan, Aleksandar Nikolov

TL;DR
This paper presents a nearly optimal, efficient algorithm for differentially private convolution computation using Fourier transforms and Laplacian noise, with proven near-optimality through discrepancy lower bounds.
Contribution
It introduces a simple, Fourier-based differentially private convolution algorithm with a closed-form noise optimization and demonstrates its near-optimality via spectral lower bounds.
Findings
Algorithm achieves near-optimal privacy-utility tradeoff.
Uses Fourier transform and Laplacian noise for privacy.
Proven near-optimality with spectral discrepancy bounds.
Abstract
We study computing the convolution of a private input with a public input , while satisfying the guarantees of -differential privacy. Convolution is a fundamental operation, intimately related to Fourier Transforms. In our setting, the private input may represent a time series of sensitive events or a histogram of a database of confidential personal information. Convolution then captures important primitives including linear filtering, which is an essential tool in time series analysis, and aggregation queries on projections of the data. We give a nearly optimal algorithm for computing convolutions while satisfying -differential privacy. Surprisingly, we follow the simple strategy of adding independent Laplacian noise to each Fourier coefficient and bounding the privacy loss using the composition theorem of Dwork, Rothblum, and Vadhan. We…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
