paper-with-me

홈 › Papers

Decoupled Contrastive Learning for Federated Learning

2025-08-06 · Hyungbin Kim, Incheol Baek, Yon Dohn Chung arxiv

Federated learning is a distributed machine learning paradigm that allows multiple participants to train a shared model by exchanging model updates instead of their raw data. However, its performance is degraded compared to centralized approaches due to data heterogeneity across clients. While contrastive learning has emerged as a promising approach to mitigate this, our theoretical analysis reveals a fundamental conflict: its asymptotic assumptions of an infinite number of negative samples are violated in finite-sample regime of federated learning. To address this issue, we introduce Decoupled Contrastive Learning for Federated Learning (DCFL), a novel framework that decouples the existing contrastive loss into two objectives. Decoupling the loss into its alignment and uniformity components enables the independent calibration of the attraction and repulsion forces without relying on the asymptotic assumptions. This strategy provides a contrastive learning method suitable for federated learning environments where each client has a small amount of data. Our experimental results show that DCFL achieves stronger alignment between positive samples and greater uniformity between negative samples compared to existing contrastive learning methods. Furthermore, experimental results on standard benchmarks, including CIFAR-10, CIFAR-100, and Tiny-ImageNet, demonstrate that DCFL consistently outperforms state-of-the-art federated learning methods.

📄 PDF Abstract BibTeX arXiv:2508.04005

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFederated Learning

Similar Papers 제목 키워드 기반

FedCon: A Contrastive Framework for Federated Semi-Supervised Learning

2021-09-09 · Zewei Long, Jiaqi Wang, Yaqing Wang, Houping Xiao 외

Federated Semi-Supervised Learning (FedSSL) has gained rising attention from both academic and industrial researchers, due to its unique characteristics of co-training machine learning models with isolated yet unlabeled …

Federated Learning with Decoupled Probabilistic-Weighted Gradient Aggregation

2021-01-01 · Jian-hui Duan, Wenzhong Li, Sanglu Lu

In the federated learning paradigm, multiple mobile clients train local models independently based on datasets generated by edge devices, and the server aggregates parameters/gradients from local models to form a global…

Federated LearningVariational Inference

Unsupervised Natural Language Inference via Decoupled Multimodal Contrastive Learning

2020-10-16 · EMNLP 2020 11 · Wanyun Cui, Guangyu Zheng, Wei Wang

We propose to solve the natural language inference problem without any supervision from the inference labels via task-agnostic multimodal pretraining. Although recent studies of multimodal self-supervised learning also r…

Contrastive LearningNatural Language InferenceSelf-Supervised LearningSTS+1

Contrastive Decoupled Representation Learning and Regularization for Speech-Preserving Facial Expression Manipulation

2025-04-08 · Tianshui Chen, Jianman Lin, Zhijing Yang, Chumei Qing 외

Speech-preserving facial expression manipulation (SPFEM) aims to modify a talking head to display a specific reference emotion while preserving the mouth animation of source spoken contents. Thus, emotion and content inf…

Contrastive LearningRepresentation Learning

Fed-CausalDiff: Decoupled Synchronization for Federated Do-Simulation and Policy Evaluation

2026-06-21 · Pengfei Li, Mohammad Khalil arxiv

While federated learning enables collaborative modelling on decentralised data, standard methods merely fit historical observations. This purely observational approach is fundamentally insufficient for interventional inf…

Federated Learning