paper-with-me

홈 › Papers

FedPseudo: Pseudo value-based Deep Learning Models for Federated Survival Analysis

2022-07-12 · Md Mahmudur Rahman, Sanjay Purushotham

Survival analysis, time-to-event analysis, is an important problem in healthcare since it has a wide-ranging impact on patients and palliative care. Many survival analysis methods have assumed that the survival data is centrally available either from one medical center or by data sharing from multi-centers. However, the sensitivity of the patient attributes and the strict privacy laws have increasingly forbidden sharing of healthcare data. To address this challenge, the research community has looked at the solution of decentralized training and sharing of model parameters using the Federated Learning (FL) paradigm. In this paper, we study the utilization of FL for performing survival analysis on distributed healthcare datasets. Recently, the popular Cox proportional hazard (CPH) models have been adapted for FL settings; however, due to its linearity and proportional hazards assumptions, CPH models result in suboptimal performance, especially for non-linear, non-iid, and heavily censored survival datasets. To overcome the challenges of existing federated survival analysis methods, we leverage the predictive accuracy of the deep learning models and the power of pseudo values to propose a first-of-its-kind, pseudo value-based deep learning model for federated survival analysis (FSA) called FedPseudo. Furthermore, we introduce a novel approach of deriving pseudo values for survival probability in the FL settings that speeds up the computation of pseudo values. Extensive experiments on synthetic and real-world datasets show that our pseudo valued-based FL framework achieves similar performance as the best centrally trained deep survival analysis model. Moreover, our proposed FL approach obtains the best results for various censoring settings.

📄 PDF Abstract BibTeX arXiv:2207.05247

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningSurvival Analysis

Similar Papers 제목 키워드 기반

DNNSurv: Deep Neural Networks for Survival Analysis Using Pseudo Values

2019-08-06 · Lili Zhao, Dai Feng

There has been increasing interest in modelling survival data using deep learning methods in medical research. Current approaches have focused on designing special cost functions to handle censored survival data. We prop…

Survival Analysis

Federated Survival Forests

2023-02-06 · Alberto Archetti, Matteo Matteucci

Survival analysis is a subfield of statistics concerned with modeling the occurrence time of a particular event of interest for a population. Survival analysis found widespread applications in healthcare, engineering, an…

Federated LearningMissing ValuesPrivacy PreservingSurvival Analysis

Pseudo value-based Deep Neural Networks for Multi-state Survival Analysis

2022-07-12 · Md Mahmudur Rahman, Sanjay Purushotham

Multi-state survival analysis (MSA) uses multi-state models for the analysis of time-to-event data. In medical applications, MSA can provide insights about the complex disease progression in patients. A key challenge in …

Survival Analysis

Developing Federated Time-to-Event Scores Using Heterogeneous Real-World Survival Data

2024-03-08 · Siqi Li, Yuqing Shang, Ziwen Wang, Qiming Wu 외

Survival analysis serves as a fundamental component in numerous healthcare applications, where the determination of the time to specific events (such as the onset of a certain disease or death) for patients is crucial fo…

Privacy PreservingSurvival Analysis

Heterogeneous Datasets for Federated Survival Analysis Simulation

2023-01-28 · Alberto Archetti, Eugenio Lomurno, Francesco Lattari, André Martin 외

Survival analysis studies time-modeling techniques for an event of interest occurring for a population. Survival analysis found widespread applications in healthcare, engineering, and social sciences. However, the data n…

BenchmarkingFederated LearningSurvival Analysis