English

ARIA: On the Interaction Between Architectures, Initialization and Aggregation Methods for Federated Visual Classification

Computer Vision and Pattern Recognition 2024-03-04 v2 Artificial Intelligence Distributed, Parallel, and Cluster Computing

Abstract

Federated Learning (FL) is a collaborative training paradigm that allows for privacy-preserving learning of cross-institutional models by eliminating the exchange of sensitive data and instead relying on the exchange of model parameters between the clients and a server. Despite individual studies on how client models are aggregated, and, more recently, on the benefits of ImageNet pre-training, there is a lack of understanding of the effect the architecture chosen for the federation has, and of how the aforementioned elements interconnect. To this end, we conduct the first joint ARchitecture-Initialization-Aggregation study and benchmark ARIAs across a range of medical image classification tasks. We find that, contrary to current practices, ARIA elements have to be chosen together to achieve the best possible performance. Our results also shed light on good choices for each element depending on the task, the effect of normalisation layers, and the utility of SSL pre-training, pointing to potential directions for designing FL-specific architectures and training pipelines.

Keywords

Cite

@article{arxiv.2311.14625,
  title  = {ARIA: On the Interaction Between Architectures, Initialization and Aggregation Methods for Federated Visual Classification},
  author = {Vasilis Siomos and Sergio Naval-Marimont and Jonathan Passerat-Palmbach and Giacomo Tarroni},
  journal= {arXiv preprint arXiv:2311.14625},
  year   = {2024}
}

Comments

Accepted to ISBI 2024, camera-ready version with updated information on hyper-parameter tuning and clearer phrasing for practical take-aways

R2 v1 2026-06-28T13:30:40.559Z