LGNov 17, 2022

FedSiam-DA: Dual-aggregated Federated Learning via Siamese Network under Non-IID Data

arXiv:2211.09421v21 citationsh-index: 21
Originality Highly original
AI Analysis

This addresses the problem of data heterogeneity in federated learning for distributed applications, representing an incremental improvement with a novel method.

The paper tackles the challenge of training federated learning models under non-IID data heterogeneity by proposing FedSiam-DA, a dual-aggregated approach using Siamese networks, which achieves outperforming results compared to previous methods on benchmark datasets.

Federated learning is a distributed learning that allows each client to keep the original data locally and only upload the parameters of the local model to the server. Despite federated learning can address data island, it remains challenging to train with data heterogeneous in a real application. In this paper, we propose FedSiam-DA, a novel dual-aggregated contrastive federated learning approach, to personalize both local and global models, under various settings of data heterogeneity. Firstly, based on the idea of contrastive learning in the siamese network, FedSiam-DA regards the local and global model as different branches of the siamese network during the local training and controls the update direction of the model by constantly changing model similarity to personalize the local model. Secondly, FedSiam-DA introduces dynamic weights based on model similarity for each local model and exercises the dual-aggregated mechanism to further improve the generalization of the global model. Moreover, we provide extensive experiments on benchmark datasets, the results demonstrate that FedSiam-DA achieves outperforming several previous FL approaches on heterogeneous datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes