IFedAvg: Interpretable Data-Interoperability for Federated Learning
David Roschewitz, Mary-Anne Hartley, Luca Corinzia, Martin Jaggi

TL;DR
This paper introduces iFedAvg, a federated learning method that enhances data interoperability by detecting outliers and understanding data shifts without sharing private data, demonstrated on diverse benchmarks including Ebola datasets.
Contribution
iFedAvg adds local affine layers to federated averaging, enabling interpretability, outlier detection, and adaptation to data shifts in federated learning for tabular data.
Findings
Achieves competitive performance with minimal overhead.
Improves robustness to outlier datasets.
Provides client-specific insights for better interoperability.
Abstract
Recently, the ever-growing demand for privacy-oriented machine learning has motivated researchers to develop federated and decentralized learning techniques, allowing individual clients to train models collaboratively without disclosing their private datasets. However, widespread adoption has been limited in domains relying on high levels of user trust, where assessment of data compatibility is essential. In this work, we define and address low interoperability induced by underlying client data inconsistencies in federated learning for tabular data. The proposed method, iFedAvg, builds on federated averaging adding local element-wise affine layers to allow for a personalized and granular understanding of the collaborative learning process. Thus, enabling the detection of outlier datasets in the federation and also learning the compensation for local data distribution shifts without…
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 · Artificial Intelligence in Healthcare and Education · COVID-19 diagnosis using AI
