pith. sign in

arxiv: 1606.05053 · v1 · pith:BLNSKFFKnew · submitted 2016-06-16 · 💻 cs.DB

Collecting and Analyzing Data from Smart Device Users with Local Differential Privacy

classification 💻 cs.DB
keywords datacollectingprivacyanalyzingharmonyusersaccuratedevice
0
0 comments X
read the original abstract

Organizations with a large user base, such as Samsung and Google, can potentially benefit from collecting and mining users' data. However, doing so raises privacy concerns, and risks accidental privacy breaches with serious consequences. Local differential privacy (LDP) techniques address this problem by only collecting randomized answers from each user, with guarantees of plausible deniability; meanwhile, the aggregator can still build accurate models and predictors by analyzing large amounts of such randomized data. So far, existing LDP solutions either have severely restricted functionality, or focus mainly on theoretical aspects such as asymptotical bounds rather than practical usability and performance. Motivated by this, we propose Harmony, a practical, accurate and efficient system for collecting and analyzing data from smart device users, while satisfying LDP. Harmony applies to multi-dimensional data containing both numerical and categorical attributes, and supports both basic statistics (e.g., mean and frequency estimates), and complex machine learning tasks (e.g., linear regression, logistic regression and SVM classification). Experiments using real data confirm Harmony's effectiveness.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Jacobian-Guided Anisotropic Noise Reshaping for Enhancing Representation Utility under Local Differential Privacy

    cs.LG 2026-05 conditional novelty 6.0

    Jacobian-guided reshaping converts isotropic LDP noise into an anisotropic distribution focused on task-relevant subspaces, yielding roughly 20% utility gains on CIFAR-10-C for PrivUnit2 and PrivUnitG at ε=7.5 while k...

  2. Jacobian-Guided Anisotropic Noise Reshaping for Enhancing Representation Utility under Local Differential Privacy

    cs.LG 2026-05 unverdicted novelty 5.0

    Jacobian-guided anisotropic noise reshaping improves LDP utility by ~20% on CIFAR-10-C at ε=7.5 by attenuating noise in task-critical subspaces identified via the downstream model's Jacobian.

  3. Conditional Analysis for Key-Value Data with Local Differential Privacy

    cs.CR 2019-07 unverdicted novelty 5.0

    Develops LDP perturbation mechanisms and conditional estimation methods for key-value data to enable privacy-preserving analysis of conditional probabilities and marginals.

  4. Local Differential Privacy: a tutorial

    cs.CR 2019-07 unverdicted novelty 1.0

    Tutorial summarizing existing Local Differential Privacy algorithms for heavy hitter identification, spatial data collection, and open problems.