Related Experiment Video
Updated: Jul 7, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
761
Mitigating Membership Inference in Deep Survival Analyses with Differential Privacy
1Dept. of Computer Science, University of North Carolina at Charlotte, Charlotte, NC.
Summary
Deep survival models can leak patient data. This study shows differential privacy protects sensitive information in shared deep learning models for survival analysis, with minimal impact on performance.
Area of Science:
- Medical Informatics
- Machine Learning
- Computational Biology
Background:
- Deep neural networks are vital for healthcare predictions.
- Sharing trained models aids research but risks data privacy.
- Membership inference attacks can reveal individual data in training sets.
Purpose of the Study:
- To investigate membership leakage in deep survival models.
- To evaluate differential privacy for defending against inference attacks.
- To assess differential privacy's impact on deep survival analysis performance.
Main Methods:
- Assessed membership leakage in deep survival models.
- Developed differentially private training procedures.
- Quantified privacy risks and performance trade-offs.
Main Results:
- Deep survival models were found to leak membership information.
- Differential privacy significantly reduced membership inference risks.
- Differential privacy introduced limited performance loss and potentially enhanced robustness.
Conclusions:
- Deep survival models pose privacy risks.
- Differentially private training offers effective protection for shared models.
- Privacy-preserving methods are crucial for secure collaborative healthcare AI.
Related Concept Videos
Assumptions of Survival Analysis
133
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
133
Comparing the Survival Analysis of Two or More Groups
195
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
195
Censoring Survival Data
97
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
97
Truncation in Survival Analysis
209
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
209
Introduction To Survival Analysis
242
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
242
Cancer Survival Analysis
355
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
355

