English

Fed2: Feature-Aligned Federated Learning

Machine Learning 2021-11-30 v1 Artificial Intelligence

Abstract

Federated learning learns from scattered data by fusing collaborative models from local nodes. However, the conventional coordinate-based model averaging by FedAvg ignored the random information encoded per parameter and may suffer from structural feature misalignment. In this work, we propose Fed2, a feature-aligned federated learning framework to resolve this issue by establishing a firm structure-feature alignment across the collaborative models. Fed2 is composed of two major designs: First, we design a feature-oriented model structure adaptation method to ensure explicit feature allocation in different neural network structures. Applying the structure adaptation to collaborative models, matchable structures with similar feature information can be initialized at the very early training stage. During the federated learning process, we then propose a feature paired averaging scheme to guarantee aligned feature distribution and maintain no feature fusion conflicts under either IID or non-IID scenarios. Eventually, Fed2 could effectively enhance the federated learning convergence performance under extensive homo- and heterogeneous settings, providing excellent convergence speed, accuracy, and computation/communication efficiency.

Keywords

Cite

@article{arxiv.2111.14248,
  title  = {Fed2: Feature-Aligned Federated Learning},
  author = {Fuxun Yu and Weishan Zhang and Zhuwei Qin and Zirui Xu and Di Wang and Chenchen Liu and Zhi Tian and Xiang Chen},
  journal= {arXiv preprint arXiv:2111.14248},
  year   = {2021}
}

Comments

Accepted in KDD 2021

R2 v1 2026-06-24T07:54:56.734Z