Prototype-Guided and Lightweight Adapters for Inherent Interpretation and Generalisation in Federated Learning
Samuel Ofosu Mensah, Kerol Djoumessi, Philipp Berens

TL;DR
This paper introduces a federated learning framework that uses prototypes and lightweight adapters to reduce communication costs, improve interpretability, and enhance model generalization across heterogeneous data sources.
Contribution
It proposes a novel FL approach that replaces full model communication with prototypes and adapters, enabling inherent interpretability and better handling of data heterogeneity.
Findings
Achieves improved classification accuracy over baselines.
Reduces communication overhead by exchanging prototypes and adapters.
Provides inherent interpretability through prototype alignment.
Abstract
Federated learning (FL) provides a promising paradigm for collaboratively training machine learning models across distributed data sources while maintaining privacy. Nevertheless, real-world FL often faces major challenges including communication overhead during the transfer of large model parameters and statistical heterogeneity, arising from non-identical independent data distributions across clients. In this work, we propose an FL framework that 1) provides inherent interpretations using prototypes, and 2) tackles statistical heterogeneity by utilising lightweight adapter modules to act as compressed surrogates of local models and guide clients to achieve generalisation despite varying client distribution. Each client locally refines its model by aligning class embeddings toward prototype representations and simultaneously adjust the lightweight adapter. Our approach replaces the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Retinal Imaging and Analysis · Explainable Artificial Intelligence (XAI)
MethodsAdapter
