paper-with-me

Papers

Private estimation algorithms for stochastic block models and mixture models

2023-01-11 · NeurIPS 2023 11

We introduce general tools for designing efficient private estimation algorithms, in the high-dimensional settings, whose statistical guarantees almost match those of the best known non-private algorithms. To illustrate our techniques, we consider two problems: recovery of stochastic block models and learning mixtures of spherical Gaussians. For the former, we present the first efficient $(\epsilon, \delta)$-differentially private algorithm for both weak recovery and exact recovery. Previously known algorithms achieving comparable guarantees required quasi-polynomial time. For the latter, we design an $(\epsilon, \delta)$-differentially private algorithm that recovers the centers of the $k$-mixture when the minimum separation is at least $ O(k^{1/t}\sqrt{t})$. For all choices of $t$, this algorithm requires sample complexity $n\geq k^{O(1)}d^{O(t)}$ and time complexity $(nd)^{O(t)}$. Prior work required minimum separation at least $O(\sqrt{k})$ as well as an explicit upper bound on the Euclidean norm of the centers.

📄 PDF Abstract BibTeX arXiv:2301.04822

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Private graphon estimation via sum-of-squares

2024-03-18 · Hongjie Chen, Jingqiu Ding, Tommaso d'Orsi, Yiding Hua 외

We develop the first pure node-differentially-private algorithms for learning stochastic block models and for graphon estimation with polynomial running time for any constant number of blocks. The statistical utility gua…

Graphon Estimation

Node-private community estimation in stochastic block models: Tractable algorithms and lower bounds

2026-05-15 · Laurentiu Marchis, Ethan D'souza, Tomáš Flídr, Po-Ling Loh arxiv

We study the classical problem of community recovery in stochastic block models with a fixed number of communities, with a twist: We seek algorithms that are stable with respect to node-wise changes in the graph structur…

Mixture of multilayer stochastic block models for multiview clustering

2024-01-09 · Kylliann De Santiago, Marie Szafranski, Christophe Ambroise

In this work, we propose an original method for aggregating multiple clustering coming from different sources of information. Each partition is encoded by a co-membership matrix between observations. Our approach uses a …

ClusteringCommunity DetectionMultiview Clustering

Privately Estimating Monotone Statistics in Polynomial Time

2026-05-27 · Gavin Brown, Ephraim Linder, Mahbod Majid, Vikrant Singhal arxiv

We study efficient differentially private algorithms for estimating monotone statistics, i.e., statistics that are monotone under the addition of new observations. The starting point for our investigation is subsample-an…

Empirical Bayes Estimation for the Stochastic Blockmodel

2014-05-23 · Shakira Suwan, Dominic S. Lee, Runze Tang, Daniel L. Sussman 외

Inference for the stochastic blockmodel is currently of burgeoning interest in the statistical community, as well as in various application domains as diverse as social networks, citation networks, brain connectivity net…

Position