Covariance-Aware Private Mean Estimation Without Private Covariance Estimation

Subscribers:
349,000
Published on ● Video Link: https://www.youtube.com/watch?v=vEA85iziGSg



Duration: 52:33
419 views
7


A Google TechTalk, presented by Lydia Zakynthinou, 2021/11/3
Privacy in MLSeminars - ABSTRACT: We present two differentially private mean estimators for multivariate (sub)Gaussian distributions with unknown covariance. Our estimators are accurate with respect to the Mahalanobis loss and have nearly optimal sample complexity (up to logarithmic factors), which matches the one for the known covariance case. All previous estimators with the same guarantee either require strong a priori bounds on the covariance matrix or require that the number of samples grows superlinearly with the dimension of the data.

Both estimators are based on simple, general approaches to designing differentially private mechanisms, but require preprocessing of the data and novel technical steps to establish privacy and sample-efficiency. Our first estimator samples a point with approximately maximum Tukey depth with respect to the dataset using the exponential mechanism, but restricted to the set of points with large Tukey depth. Our second estimator perturbs the empirical mean of the data set with noise calibrated to the empirical covariance, without releasing the covariance itself. Its sample complexity guarantees have a slightly worse dependence on the privacy parameter but hold more generally for subgaussian distributions.

Joint work with Gavin Brown, Marco Gaboardi, Adam Smith, and Jonathan Ullman.

Speaker Bio:
Lydia Zakynthinou is a PhD student in the Khoury College of Computer Sciences at Northeastern University. She is interested in the theoretical foundations of machine learning and data privacy and their connections to statistics and information theory. She earned her ECE diploma from the National Technical University of Athens in 2015 and her MSc on Logic, Algorithms, and Theory of Computation from the University of Athens in 2017. Since Fall 2020, her research has been supported by a Facebook Fellowship.




Other Videos By Google TechTalks


2022-02-08Academic Keynote: Differentially Private Covariance-Adaptive Mean Estimation, Adam Smith (BU)
2022-02-08Academic Keynote: Mean Estimation with User-level Privacy under Data Heterogeneity, Rachel Cummings
2022-02-08Day 1 Lightning Talks: Federated Optimization and Analytics
2022-02-08Day 1 Lightning Talks: Privacy & Security
2022-02-08Academic Keynote: Federated Learning with Strange Gradients, Martin Jaggi (EPFL)
2022-02-08Google Keynote: Federated Aggregation and Privacy
2022-02-08Welcome and Opening Remarks
2022-01-25Warehouse-Scale Video Acceleration: Co-Design and Deployment in the Wild
2022-01-06What Could Be the Data-Structures of the Mind?
2021-12-21Differential Privacy and the 2020 Census in the United States
2021-12-21Covariance-Aware Private Mean Estimation Without Private Covariance Estimation
2021-12-21Private Histograms in the Shuffle Model
2021-12-14The Platform Design Problem
2021-11-19Reducing Polarization and Increasing Diverse Navigability in Graphs
2021-10-12Near-Optimal Experimental Design for Networks: Independent Block Randomization
2021-10-06Greybeard Qualification (Linux Internals) part 1: Process Structure and IPC
2021-10-06Greybeard Qualification (Linux Internals) part 3: Memory Management
2021-10-06Greybeard Qualification (Linux Internals) part 2 Execution, Scheduling, Processes & Threads
2021-10-06Greybeard Qualification (Linux Internals) part 6: Networking & Building a Kernel
2021-10-06Greybeard Qualification (Linux Internals) part 5: Block Devices & File Systems
2021-10-06Greybeard Qualification (Linux Internals) part 4: Startup and Init