LGCRMLJul 3, 2019

Capacity Bounded Differential Privacy

arXiv:1907.02159v140 citations
Originality Incremental advance
AI Analysis

This work proposes a theoretical relaxation of differential privacy that could enhance privacy guarantees in scenarios with bounded adversaries, though it appears incremental as it builds on existing differential privacy frameworks.

The authors tackled the problem of relaxing differential privacy by introducing capacity bounded differential privacy, which assumes adversaries are limited by a function class rather than computational power, and they modeled this using restricted f-divergences to study its properties and algorithms.

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 privacy, capacity bounded differential privacy, where the adversary that distinguishes output distributions is assumed to be capacity-bounded -- i.e. bounded not in computational power, but in terms of the function class from which their attack algorithm is drawn. We model adversaries in terms of restricted f-divergences between probability distributions, and study properties of the definition and algorithms that satisfy them.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes