paper-with-me

Papers

Context-Aware Generative Adversarial Privacy

2017-10-26 · Chong Huang, Peter Kairouz, Xiao Chen, Lalitha Sankar, Ram Rajagopal

Preserving the utility of published datasets while simultaneously providing provable privacy guarantees is a well-known challenge. On the one hand, context-free privacy solutions, such as differential privacy, provide strong privacy guarantees, but often lead to a significant reduction in utility. On the other hand, context-aware privacy solutions, such as information theoretic privacy, achieve an improved privacy-utility tradeoff, but assume that the data holder has access to dataset statistics. We circumvent these limitations by introducing a novel context-aware privacy framework called generative adversarial privacy (GAP). GAP leverages recent advancements in generative adversarial networks (GANs) to allow the data holder to learn privatization schemes from the dataset itself. Under GAP, learning the privacy mechanism is formulated as a constrained minimax game between two players: a privatizer that sanitizes the dataset in a way that limits the risk of inference attacks on the individuals' private variables, and an adversary that tries to infer the private variables from the sanitized dataset. To evaluate GAP's performance, we investigate two simple (yet canonical) statistical dataset models: (a) the binary data model, and (b) the binary Gaussian mixture model. For both models, we derive game-theoretically optimal minimax privacy mechanisms, and show that the privacy mechanisms learned from data (in a generative adversarial fashion) match the theoretically optimal ones. This demonstrates that our framework can be easily applied in practice, even in the absence of dataset statistics.

📄 PDF Abstract BibTeX arXiv:1710.09549

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Detection of Vague Words and Sentences in Privacy Policies

2018-08-19 · EMNLP 2018 10 · Logan Lebanoff, Fei Liu

Website privacy policies represent the single most important source of information for users to gauge how their personal data are collected, used and shared by companies. However, privacy policies are often vague and peo…

Sentence

Differentially Private Synthetic Data Generation Using Context-Aware GANs

2025-12-09 · Anantaa Kotal, Anupam Joshi arxiv

The widespread use of big data across sectors has raised major privacy concerns, especially when sensitive information is shared or analyzed. Regulations such as GDPR and HIPAA impose strict controls on data handling, ma…

Synthetic Data Generation

CATS: Conditional Adversarial Trajectory Synthesis for Privacy-Preserving Trajectory Data Publication Using Deep Learning Approaches

2023-09-20 · Jinmeng Rao, Song Gao, Sijia Zhu

The prevalence of ubiquitous location-aware devices and mobile Internet enables us to collect massive individual-level trajectory dataset from users. Such trajectory big data bring new opportunities to human mobility res…

EthicsGraph MatchingPrivacy Preserving

Anonymizing Speech with Generative Adversarial Networks to Preserve Speaker Privacy

2022-10-13 · Sarina Meyer, Pascal Tilli, Pavel Denisov, Florian Lux 외

In order to protect the privacy of speech data, speaker anonymization aims for hiding the identity of a speaker by changing the voice in speech recordings. This typically comes with a privacy-utility trade-off between pr…

Generative Adversarial NetworkSpeaker anonymizationSpeech-to-Texttext-to-speech+1

Generative Adversarial Privacy

2018-07-13 · ICLR 2019 5 · Chong Huang, Peter Kairouz, Xiao Chen, Lalitha Sankar 외

We present a data-driven framework called generative adversarial privacy (GAP). Inspired by recent advancements in generative adversarial networks (GANs), GAP allows the data holder to learn the privatization mechanism d…