paper-with-me

Papers

Adaptive Prototype Knowledge Transfer for Federated Learning with Mixed Modalities and Heterogeneous Tasks

2025-02-06 · Keke Gai, Mohan Wang, Jing Yu, Dongjue Wang, Qi Wu

Multimodal Federated Learning (MFL) enables multiple clients to collaboratively train models on multimodal data while ensuring clients' privacy. However, modality and task heterogeneity hinder clients from learning a unified representation, weakening local model generalization, especially in MFL with mixed modalities where only some clients have multimodal data. In this work, we propose an Adaptive prototype-based Multimodal Federated Learning (AproMFL) framework for mixed modalities and heterogeneous tasks to address the aforementioned issues. Our AproMFL transfers knowledge through adaptively-constructed prototypes without a prior public dataset. Clients adaptively select prototype construction methods in line with tasks; server converts client prototypes into unified multimodal prototypes and aggregates them to form global prototypes, avoid clients keeping unified labels. We divide the model into various modules and only aggregate mapping modules to reduce communication and computation overhead. To address aggregation issues in heterogeneity, we develop a client relationship graph-based scheme to dynamically adjust aggregation weights. Extensive experiments on representative datasets evidence effectiveness of AproMFL.

📄 PDF Abstract BibTeX arXiv:2502.04400

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningTransfer Learning

Similar Papers 제목 키워드 기반

FedPCL-CDR: A Federated Prototype-based Contrastive Learning Framework for Privacy-Preserving Cross-domain Recommendation

2024-09-05 · Li Wang, Qiang Wu, Min Xu

Cross-domain recommendation (CDR) aims to improve recommendation accuracy in sparse domains by transferring knowledge from data-rich domains. However, existing CDR approaches often assume that user-item interaction data …

Contrastive LearningFederated LearningPrivacy PreservingTransfer Learning

Personalized federated prototype learning in mixed heterogeneous data scenarios

2025-10-04 · Jiahao Zeng, Wolong Xing, Liangtao Shi, Xin Huang 외 arxiv

Federated learning has received significant attention for its ability to simultaneously protect customer privacy and leverage distributed data from multiple devices for model training. However, conventional approaches of…

Federated Learning

Rethinking Client Drift in Federated Learning: A Logit Perspective

2023-08-20 · Yunlu Yan, Chun-Mei Feng, Mang Ye, WangMeng Zuo 외

Federated Learning (FL) enables multiple clients to collaboratively learn in a distributed way, allowing for privacy protection. However, the real-world non-IID data will lead to client drift which degrades the performan…

Federated Learning

Dual-Distilled Heterogeneous Federated Learning with Adaptive Margins for Trainable Global Prototypes

2025-08-26 · Fatema Siddika, Md Anwar Hossen, Wensheng Zhang, Anuj Sharma 외 arxiv

Heterogeneous Federated Learning (HFL) has gained significant attention for its capacity to handle both model and data heterogeneity across clients. Prototype-based HFL methods emerge as a promising solution to address s…

Knowledge DistillationContrastive LearningFederated Learning

Towards Diverse Device Heterogeneous Federated Learning via Task Arithmetic Knowledge Integration

2024-09-27 · Mahdi Morafah, Vyacheslav Kungurtsev, Hojin Chang, Chen Chen 외

Federated Learning has emerged as a promising paradigm for collaborative machine learning, while preserving user data privacy. Despite its potential, standard FL lacks support for diverse heterogeneous device prototypes,…

Federated LearningKnowledge DistillationTask ArithmeticTransfer Learning