paper-with-me

Papers

Privacy-preserving data sharing via probabilistic modelling

2019-12-10 · Joonas Jälkö, Eemil Lagerspetz, Jari Haukka, Sasu Tarkoma, Antti Honkela, Samuel Kaski

Differential privacy allows quantifying privacy loss resulting from accessing sensitive personal data. Repeated accesses to underlying data incur increasing loss. Releasing data as privacy-preserving synthetic data would avoid this limitation, but would leave open the problem of designing what kind of synthetic data. We propose formulating the problem of private data release through probabilistic modelling. This approach transforms the problem of designing the synthetic data into choosing a model for the data, allowing also including prior knowledge, which improves the quality of the synthetic data. We demonstrate empirically, in an epidemiological study, that statistical discoveries can be reliably reproduced from the synthetic data. We expect the method to have broad use in creating high-quality anonymized data twins of key data sets for research.

📄 PDF Abstract BibTeX arXiv:1912.04439

Code (2)

DPBayes/data-sharing-examples 공식 구현 pytorch
DPBayes/twinify jax

Tasks

Privacy PreservingSynthetic Data Generation

Similar Papers 제목 키워드 기반

Multi-Continental Healthcare Modelling Using Blockchain-Enabled Federated Learning

2024-10-23 · Rui Sun, Zhipeng Wang, Hengrui Zhang, Ming Jiang 외

One of the biggest challenges of building artificial intelligence (AI) model in the healthcare area is the data sharing. Since healthcare data is private, sensitive, and heterogeneous, collecting sufficient data for mode…

Federated LearningPrivacy Preserving

Privacy-Preserving Joint Edge Association and Power Optimization for the Internet of Vehicles via Federated Multi-Agent Reinforcement Learning

2023-01-26 · Yan Lin, Jinming Bao, Yijin Zhang, Jun Li 외

Proactive edge association is capable of improving wireless connectivity at the cost of increased handover (HO) frequency and energy consumption, while relying on a large amount of private information sharing required fo…

Decision MakingMulti-agent Reinforcement LearningPrivacy Preserving

Analysing Fairness of Privacy-Utility Mobility Models

2023-04-10 · Yuting Zhan, Hamed Haddadi, Afra Mashhadi

Preserving the individuals' privacy in sharing spatial-temporal datasets is critical to prevent re-identification attacks based on unique trajectories. Existing privacy techniques tend to propose ideal privacy-utility tr…

FairnessPrivacy PreservingRepresentation Learning

Privacy-Preserving Distributed Nonnegative Matrix Factorization

2024-03-27 · Ehsan Lari, Reza Arablouei, Stefan Werner

Nonnegative matrix factorization (NMF) is an effective data representation tool with numerous applications in signal processing and machine learning. However, deploying NMF in a decentralized manner over ad-hoc networks …

Privacy Preserving

Differentially Private Federated Learning of Diffusion Models for Synthetic Tabular Data Generation

2024-12-20 · Timur Sattarov, Marco Schreyer, Damian Borth

The increasing demand for privacy-preserving data analytics in finance necessitates solutions for synthetic data generation that rigorously uphold privacy standards. We introduce DP-Fed-FinDiff framework, a novel integra…

DenoisingFederated LearningPrivacy PreservingSynthetic Data Generation+1