Task-Agnostic Federated Learning
Zhengtao Yao, Hong Nguyen, Ajitesh Srivastava, Jose Luis Ambite

TL;DR
This paper proposes a task-agnostic federated learning framework using Vision Transformer and self-supervised pre-training to improve medical imaging models' generalization across diverse, privacy-sensitive datasets with minimal labeled data.
Contribution
It introduces a novel self-supervised federated learning approach that handles task heterogeneity and out-of-distribution generalization without requiring labels or task disclosure.
Findings
Retains 90% of centralized F1 accuracy with only 5% of training data
Demonstrates superior adaptability to unseen tasks and out-of-distribution data
Validates effectiveness on real-world non-IID medical imaging datasets
Abstract
In the realm of medical imaging, leveraging large-scale datasets from various institutions is crucial for developing precise deep learning models, yet privacy concerns frequently impede data sharing. federated learning (FL) emerges as a prominent solution for preserving privacy while facilitating collaborative learning. However, its application in real-world scenarios faces several obstacles, such as task & data heterogeneity, label scarcity, non-identically distributed (non-IID) data, computational vaiation, etc. In real-world, medical institutions may not want to disclose their tasks to FL server and generalization challenge of out-of-network institutions with un-seen task want to join the on-going federated system. This study address task-agnostic and generalization problem on un-seen tasks by adapting self-supervised FL framework. Utilizing Vision Transformer (ViT) as consensus…
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 · Stochastic Gradient Optimization Techniques
MethodsAttention Is All You Need · Softmax · Layer Normalization · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer · Dropout · Adam · Linear Layer · Absolute Position Encodings
