CVMar 28, 2023

Learning Federated Visual Prompt in Null Space for MRI Reconstruction

arXiv:2303.16181v267 citationsh-index: 103
Originality Incremental advance
AI Analysis

This addresses privacy-preserving MRI reconstruction for hospitals, but it is incremental as it builds on existing federated learning and prompt-based methods.

The paper tackles the problem of federated MRI reconstruction under data heterogeneity and limited local data by proposing FedPR, a method that learns federated visual prompts in the null space of a global prompt, achieving competitive performance with less than 6% of communication costs compared to state-of-the-art FL algorithms.

Federated Magnetic Resonance Imaging (MRI) reconstruction enables multiple hospitals to collaborate distributedly without aggregating local data, thereby protecting patient privacy. However, the data heterogeneity caused by different MRI protocols, insufficient local training data, and limited communication bandwidth inevitably impair global model convergence and updating. In this paper, we propose a new algorithm, FedPR, to learn federated visual prompts in the null space of global prompt for MRI reconstruction. FedPR is a new federated paradigm that adopts a powerful pre-trained model while only learning and communicating the prompts with few learnable parameters, thereby significantly reducing communication costs and achieving competitive performance on limited local data. Moreover, to deal with catastrophic forgetting caused by data heterogeneity, FedPR also updates efficient federated visual prompts that project the local prompts into an approximate null space of the global prompt, thereby suppressing the interference of gradients on the server performance. Extensive experiments on federated MRI show that FedPR significantly outperforms state-of-the-art FL algorithms with <6% of communication costs when given the limited amount of local training data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes