PulseAugur
LIVE 09:52:38
tool · [1 source] ·
0
tool

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

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

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

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

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · 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…