English

Learning Federated Visual Prompt in Null Space for MRI Reconstruction

Computer Vision and Pattern Recognition 2023-03-31 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2303.16181,
  title  = {Learning Federated Visual Prompt in Null Space for MRI Reconstruction},
  author = {Chun-Mei Feng and Bangjun Li and Xinxing Xu and Yong Liu and Huazhu Fu and Wangmeng Zuo},
  journal= {arXiv preprint arXiv:2303.16181},
  year   = {2023}
}

Comments

8 pages, Proceedings of the IEEE/CVF International Conference on Computer Vision

R2 v1 2026-06-28T09:38:29.607Z