Towards Instance-adaptive Inference for Federated Learning
Chun-Mei Feng, Kai Yu, Nian Liu, Xinxing Xu, Salman Khan, Wangmeng Zuo

TL;DR
This paper introduces FedIns, a federated learning algorithm that adaptively adjusts inference for each instance to handle intra-client data heterogeneity, improving performance with low communication overhead.
Contribution
FedIns employs a parameter-efficient fine-tuning method with dynamic instance-specific adaptation, addressing intra-client heterogeneity in federated learning.
Findings
Outperforms state-of-the-art FL algorithms by 6.64% on Tiny-ImageNet.
Achieves less than 15% communication cost.
Effectively reduces intra- and inter-client heterogeneity.
Abstract
Federated learning (FL) is a distributed learning paradigm that enables multiple clients to learn a powerful global model by aggregating local training. However, the performance of the global model is often hampered by non-i.i.d. distribution among the clients, requiring extensive efforts to mitigate inter-client data heterogeneity. Going beyond inter-client data heterogeneity, we note that intra-client heterogeneity can also be observed on complex real-world data and seriously deteriorate FL performance. In this paper, we present a novel FL algorithm, i.e., FedIns, to handle intra-client data heterogeneity by enabling instance-adaptive inference in the FL framework. Instead of huge instance-adaptive models, we resort to a parameter-efficient fine-tuning method, i.e., scale and shift deep features (SSF), upon a pre-trained model. Specifically, we first train an SSF pool for each client,…
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 · COVID-19 diagnosis using AI · Machine Learning in Healthcare
