paper-with-me

Papers

FedCiR: Client-Invariant Representation Learning for Federated Non-IID Features

2023-08-30 · Zijian Li, Zehong Lin, Jiawei Shao, Yuyi Mao, Jun Zhang

Federated learning (FL) is a distributed learning paradigm that maximizes the potential of data-driven models for edge devices without sharing their raw data. However, devices often have non-independent and identically distributed (non-IID) data, meaning their local data distributions can vary significantly. The heterogeneity in input data distributions across devices, commonly referred to as the feature shift problem, can adversely impact the training convergence and accuracy of the global model. To analyze the intrinsic causes of the feature shift problem, we develop a generalization error bound in FL, which motivates us to propose FedCiR, a client-invariant representation learning framework that enables clients to extract informative and client-invariant features. Specifically, we improve the mutual information term between representations and labels to encourage representations to carry essential classification knowledge, and diminish the mutual information term between the client set and representations conditioned on labels to promote representations of clients to be client-invariant. We further incorporate two regularizers into the FL framework to bound the mutual information terms with an approximate global representation distribution to compensate for the absence of the ground-truth global representation distribution, thus achieving informative and client-invariant feature extraction. To achieve global representation distribution approximation, we propose a data-free mechanism performed by the server without compromising privacy. Extensive experiments demonstrate the effectiveness of our approach in achieving client-invariant representation learning and solving the data heterogeneity issue.

📄 PDF Abstract BibTeX arXiv:2308.15786

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningRepresentation Learning

Similar Papers 제목 키워드 기반

FedIFL: A federated cross-domain diagnostic framework for motor-driven systems with inconsistent fault modes

2025-05-12 · Zexiao Wang, Yankai Wang, Xiaoqiang Liao, Xinguo Ming 외

Due to the scarcity of industrial data, individual equipment users, particularly start-ups, struggle to independently train a comprehensive fault diagnosis model; federated learning enables collaborative training while e…

Contrastive LearningDiagnosticDisentanglementFault Diagnosis+1

FedCCRL: Federated Domain Generalization with Cross-Client Representation Learning

2024-10-15 · Xinpeng Wang, Yongxin Guo, Xiaoying Tang

Domain Generalization (DG) aims to train models that can effectively generalize to unseen domains. However, in the context of Federated Learning (FL), where clients collaboratively train a model without directly sharing …

DiversityDomain GeneralizationFederated LearningRepresentation Learning

FedAlign: Federated Domain Generalization with Cross-Client Feature Alignment

2025-01-26 · Sunny Gupta, Vinay Sutar, Varunav Singh, Amit Sethi

Federated Learning (FL) offers a decentralized paradigm for collaborative model training without direct data sharing, yet it poses unique challenges for Domain Generalization (DG), including strict privacy constraints, n…

DiversityDomain GeneralizationFederated LearningPrivacy Preserving

Invariant Federated Learning for Edge Intelligence: Mitigating Heterogeneity and Asynchrony via Exit Strategy and Invariant Penalty

2025-03-08 · Ziruo Hao, Zhenhua Cui, Tao Yang, Bo Hu 외

This paper provides an invariant federated learning system for resource-constrained edge intelligence. This framework can mitigate the impact of heterogeneity and asynchrony via exit strategy and invariant penalty. We in…

Federated LearningOut-of-Distribution Generalization

FedARKS: Federated Aggregation via Robust and Discriminative Knowledge Selection and Integration for Person Re-identification

2026-03-06 · Xin Xu, Binchang Ma, Zhixi Yu, Wei Liu arxiv

The application of federated domain generalization in person re-identification (FedDG-ReID) aims to enhance the model's generalization ability in unseen domains while protecting client data privacy. However, existing mai…

Person Re-IdentificationDomain GeneralizationFederated Learning