paper-with-me

홈 › Papers

FedScore: A privacy-preserving framework for federated scoring system development

2023-03-01 · Siqi Li, Yilin Ning, Marcus Eng Hock Ong, Bibhas Chakraborty, Chuan Hong, Feng Xie, Han Yuan, Mingxuan Liu, Daniel M. Buckland, Yong Chen, Nan Liu

We propose FedScore, a privacy-preserving federated learning framework for scoring system generation across multiple sites to facilitate cross-institutional collaborations. The FedScore framework includes five modules: federated variable ranking, federated variable transformation, federated score derivation, federated model selection and federated model evaluation. To illustrate usage and assess FedScore's performance, we built a hypothetical global scoring system for mortality prediction within 30 days after a visit to an emergency department using 10 simulated sites divided from a tertiary hospital in Singapore. We employed a pre-existing score generator to construct 10 local scoring systems independently at each site and we also developed a scoring system using centralized data for comparison. We compared the acquired FedScore model's performance with that of other scoring models using the receiver operating characteristic (ROC) analysis. The FedScore model achieved an average area under the curve (AUC) value of 0.763 across all sites, with a standard deviation (SD) of 0.020. We also calculated the average AUC values and SDs for each local model, and the FedScore model showed promising accuracy and stability with a high average AUC value which was closest to the one of the pooled model and SD which was lower than that of most local models. This study demonstrates that FedScore is a privacy-preserving scoring system generator with potentially good generalizability.

📄 PDF Abstract BibTeX arXiv:2303.00282

Code (1)

nliulab/FedScore 공식 구현

Tasks

Federated LearningModel SelectionMortality PredictionPrivacy Preserving

Similar Papers 제목 키워드 기반

FedDriveScore: Federated Scoring Driving Behavior with a Mixture of Metric Distributions

2024-01-13 · Lin Lu

Scoring the driving performance of various drivers on a unified scale, based on how safe or economical they drive on their daily trips, is essential for the driver profile task. Connected vehicles provide the opportunity…

FairnessFederated Learning

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

Securing Genomic Data Against Inference Attacks in Federated Learning Environments

2025-05-12 · Chetan Pathade, Shubham Patil

Federated Learning (FL) offers a promising framework for collaboratively training machine learning models across decentralized genomic datasets without direct data sharing. While this approach preserves data locality, it…

Federated LearningInference AttackMembership Inference AttackPrivacy Preserving

Graph Federated Learning for Personalized Privacy Recommendation

2025-08-08 · Ce Na, Kai Yang, Dengzhao Fang, Yu Li 외 arxiv

Federated recommendation systems (FedRecs) have gained significant attention for providing privacy-preserving recommendation services. However, existing FedRecs assume that all users have the same requirements for privac…

Recommendation SystemsFederated Learning

HyFed: A Hybrid Federated Framework for Privacy-preserving Machine Learning

2021-05-21 · Reza Nasirigerdeh, Reihaneh Torkzadehmahani, Julian Matschinske, Jan Baumbach 외

Federated learning (FL) enables multiple clients to jointly train a global model under the coordination of a central server. Although FL is a privacy-aware paradigm, where raw data sharing is not required, recent studies…

BIG-bench Machine LearningFederated LearningPrivacy Preserving