paper-with-me

홈 › Papers

Contrastive Federated Learning with Tabular Data Silos

2024-09-10 · Achmad Ginanjar, Xue Li, Wen Hua

Learning from data silos is a difficult task for organizations that need to obtain knowledge of objects that appeared in multiple independent data silos. Objects in multi-organizations, such as government agents, are referred by different identifiers, such as driver license, passport number, and tax file number. The data distributions in data silos are mostly non-IID (Independently and Identically Distributed), labelless, and vertically partitioned (i.e., having different attributes). Privacy concerns harden the above issues. Conditions inhibit enthusiasm for collaborative work. While Federated Learning (FL) has been proposed to address these issues, the difficulty of labeling, namely, label costliness, often hinders optimal model performance. A potential solution lies in contrastive learning, an unsupervised self-learning technique to represent semantic data by contrasting similar data pairs. However, contrastive learning is currently not designed to handle tabular data silos that existed within multiple organizations where data linkage by quasi identifiers are needed. To address these challenges, we propose using semi-supervised contrastive federated learning, which we refer to as Contrastive Federated Learning with Data Silos (CFL). Our approach tackles the aforementioned issues with an integrated solution. Our experimental results demonstrate that CFL outperforms current methods in addressing these challenges and providing improvements in accuracy. Additionally, we present positive results that showcase the advantages of our contrastive federated learning approach in complex client environments.

📄 PDF Abstract BibTeX arXiv:2409.06123

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFederated LearningSelf-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Federated Alternate Training (FAT): Leveraging Unannotated Data Silos in Federated Segmentation for Medical Imaging

2023-04-18 · Erum Mushtaq, Yavuz Faruk Bakman, Jie Ding, Salman Avestimehr

Federated Learning (FL) aims to train a machine learning (ML) model in a distributed fashion to strengthen data privacy with limited data migration costs. It is a distributed learning framework naturally suitable for pri…

Federated LearningSegmentationSelf-Supervised Learning

On the Impact of Data Heterogeneity in Federated Learning Environments with Application to Healthcare Networks

2024-04-29 · Usevalad Milasheuski, Luca Barbieri, Bernardo Camajori Tedeschini, Monica Nicoli 외

Federated Learning (FL) allows multiple privacy-sensitive applications to leverage their dataset for a global model construction without any disclosure of the information. One of those domains is healthcare, where groups…

BenchmarkingFederated Learning

Generation of Synthetic Electronic Health Records Using a Federated GAN

2021-09-06 · John Weldon, Tomas Ward, Eoin Brophy

Sensitive medical data is often subject to strict usage constraints. In this paper, we trained a generative adversarial network (GAN) on real-world electronic health records (EHR). It was then used to create a data-set o…

Federated LearningGenerative Adversarial NetworkSynthetic Data Generation

Uncertainty-Based Extensible Codebook for Discrete Federated Learning in Heterogeneous Data Silos

2024-02-29 · Tianyi Zhang, Yu Cao, Dianbo Liu

Federated learning (FL), aimed at leveraging vast distributed datasets, confronts a crucial challenge: the heterogeneity of data across different silos. While previous studies have explored discrete representations to en…

DiversityFederated Learning

Unlocking the Potential of Collaborative AI -- On the Socio-technical Challenges of Federated Machine Learning

2023-04-26 · Tobias Müller, Milena Zahn, Florian Matthes

The disruptive potential of AI systems roots in the emergence of big data. Yet, a significant portion is scattered and locked in data silos, leaving its potential untapped. Federated Machine Learning is a novel AI paradi…

Systematic Literature Review