Skip to main content

Showing 1–10 of 10 results for author: Imola, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.02665  [pdf, ps, other

    cs.CR

    Metric Differential Privacy at the User-Level

    Authors: Jacob Imola, Amrita Roy Chowdhury, Kamalika Chaudhuri

    Abstract: Metric differential privacy (DP) provides heterogeneous privacy guarantees based on a distance between the pair of inputs. It is a widely popular notion of privacy since it captures the natural privacy semantics for many applications (such as, for location data) and results in better utility than standard DP. However, prior work in metric DP has primarily focused on the \textit{item-level} setting… ▽ More

    Submitted 4 May, 2024; originally announced May 2024.

  2. arXiv:2302.00037  [pdf, other

    cs.LG cs.CR cs.DS

    Differentially-Private Hierarchical Clustering with Provable Approximation Guarantees

    Authors: Jacob Imola, Alessandro Epasto, Mohammad Mahdian, Vincent Cohen-Addad, Vahab Mirrokni

    Abstract: Hierarchical Clustering is a popular unsupervised machine learning method with decades of history and numerous applications. We initiate the study of differentially private approximation algorithms for hierarchical clustering under the rigorous framework introduced by (Dasgupta, 2016). We show strong lower bounds for the problem: that any $ε$-DP algorithm must exhibit $O(|V|^2/ ε)$-additive error… ▽ More

    Submitted 23 May, 2023; v1 submitted 31 January, 2023; originally announced February 2023.

    Comments: 28 pages, 1 figure

  3. arXiv:2301.04822  [pdf, ps, other

    cs.DS cs.CR cs.LG stat.ML

    Private estimation algorithms for stochastic block models and mixture models

    Authors: Hongjie Chen, Vincent Cohen-Addad, Tommaso d'Orsi, Alessandro Epasto, Jacob Imola, David Steurer, Stefan Tiegel

    Abstract: 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 $(ε, δ)$-… ▽ More

    Submitted 15 November, 2023; v1 submitted 11 January, 2023; originally announced January 2023.

  4. arXiv:2210.14376  [pdf, other

    cs.CR

    Robustness of Locally Differentially Private Graph Analysis Against Poisoning

    Authors: Jacob Imola, Amrita Roy Chowdhury, Kamalika Chaudhuri

    Abstract: Locally differentially private (LDP) graph analysis allows private analysis on a graph that is distributed across multiple users. However, such computations are vulnerable to data poisoning attacks where an adversary can skew the results by submitting malformed data. In this paper, we formally study the impact of poisoning attacks for graph degree estimation protocols under LDP. We make two key te… ▽ More

    Submitted 25 October, 2022; originally announced October 2022.

    Comments: 22 pages, 6 figures

  5. arXiv:2205.01429  [pdf, other

    cs.CR cs.DB

    Differentially Private Triangle and 4-Cycle Counting in the Shuffle Model

    Authors: Jacob Imola, Takao Murakami, Kamalika Chaudhuri

    Abstract: Subgraph counting is fundamental for analyzing connection patterns or clustering tendencies in graph data. Recent studies have applied LDP (Local Differential Privacy) to subgraph counting to protect user privacy even against a data collector in social networks. However, existing local algorithms suffer from extremely large estimation errors or assume multi-round interaction between users and the… ▽ More

    Submitted 26 August, 2022; v1 submitted 3 May, 2022; originally announced May 2022.

    Comments: Full version of the paper accepted at ACM CCS 2022; The first and second authors made equal contribution

  6. arXiv:2110.06485  [pdf, other

    cs.CR cs.DB

    Communication-Efficient Triangle Counting under Local Differential Privacy

    Authors: Jacob Imola, Takao Murakami, Kamalika Chaudhuri

    Abstract: Triangle counting in networks under LDP (Local Differential Privacy) is a fundamental task for analyzing connection patterns or calculating a clustering coefficient while strongly protecting sensitive friendships from a central server. In particular, a recent study proposes an algorithm for this task that uses two rounds of interaction between users and the server to significantly reduce estimatio… ▽ More

    Submitted 4 January, 2024; v1 submitted 13 October, 2021; originally announced October 2021.

    Comments: Full version of the paper accepted at USENIX Security 2022; The first and second authors made equal contribution; The current version added an addendum to double clip** (Appendix I)

  7. arXiv:2105.10594  [pdf, other

    cs.LG cs.CR cs.IT

    Privacy Amplification Via Bernoulli Sampling

    Authors: Jacob Imola, Kamalika Chaudhuri

    Abstract: Balancing privacy and accuracy is a major challenge in designing differentially private machine learning algorithms. One way to improve this tradeoff for free is to leverage the noise in common data operations that already use randomness. Such operations include noisy SGD and data subsampling. The additional noise in these operations may amplify the privacy guarantee of the overall algorithm, a ph… ▽ More

    Submitted 18 October, 2021; v1 submitted 21 May, 2021; originally announced May 2021.

    Comments: 11 pages, 3 figures. Appeared in TPDP Workshop @ ICML 2021

  8. arXiv:2102.09101  [pdf, other

    cs.LG cs.DS

    Online $k$-means Clustering on Arbitrary Data Streams

    Authors: Robi Bhattacharjee, Jacob Imola, Michal Moshkovitz, Sanjoy Dasgupta

    Abstract: We consider online $k$-means clustering where each new point is assigned to the nearest cluster center, after which the algorithm may update its centers. The loss incurred is the sum of squared distances from new points to their assigned cluster centers. The goal over a data stream $X$ is to achieve loss that is a constant factor of $L(X, OPT_k)$, the best possible loss using $k$ fixed points in h… ▽ More

    Submitted 31 July, 2022; v1 submitted 17 February, 2021; originally announced February 2021.

  9. arXiv:2010.08688  [pdf, other

    cs.CR cs.DB

    Locally Differentially Private Analysis of Graph Statistics

    Authors: Jacob Imola, Takao Murakami, Kamalika Chaudhuri

    Abstract: Differentially private analysis of graphs is widely used for releasing statistics from sensitive graphs while still preserving user privacy. Most existing algorithms however are in a centralized privacy model, where a trusted data curator holds the entire graph. As this model raises a number of privacy and security issues -- such as, the trustworthiness of the curator and the possibility of data b… ▽ More

    Submitted 11 February, 2021; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: This is a full version of the paper accepted at USENIX Security 2021; The first and second authors made equal contributions

  10. arXiv:1907.02159  [pdf, other

    cs.LG cs.CR stat.ML

    Capacity Bounded Differential Privacy

    Authors: Kamalika Chaudhuri, Jacob Imola, Ashwin Machanavajjhala

    Abstract: Differential privacy, a notion of algorithmic stability, is a gold standard for measuring the additional risk an algorithm's output poses to the privacy of a single record in the dataset. Differential privacy is defined as the distance between the output distribution of an algorithm on neighboring datasets that differ in one entry. In this work, we present a novel relaxation of differential privac… ▽ More

    Submitted 3 July, 2019; originally announced July 2019.

    Comments: 10 pages, 2 figures, Neurips 2019