M$^2$M: A general method to perform various data analysis tasks from a differentially private sketch
Florimond Houssiau, Vincent Schellekens, Antoine Chatalic, Shreyas, Kumar Annamraju, Yves-Alexandre de Montjoye

TL;DR
The paper introduces the M$^2$M method, enabling diverse data analysis tasks directly from a single differentially private sketch, thus broadening practical applications without additional privacy loss.
Contribution
It presents a generic approach to perform multiple data analysis tasks from private sketches, eliminating the need for task-specific algorithms and facilitating wider adoption under differential privacy.
Findings
Effective estimation of moments, covariance, and histograms from sketches.
Reliable training of classification models using private sketches.
Applicable to various sketches without additional privacy costs.
Abstract
Differential privacy is the standard privacy definition for performing analyses over sensitive data. Yet, its privacy budget bounds the number of tasks an analyst can perform with reasonable accuracy, which makes it challenging to deploy in practice. This can be alleviated by private sketching, where the dataset is compressed into a single noisy sketch vector which can be shared with the analysts and used to perform arbitrarily many analyses. However, the algorithms to perform specific tasks from sketches must be developed on a case-by-case basis, which is a major impediment to their use. In this paper, we introduce the generic moment-to-moment (MM) method to perform a wide range of data exploration tasks from a single private sketch. Among other things, this method can be used to estimate empirical moments of attributes, the covariance matrix, counting queries (including…
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 · Mobile Crowdsensing and Crowdsourcing
