paper-with-me

Papers

FedSC: Provable Federated Self-supervised Learning with Spectral Contrastive Objective over Non-i.i.d. Data

2024-05-07 · Shusen Jing, Anlan Yu, Shuai Zhang, Songyang Zhang

Recent efforts have been made to integrate self-supervised learning (SSL) with the framework of federated learning (FL). One unique challenge of federated self-supervised learning (FedSSL) is that the global objective of FedSSL usually does not equal the weighted sum of local SSL objectives. Consequently, conventional approaches, such as federated averaging (FedAvg), fail to precisely minimize the FedSSL global objective, often resulting in suboptimal performance, especially when data is non-i.i.d.. To fill this gap, we propose a provable FedSSL algorithm, named FedSC, based on the spectral contrastive objective. In FedSC, clients share correlation matrices of data representations in addition to model weights periodically, which enables inter-client contrast of data samples in addition to intra-client contrast and contraction, resulting in improved quality of data representations. Differential privacy (DP) protection is deployed to control the additional privacy leakage on local datasets when correlation matrices are shared. We also provide theoretical analysis on the convergence and extra privacy leakage. The experimental results validate the effectiveness of our proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2405.03949

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

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

2023-03-01 · Siqi Li, Yilin Ning, Marcus Eng Hock Ong, Bibhas Chakraborty 외

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: f…

Federated LearningModel SelectionMortality PredictionPrivacy Preserving

FedScale: Benchmarking Model and System Performance of Federated Learning at Scale

2021-05-24 · Fan Lai, Yinwei Dai, Sanjay S. Singapuram, Jiachen Liu 외

We present FedScale, a federated learning (FL) benchmarking suite with realistic datasets and a scalable runtime to enable reproducible FL research. FedScale datasets encompass a wide range of critical FL tasks, ranging …

BenchmarkingFederated Learningimage-classificationImage Classification+6

FedSC: Federated Learning with Semantic-Aware Collaboration

2025-06-26 · Huan Wang, Haoran Li, Huaming Chen, Jun Yan 외

Federated learning (FL) aims to train models collaboratively across clients without sharing data for privacy-preserving. However, one major challenge is the data heterogeneity issue, which refers to the biased labeling p…

Contrastive LearningFederated LearningPrivacy Preserving

FedSCAl: Leveraging Server and Client Alignment for Unsupervised Federated Source-Free Domain Adaptation

2025-12-07 · M Yashwanth, Sampath Koti, Arunabh Singh, Shyam Marjit 외 arxiv

We address the Federated source-Free Domain Adaptation (FFreeDA) problem, with clients holding unlabeled data with significant inter-client domain gaps. The FFreeDA setup constrains the FL frameworks to employ only a pre…

Source-Free Domain Adaptation

FedSCAM (Federated Sharpness-Aware Minimization with Clustered Aggregation and Modulation): Scam-resistant SAM for Robust Federated Optimization in Heterogeneous Environments

2025-12-29 · Sameer Rahil, Zain Abdullah Ahmad, Talha Asif arxiv

Federated Learning (FL) enables collaborative model training across decentralized edge devices while preserving data privacy. However, statistical heterogeneity among clients, often manifested as non-IID label distributi…

Federated Learning