PulseAugur
EN
LIVE 03:22:52

New research advances differential privacy for ML and data analysis

Two new research papers explore advancements in differential privacy for machine learning and data analysis. The first paper introduces a novel sketching mechanism using fast transforms to improve the runtime of differentially private linear regression, achieving state-of-the-art privacy guarantees. The second paper demonstrates that by introducing correlations in local noise, it's possible to achieve the optimal cost for sum estimation in the local differential privacy model, matching the centralized setting. AI

IMPACT These papers offer new theoretical frameworks for privacy-preserving data analysis, potentially enabling more robust and efficient machine learning applications.

RANK_REASON Two academic papers published on arXiv detailing new methods in differential privacy.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Omri Lev, Moshe Shenfeld, Vishwak Srinivasan, Katrina Ligett, Ashia C. Wilson ·

    The Fast Mixing Mechanism for Differential Privacy

    arXiv:2605.30600v1 Announce Type: new Abstract: Randomized sketching is a central tool for compressing large-scale optimization problems while preserving accuracy. In particular, sketches that are based on structured matrices, such as the Hadamard matrix, can be applied efficient…

  2. arXiv cs.LG TIER_1 English(EN) · Madhura Pathegama, Srikanth Avasarala, Viveck R. Cadambe, Juba Ziani ·

    Local Differential Privacy with Correlated Noise Achieves Central-DP Optimal Cost

    arXiv:2605.30476v1 Announce Type: cross Abstract: We study privately estimating the sum of $n$ user-held values in the presence of an honest-but-curious server. This motivates requiring privacy not only at data release but also throughout server-side computation. We therefore ado…