paper-with-me

홈 › Papers

FedHCA$^2$: Towards Hetero-Client Federated Multi-Task Learning

2023-11-22 · Yuxiang Lu, Suizhi Huang, Yuwen Yang, Shalayiding Sirejiding, Yue Ding, Hongtao Lu

Federated Learning (FL) enables joint training across distributed clients using their local data privately. Federated Multi-Task Learning (FMTL) builds on FL to handle multiple tasks, assuming model congruity that identical model architecture is deployed in each client. To relax this assumption and thus extend real-world applicability, we introduce a novel problem setting, Hetero-Client Federated Multi-Task Learning (HC-FMTL), to accommodate diverse task setups. The main challenge of HC-FMTL is the model incongruity issue that invalidates conventional aggregation methods. It also escalates the difficulties in accurate model aggregation to deal with data and task heterogeneity inherent in FMTL. To address these challenges, we propose the FedHCA$^2$ framework, which allows for federated training of personalized models by modeling relationships among heterogeneous clients. Drawing on our theoretical insights into the difference between multi-task and federated optimization, we propose the Hyper Conflict-Averse Aggregation scheme to mitigate conflicts during encoder updates. Additionally, inspired by task interaction in MTL, the Hyper Cross Attention Aggregation scheme uses layer-wise cross attention to enhance decoder interactions while alleviating model incongruity. Moreover, we employ learnable Hyper Aggregation Weights for each client to customize personalized parameter updates. Extensive experiments demonstrate the superior performance of FedHCA$^2$ in various HC-FMTL scenarios compared to representative methods. Our code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2311.13250

Code (1)

innovator-zero/fedhca2 pytorch

Tasks

DecoderFederated LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

FedHCA2: Towards Hetero-Client Federated Multi-Task Learning

2024-01-01 · CVPR 2024 1 · Yuxiang Lu, Suizhi Huang, Yuwen Yang, Shalayiding Sirejiding 외

Federated Learning (FL) enables joint training across distributed clients using their local data privately. Federated Multi-Task Learning (FMTL) builds on FL to handle multiple tasks assuming model congruity that ide…

DecoderFederated LearningMulti-Task Learning

ColNet: Collaborative Optimization in Decentralized Federated Multi-task Learning Systems

2025-01-17 · Chao Feng, Nicolas Fazli Kohler, Alberto Huertas Celdran, Gerome Bovet 외

The integration of Federated Learning (FL) and Multi-Task Learning (MTL) has been explored to address client heterogeneity, with Federated Multi-Task Learning (FMTL) treating each client as a distinct task. However, most…

Federated LearningMulti-Task Learning

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

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

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 uni…

Federated LearningTransfer Learning

Dynamic Heterogeneous Federated Learning with Multi-Level Prototypes

2023-12-15 · Shunxin Guo, Hongsong Wang, Xin Geng

Federated learning shows promise as a privacy-preserving collaborative learning technique. Existing heterogeneous federated learning mainly focuses on skewing the label distribution across clients. However, most approach…

Federated LearningPrivacy Preserving

FedBone: Towards Large-Scale Federated Multi-Task Learning

2023-06-30 · Yiqiang Chen, Teng Zhang, Xinlong Jiang, Qian Chen 외

Heterogeneous federated multi-task learning (HFMTL) is a federated learning technique that combines heterogeneous tasks of different clients to achieve more accurate, comprehensive predictions. In real-world applications…

Federated LearningMulti-Task Learning