paper-with-me

홈 › Papers

Federated Modality-specific Encoders and Partially Personalized Fusion Decoder for Multimodal Brain Tumor Segmentation

2026-03-05 · Hong Liu, Dong Wei, Qian Dai, Xian Wu, Yefeng Zheng, Liansheng Wang arxiv

Most existing federated learning (FL) methods for medical image analysis only considered intramodal heterogeneity, limiting their applicability to multimodal imaging applications. In practice, some FL participants may possess only a subset of the complete imaging modalities, posing intermodal heterogeneity as a challenge to effectively training a global model on all participants' data. Meanwhile, each participant expects a personalized model tailored to its local data characteristics in FL. This work proposes a new FL framework with federated modality-specific encoders and partially personalized multimodal fusion decoders (FedMEPD) to address the two concurrent issues. Specifically, FedMEPD employs an exclusive encoder for each modality to account for the intermodal heterogeneity. While these encoders are fully federated, the decoders are partially personalized to meet individual needs -- using the discrepancy between global and local parameter updates to dynamically determine which decoder filters are personalized. Implementation-wise, a server with full-modal data employs a fusion decoder to fuse representations from all modality-specific encoders, thus bridging the modalities to optimize the encoders via backpropagation. Moreover, multiple anchors are extracted from the fused multimodal representations and distributed to the clients in addition to the model parameters. Conversely, the clients with incomplete modalities calibrate their missing-modal representations toward the global full-modal anchors via scaled dot-product cross-attention, making up for the information loss due to absent modalities. FedMEPD is validated on the BraTS 2018 and 2020 multimodal brain tumor segmentation benchmarks. Results show that it outperforms various up-to-date methods for multimodal and personalized FL, and its novel designs are effective.

📄 PDF Abstract BibTeX arXiv:2603.04887

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor SegmentationFederated Learning

Similar Papers 제목 키워드 기반

Federated Modality-specific Encoders and Multimodal Anchors for Personalized Brain Tumor Segmentation

2024-03-18 · Qian Dai, Dong Wei, Hong Liu, Jinghan Sun 외

Most existing federated learning (FL) methods for medical image analysis only considered intramodal heterogeneity, limiting their applicability to multimodal imaging applications. In practice, it is not uncommon that som…

Brain Tumor SegmentationFederated LearningMedical Image AnalysisTumor Segmentation

Personalized Federated Recommender Systems with Private and Partially Federated AutoEncoders

2022-12-17 · Qi Le, Enmao Diao, Xinran Wang, Ali Anwar 외

Recommender Systems (RSs) have become increasingly important in many application domains, such as digital marketing. Conventional RSs often need to collect users' data, centralize them on the server-side, and form a glob…

DecoderFederated LearningMarketingRecommendation Systems

Partially Personalized Federated Learning: Breaking the Curse of Data Heterogeneity

2023-05-29 · Konstantin Mishchenko, Rustem Islamov, Eduard Gorbunov, Samuel Horváth

We present a partially personalized formulation of Federated Learning (FL) that strikes a balance between the flexibility of personalization and cooperativeness of global training. In our framework, we split the variable…

Federated LearningPersonalized Federated Learning

Fed-PELAD: Communication-Efficient Federated Learning for Massive MIMO CSI Feedback with Personalized Encoders and a LoRA-Adapted Shared Decoder

2025-10-29 · Yixiang Zhou, Tong Wu, Meixia Tao, Jianhua Mo arxiv

This paper addresses the critical challenges of communication overhead, data heterogeneity, and privacy in deep learning for channel state information (CSI) feedback in massive MIMO systems. To this end, we propose Fed-P…

Federated Learning

Personalized Federated Collaborative Filtering: A Variational AutoEncoder Approach

2024-08-16 · Zhiwei Li, Guodong Long, Tianyi Zhou, Jing Jiang 외

Federated Collaborative Filtering (FedCF) is an emerging field focused on developing a new recommendation framework with preserving privacy in a federated setting. Existing FedCF methods typically combine distributed Col…

Collaborative FilteringDecoderPrivacy PreservingValue prediction