LGAICRJun 15, 2024

Privacy-Preserving Heterogeneous Federated Learning for Sensitive Healthcare Data

arXiv:2406.10563v212 citations
Originality Incremental advance
AI Analysis

This addresses privacy and intellectual property concerns for decentralized healthcare facilities, though it is incremental as it builds on existing federated learning methods.

The paper tackled the dual challenges of data privacy and model confidentiality in federated learning for healthcare by proposing the Abstention-Aware Federated Voting (AAFV) framework, which integrates abstention-aware voting and differential privacy to achieve effective and confidential training on diabetes and patient mortality prediction tasks.

In the realm of healthcare where decentralized facilities are prevalent, machine learning faces two major challenges concerning the protection of data and models. The data-level challenge concerns the data privacy leakage when centralizing data with sensitive personal information. While the model-level challenge arises from the heterogeneity of local models, which need to be collaboratively trained while ensuring their confidentiality to address intellectual property concerns. To tackle these challenges, we propose a new framework termed Abstention-Aware Federated Voting (AAFV) that can collaboratively and confidentially train heterogeneous local models while simultaneously protecting the data privacy. This is achieved by integrating a novel abstention-aware voting mechanism and a differential privacy mechanism onto local models' predictions. In particular, the proposed abstention-aware voting mechanism exploits a threshold-based abstention method to select high-confidence votes from heterogeneous local models, which not only enhances the learning utility but also protects model confidentiality. Furthermore, we implement AAFV on two practical prediction tasks of diabetes and in-hospital patient mortality. The experiments demonstrate the effectiveness and confidentiality of AAFV in testing accuracy and privacy protection.

Foundations

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

Your Notes