Post-Deployment Adaptation with Access to Source Data via Federated Learning and Source-Target Remote Gradient Alignment
Felix Wagner, Zeju Li, Pramit Saha, Konstantinos Kamnitsas

TL;DR
This paper presents FedPDA, a novel framework that enables post-deployment adaptation of neural networks by leveraging remote source data through federated learning techniques, improving performance on medical imaging tasks under distribution shifts.
Contribution
It introduces FedPDA, which allows source data to inform model adaptation via remote gradient exchange, and proposes StarAlign, a new gradient alignment method for better domain-specific learning.
Findings
FedPDA improves model adaptation in medical imaging tasks.
StarAlign effectively aligns gradients for target-specific learning.
The method outperforms previous adaptation techniques.
Abstract
Deployment of Deep Neural Networks in medical imaging is hindered by distribution shift between training data and data processed after deployment, causing performance degradation. Post-Deployment Adaptation (PDA) addresses this by tailoring a pre-trained, deployed model to the target data distribution using limited labelled or entirely unlabelled target data, while assuming no access to source training data as they cannot be deployed with the model due to privacy concerns and their large size. This makes reliable adaptation challenging due to limited learning signal. This paper challenges this assumption and introduces FedPDA, a novel adaptation framework that brings the utility of learning from remote data from Federated Learning into PDA. FedPDA enables a deployed model to obtain information from source data via remote gradient exchange, while aiming to optimize the model specifically…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Artificial Intelligence in Healthcare and Education · COVID-19 diagnosis using AI
