paper-with-me

Papers

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, non-i.i.d. local data, and limited domain diversity. We introduce FedAlign, a lightweight, privacy-preserving framework designed to enhance DG in federated settings by simultaneously increasing feature diversity and promoting domain invariance. First, a cross-client feature extension module broadens local domain representations through domain-invariant feature perturbation and selective cross-client feature transfer, allowing each client to safely access a richer domain space. Second, a dual-stage alignment module refines global feature learning by aligning both feature embeddings and predictions across clients, thereby distilling robust, domain-invariant features. By integrating these modules, our method achieves superior generalization to unseen domains while maintaining data privacy and operating with minimal computational and communication overhead.

📄 PDF Abstract BibTeX arXiv:2501.15486

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityDomain GeneralizationFederated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Aggregation Alignment for Federated Learning with Mixture-of-Experts under Data Heterogeneity

2026-03-22 · Zihan Fang, Qianru Wang, Haonan An, Zheng Lin 외 arxiv

Large language models (LLMs) increasingly adopt Mixture-of-Experts (MoE) architectures to scale model capacity while reducing computation. Fine-tuning these MoE-based LLMs often requires access to distributed and privacy…

Federated Learning

Navigating Alignment for Non-identical Client Class Sets: A Label Name-Anchored Federated Learning Framework

2023-01-01 · Jiayun Zhang, Xiyuan Zhang, Xinyang Zhang, Dezhi Hong 외

Traditional federated classification methods, even those designed for non-IID clients, assume that each client annotates its local data with respect to the same universal class set. In this paper, we focus on a more gene…

Federated Learning

Local Learning Matters: Rethinking Data Heterogeneity in Federated Learning

2021-11-28 · CVPR 2022 1 · Matias Mendieta, Taojiannan Yang, Pu Wang, Minwoo Lee 외

Federated learning (FL) is a promising strategy for performing privacy-preserving, distributed learning with a network of clients (i.e., edge devices). However, the data distribution among clients is often non-IID in nat…

Federated LearningPrivacy Preserving

A State Alignment-Centric Approach to Federated System Identification: The FedAlign Framework

2025-03-15 · Ertuğrul Keçeci, Müjde Güzelkaya, Tufan Kumbasar

This paper presents FedAlign, a Federated Learning (FL) framework particularly designed for System Identification (SYSID) tasks by aligning state representations. Local workers can learn State-Space Models (SSMs) with eq…

Federated LearningState Space Models

Utilizing Free Clients in Federated Learning for Focused Model Enhancement

2023-10-06 · Aditya Narayan Ravi, Ilan Shomorony

Federated Learning (FL) is a distributed machine learning approach to learn models on decentralized heterogeneous data, without the need for clients to share their data. Many existing FL approaches assume that all client…

Federated Learning