Federated Few-Shot Learning with Adversarial Learning
Chenyou Fan, Jianwei Huang

TL;DR
This paper introduces FedFSL, a federated learning framework for few-shot classification that maintains data privacy and improves performance on vision and language tasks by regularizing client models and using adversarial training.
Contribution
The paper proposes a novel federated few-shot learning framework with adversarial training and divergence regularization to improve unseen class classification.
Findings
Outperforms baselines by over 10% in vision tasks
Achieves more than 5% improvement in language tasks
Effectively handles data scarcity and distribution across devices
Abstract
We are interested in developing a unified machine learning model over many mobile devices for practical learning tasks, where each device only has very few training data. This is a commonly encountered situation in mobile computing scenarios, where data is scarce and distributed while the tasks are distinct. In this paper, we propose a federated few-shot learning (FedFSL) framework to learn a few-shot classification model that can classify unseen data classes with only a few labeled samples. With the federated learning strategy, FedFSL can utilize many data sources while keeping data privacy and communication efficiency. There are two technical challenges: 1) directly using the existing federated learning approach may lead to misaligned decision boundaries produced by client models, and 2) constraining the decision boundaries to be similar over clients would overfit to training tasks…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
