paper-with-me

홈 › Papers

Enhancing Federated Survival Analysis through Peer-Driven Client Reputation in Healthcare

2025-05-22 · Navid Seidi, Satyaki Roy, Sajal Das

Federated Learning (FL) holds great promise for digital health by enabling collaborative model training without compromising patient data privacy. However, heterogeneity across institutions, lack of sustained reputation, and unreliable contributions remain major challenges. In this paper, we propose a robust, peer-driven reputation mechanism for federated healthcare that employs a hybrid communication model to integrate decentralized peer feedback with clustering-based noise handling to enhance model aggregation. Crucially, our approach decouples the federated aggregation and reputation mechanisms by applying differential privacy to client-side model updates before sharing them for peer evaluation. This ensures sensitive information remains protected during reputation computation, while unaltered updates are sent to the server for global model training. Using the Cox Proportional Hazards model for survival analysis across multiple federated nodes, our framework addresses both data heterogeneity and reputation deficit by dynamically adjusting trust scores based on local performance improvements measured via the concordance index. Experimental evaluations on both synthetic datasets and the SEER dataset demonstrate that our method consistently achieves high and stable C-index values, effectively down-weighing noisy client updates and outperforming FL methods that lack a reputation system.

📄 PDF Abstract BibTeX arXiv:2505.16190

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningSurvival Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
LARS Layer-wise Adaptive Rate Scaling, or LARS, is a large batch optimization technique. There are two notable differences between LARS and other adaptive algorithms such as…
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…
Average Pooling 설명 없음
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

PeerFL: A Simulator for Peer-to-Peer Federated Learning at Scale

2024-05-28 · Alka Luqman, Shivanshu Shekhar, Anupam Chattopadhyay

This work integrates peer-to-peer federated learning tools with NS3, a widely used network simulator, to create a novel simulator designed to allow heterogeneous device experiments in federated learning. This cross-platf…

Federated Learning

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

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

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 c…

Federated LearningSurvival Analysis

Scaling Survival Analysis in Healthcare with Federated Survival Forests: A Comparative Study on Heart Failure and Breast Cancer Genomics

2023-08-04 · Alberto Archetti, Francesca Ieva, Matteo Matteucci

Survival analysis is a fundamental tool in medicine, modeling the time until an event of interest occurs in a population. However, in real-world applications, survival data are often incomplete, censored, distributed, an…

Federated LearningSurvival Analysis