paper-with-me

Papers

MAP: Model Aggregation and Personalization in Federated Learning with Incomplete Classes

2024-04-14 · Xin-Chun Li, Shaoming Song, Yinchuan Li, Bingshuai Li, Yunfeng Shao, Yang Yang, De-Chuan Zhan

In some real-world applications, data samples are usually distributed on local devices, where federated learning (FL) techniques are proposed to coordinate decentralized clients without directly sharing users' private data. FL commonly follows the parameter server architecture and contains multiple personalization and aggregation procedures. The natural data heterogeneity across clients, i.e., Non-I.I.D. data, challenges both the aggregation and personalization goals in FL. In this paper, we focus on a special kind of Non-I.I.D. scene where clients own incomplete classes, i.e., each client can only access a partial set of the whole class set. The server aims to aggregate a complete classification model that could generalize to all classes, while the clients are inclined to improve the performance of distinguishing their observed classes. For better model aggregation, we point out that the standard softmax will encounter several problems caused by missing classes and propose "restricted softmax" as an alternative. For better model personalization, we point out that the hard-won personalized models are not well exploited and propose "inherited private model" to store the personalization experience. Our proposed algorithm named MAP could simultaneously achieve the aggregation and personalization goals in FL. Abundant experimental studies verify the superiorities of our algorithm.

📄 PDF Abstract BibTeX arXiv:2404.09232

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Focus 설명 없음

Similar Papers 제목 키워드 기반

BLOSSOM: Block-wise Federated Learning Over Shared and Sparse Observed Modalities

2026-03-29 · Pranav M R, Jayant Chandwani, Ahmed M. Abdelmoniem, Arnab K. Paul arxiv

Multimodal federated learning (FL) is essential for real-world applications such as autonomous systems and healthcare, where data is distributed across heterogeneous clients with varying and often missing modalities. How…

Federated Learning

Federated Cross-Modal Retrieval with Missing Modalities via Semantic Routing and Adapter Personalization

2026-04-24 · Hefeng Zhou, Xuan Liu, Sicheng Chen, Wutong Zhang 외 arxiv

Federated cross-modal retrieval faces severe challenges from heterogeneous client data, particularly non-IID semantic distributions and missing modalities. Under such heterogeneity, a single global model is often insuffi…

Cross-Modal Retrieval

Bi-level Personalization for Federated Foundation Models: A Task-vector Aggregation Approach

2025-09-16 · Yiyuan Yang, Guodong Long, Qinghua Lu, Liming Zhu 외 arxiv

Federated foundation models represent a new paradigm to jointly fine-tune pre-trained foundation models across clients. It is still a challenge to fine-tune foundation models for a small group of new users or specialized…

Disentangled Federated Learning for Tackling Attributes Skew via Invariant Aggregation and Diversity Transferring

2022-06-14 · Zhengquan Luo, Yunlong Wang, Zilei Wang, Zhenan Sun 외

Attributes skew hinders the current federated learning (FL) frameworks from consistent optimization directions among the clients, which inevitably leads to performance reduction and unstable convergence. The core problem…

DiversityFederated Learningglobal-optimizationvalid

CO-PFL: Contribution-Oriented Personalized Federated Learning for Heterogeneous Networks

2025-10-23 · Ke Xing, Yanjie Dong, Xiaoyi Fan, Runhao Zeng 외 arxiv

Personalized federated learning (PFL) addresses a critical challenge of collaboratively training customized models for clients with heterogeneous and scarce local data. Conventional federated learning, which relies on a …

Personalized Federated Learning