English

Efficient Cross-Domain Federated Learning by MixStyle Approximation

Machine Learning 2023-12-13 v1 Computer Vision and Pattern Recognition

Abstract

With the advent of interconnected and sensor-equipped edge devices, Federated Learning (FL) has gained significant attention, enabling decentralized learning while maintaining data privacy. However, FL faces two challenges in real-world tasks: expensive data labeling and domain shift between source and target samples. In this paper, we introduce a privacy-preserving, resource-efficient FL concept for client adaptation in hardware-constrained environments. Our approach includes server model pre-training on source data and subsequent fine-tuning on target data via low-end clients. The local client adaptation process is streamlined by probabilistic mixing of instance-level feature statistics approximated from source and target domain data. The adapted parameters are transferred back to the central server and globally aggregated. Preliminary results indicate that our method reduces computational and transmission costs while maintaining competitive performance on downstream tasks.

Keywords

Cite

@article{arxiv.2312.07064,
  title  = {Efficient Cross-Domain Federated Learning by MixStyle Approximation},
  author = {Manuel Röder and Leon Heller and Maximilian Münch and Frank-Michael Schleif},
  journal= {arXiv preprint arXiv:2312.07064},
  year   = {2023}
}

Comments

Accepted at the Adapting to Change: Reliable Multimodal Learning Across Domains Workshop @ ECML PKKD 2023

R2 v1 2026-06-28T13:48:06.134Z