paper-with-me

Papers

Federated style aware transformer aggregation of representations

2025-11-24 · Mincheol Jeon, Euinam Huh arxiv

Personalized Federated Learning (PFL) faces persistent challenges, including domain heterogeneity from diverse client data, data imbalance due to skewed participation, and strict communication constraints. Traditional federated learning often lacks personalization, as a single global model cannot capture client-specific characteristics, leading to biased predictions and poor generalization, especially for clients with highly divergent data distributions. To address these issues, we propose FedSTAR, a style-aware federated learning framework that disentangles client-specific style factors from shared content representations. FedSTAR aggregates class-wise prototypes using a Transformer-based attention mechanism, allowing the server to adaptively weight client contributions while preserving personalization. Furthermore, by exchanging compact prototypes and style vectors instead of full model parameters, FedSTAR significantly reduces communication overhead. Experimental results demonstrate that combining content-style disentanglement with attention-driven prototype aggregation improves personalization and robustness in heterogeneous environments without increasing communication cost.

📄 PDF Abstract BibTeX arXiv:2511.18841

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated Learning

Similar Papers 제목 키워드 기반

Federated Cross-Modal Style-Aware Prompt Generation

2025-08-17 · Suraj Prasad, Navyansh Mahla, Sunny Gupta, Amit Sethi arxiv

Prompt learning has propelled vision-language models like CLIP to excel in diverse tasks, making them ideal for federated learning due to computational efficiency. However, conventional approaches that rely solely on fin…

Computational EfficiencyImage ClassificationFederated Learning

Beyond Factor Aggregation: Gauge-Aware Low-Rank Server Representations for Federated LoRA

2026-05-07 · Jinqian Chen, Chang Liu, Jihua Zhu arxiv

Federated LoRA enables parameter-efficient adaptation of large language models under decentralized data and limited client resources.However, directly averaging LoRA factors is representation-dependent: the same intrinsi…

L-DAWA: Layer-wise Divergence Aware Weight Aggregation in Federated Self-Supervised Visual Representation Learning

2023-07-14 · ICCV 2023 1 · Yasar Abbas Ur Rehman, Yan Gao, Pedro Porto Buarque de Gusmão, Mina Alibeigi 외

The ubiquity of camera-enabled devices has led to large amounts of unlabeled image data being produced at the edge. The integration of self-supervised learning (SSL) and federated learning (FL) into one coherent system c…

Federated LearningRepresentation LearningSelf-Supervised Learning

FedBPrompt: Federated Domain Generalization Person Re-Identification via Body Distribution Aware Visual Prompts

2026-03-13 · Xin Xu, Weilong Li, Wei Liu, Wenke Huang 외 arxiv

Federated Domain Generalization for Person Re-Identification (FedDG-ReID) learns domain-invariant representations from decentralized data. While Vision Transformer (ViT) is widely adopted, its global attention often fail…

Person Re-IdentificationDomain Generalization

FedLNS: Leverage LayerNorm Signature Modeling to Mitigate Adversarial Manipulation in Federated LLMs

2026-08-19 · Kai Li, Jong-Ik Park, Carlee Joe-Wong, Wei Ni 외 arxiv

Federated training enables language models to learn from distributed private text, but the server cannot directly verify the local supervision or optimization process that produces each client update. A malicious client …

Federated Learning