paper-with-me

Papers

Distribution-Aware Mean Estimation under User-level Local Differential Privacy

2024-10-12 · Corentin Pla, Hugo Richard, Maxime Vono

We consider the problem of mean estimation under user-level local differential privacy, where $n$ users are contributing through their local pool of data samples. Previous work assume that the number of data samples is the same across users. In contrast, we consider a more general and realistic scenario where each user $u \in [n]$ owns $m_u$ data samples drawn from some generative distribution $\mu$; $m_u$ being unknown to the statistician but drawn from a known distribution $M$ over $\mathbb{N}^\star$. Based on a distribution-aware mean estimation algorithm, we establish an $M$-dependent upper bounds on the worst-case risk over $\mu$ for the task of mean estimation. We then derive a lower bound. The two bounds are asymptotically matching up to logarithmic factors and reduce to known bounds when $m_u = m$ for any user $u$.

📄 PDF Abstract BibTeX arXiv:2410.09506

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tight and Robust Private Mean Estimation with Few Users

2021-10-22 · Hossein Esfandiari, Vahab Mirrokni, Shyam Narayanan

In this work, we study high-dimensional mean estimation under user-level differential privacy, and design an $(\varepsilon,\delta)$-differentially private mechanism using as few users as possible. In particular, we provi…

Mean Estimation with User-level Privacy under Data Heterogeneity

2023-07-28 · Rachel Cummings, Vitaly Feldman, Audra McMillan, Kunal Talwar

A key challenge in many modern data analysis tasks is that user data are heterogeneous. Different users may possess vastly different numbers of data points. More importantly, it cannot be assumed that all users sample fr…

A Huber Loss Minimization Approach to Mean Estimation under User-level Differential Privacy

2024-05-22 · Puning Zhao, Lifeng Lai, Li Shen, Qingming Li 외

Privacy protection of users' entire contribution of samples is important in distributed systems. The most effective approach is the two-stage scheme, which finds a small interval first and then gets a refined estimate by…

Learning with User-Level Privacy

2021-02-23 · NeurIPS 2021 12 · Daniel Levy, Ziteng Sun, Kareem Amin, Satyen Kale 외

We propose and analyze algorithms to solve a range of learning tasks under user-level differential privacy constraints. Rather than guaranteeing only the privacy of individual samples, user-level DP protects a user's ent…

Risk-Aware MMSE Estimation

2019-12-06 · Dionysios S. Kalogerias, Luiz. F. O. Chamon, George J. Pappas, Alejandro Ribeiro

Despite the simplicity and intuitive interpretation of Minimum Mean Squared Error (MMSE) estimators, their effectiveness in certain scenarios is questionable. Indeed, minimizing squared errors on average does not provide…