CRDBJul 2, 2017

Privacy-Preserving Mechanisms for Parametric Survival Analysis with Weibull Distribution

arXiv:1708.04517v22 citations
AI Analysis

This addresses privacy risks for individuals in medical or population datasets, offering a formal privacy guarantee, though it is incremental as it builds on existing differential privacy methods.

The paper tackles the problem of privacy leakage in survival analysis by proposing differential privacy mechanisms for Weibull distribution, achieving high precision in published parameters and outperforming other techniques on real datasets.

Survival analysis studies the statistical properties of the time until an event of interest occurs. It has been commonly used to study the effectiveness of medical treatments or the lifespan of a population. However, survival analysis can potentially leak confidential information of individuals in the dataset. The state-of-the-art techniques apply ad-hoc privacy-preserving mechanisms on publishing results to protect the privacy. These techniques usually publish sanitized and randomized answers which promise to protect the privacy of individuals in the dataset but without providing any formal mechanism on privacy protection. In this paper, we propose private mechanisms for parametric survival analysis with Weibull distribution. We prove that our proposed mechanisms achieve differential privacy, a robust and rigorous definition of privacy-preservation. Our mechanisms exploit the property of local sensitivity to carefully design a utility function which enables us to publish parameters of Weibull distribution with high precision. Our experimental studies show that our mechanisms can publish useful answers and outperform other differentially private techniques on real datasets.

Foundations

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

Your Notes