Federated Active Learning for Target Domain Generalisation
Razvan Caramalau, Binod Bhattarai, Danail Stoyanov

TL;DR
This paper presents FEDALV, a novel federated active learning framework that enhances target domain generalization in image classification, achieving high accuracy with minimal data sharing by combining active learning and federated domain generalization techniques.
Contribution
The paper introduces FEDALV, integrating active learning with federated domain generalization, and demonstrates its effectiveness in improving accuracy with limited data sharing in unseen target domains.
Findings
FEDALV outperforms baseline methods in accuracy and efficiency.
Achieves target domain performance with only 5% data sampling.
Combines feature complexity reduction and regularization for better generalization.
Abstract
In this paper, we introduce Active Learning framework in Federated Learning for Target Domain Generalisation, harnessing the strength from both learning paradigms. Our framework, FEDALV, composed of Active Learning (AL) and Federated Domain Generalisation (FDG), enables generalisation of an image classification model trained from limited source domain client's data without sharing images to an unseen target domain. To this end, our FDG, FEDA, consists of two optimisation updates during training, one at the client and another at the server level. For the client, the introduced losses aim to reduce feature complexity and condition alignment, while in the server, the regularisation limits free energy biases between source and target obtained by the global model. The remaining component of FEDAL is AL with variable budgets, which queries the server to retrieve and sample the most…
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
TopicsDomain Adaptation and Few-Shot Learning · Privacy-Preserving Technologies in Data · COVID-19 diagnosis using AI
