paper-with-me

Papers

Collaborative Semantic Aggregation and Calibration for Federated Domain Generalization

2021-10-13 · Junkun Yuan, Xu Ma, Defang Chen, Fei Wu, Lanfen Lin, Kun Kuang

Domain generalization (DG) aims to learn from multiple known source domains a model that can generalize well to unknown target domains. The existing DG methods usually exploit the fusion of shared multi-source data to train a generalizable model. However, tremendous data is distributed across lots of places nowadays that can not be shared due to privacy policies. In this paper, we tackle the problem of federated domain generalization where the source datasets can only be accessed and learned locally for privacy protection. We propose a novel framework called Collaborative Semantic Aggregation and Calibration (CSAC) to enable this challenging problem. To fully absorb multi-source semantic information while avoiding unsafe data fusion, we conduct data-free semantic aggregation by fusing the models trained on the separated domains layer-by-layer. To address the semantic dislocation problem caused by domain shift, we further design cross-layer semantic calibration with an attention mechanism to align each semantic level and enhance domain invariance. We unify multi-source semantic learning and alignment in a collaborative way by repeating the semantic aggregation and calibration alternately, keeping each dataset localized, and the data privacy is carefully protected. Extensive experiments show the significant performance of our method in addressing this challenging problem.

📄 PDF Abstract BibTeX arXiv:2110.06736

Code (1)

junkunyuan/csac 공식 구현 pytorch

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

AlignFed: Alignment-Aware Asynchronous Federated Fine-Tuning for Large Language Models in Heterogeneous Edge Environments

2026-06-06 · Yan Wang, Ziyi Gao, Rui Wang arxiv

Large Language Models (LLMs) have significantly propelled the advancement of edge intelligence and have been widely deployed across various scenarios, including autonomous driving, industrial inspection, and personalized…

Federated LearningAutonomous Driving

FedCal: Achieving Local and Global Calibration in Federated Learning via Aggregated Parameterized Scaler

2024-05-24 · Hongyi Peng, Han Yu, Xiaoli Tang, Xiaoxiao Li

Federated learning (FL) enables collaborative machine learning across distributed data owners, but data heterogeneity poses a challenge for model calibration. While prior work focused on improving accuracy for non-iid da…

Federated Learning

Domain-Skewed Federated Learning with Feature Decoupling and Calibration

2026-03-15 · Huan Wang, Jun Shen, Jun Yan, Guansong Pang arxiv

Federated learning (FL) allows distributed clients to collaboratively train a global model in a privacy-preserving manner. However, one major challenge is domain skew, where clients' data originating from diverse domains…

Federated Learning

FedDEAP: Adaptive Dual-Prompt Tuning for Multi-Domain Federated Learning

2025-10-21 · Yubin Zheng, Pak-Hei Yeung, Jing Xia, Tianjie Ju 외 arxiv

Federated learning (FL) enables multiple clients to collaboratively train machine learning models without exposing local data, balancing performance and privacy. However, domain shift and label heterogeneity across clien…

Federated Learning

How to Combine Variational Bayesian Networks in Federated Learning

2022-06-22 · Atahan Ozer, Kadir Burak Buldu, Abdullah Akgül, Gozde Unal

Federated Learning enables multiple data centers to train a central model collaboratively without exposing any confidential data. Even though deterministic models are capable of performing high prediction accuracy, their…

Federated Learningimage-classificationImage Classification