PulseAugur
实时 05:30:17

New DP sampling method uses Wasserstein distance

Researchers have introduced a new framework for differentially private sampling from distributions, utilizing Wasserstein distance as the primary utility measure. This approach addresses limitations of prior methods that relied on KL divergence, particularly when dealing with differing distribution supports or when geometric structure is important. The proposed Wasserstein Projection Mechanism (WPM) is designed to be minimax optimal, with accompanying algorithms for approximate computation and convergence guarantees. AI

影响 Introduces a new privacy-preserving technique for sampling from distributions, potentially impacting the development of privacy-preserving machine learning models.

排序理由 Academic paper introducing a novel method for differentially private sampling. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

New DP sampling method uses Wasserstein distance

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Satoshi Hasegawa ·

    Differentially Private Sampling from Distributions via Wasserstein Projection

    In this paper, we study the problem of sampling from a distribution under the constraint of differential privacy (DP). Prior works measure the utility of DP sampling with density ratio-based measures such as KL divergence. However, such formulations suffer from two key limitation…