paper-with-me

홈 › Papers

A Multi-Prototype-Guided Federated Knowledge Distillation Approach in AI-RAN Enabled Multi-Access Edge Computing System

2026-03-10 · Luyao Zou, Hayoung Oh, Chu Myaet Thwal, Apurba Adhikary, Seohyeon Hong, Zhu Han arxiv

With the development of wireless network, Multi-Access Edge Computing (MEC) and Artificial Intelligence (AI)-native Radio Access Network (RAN) have attracted significant attention. Particularly, the integration of AI-RAN and MEC is envisioned to transform network efficiency and responsiveness. Therefore, it is valuable to investigate AI-RAN enabled MEC system. Federated learning (FL) nowadays is emerging as a promising approach for AI-RAN enabled MEC system, in which edge devices are enabled to train a global model cooperatively without revealing their raw data. However, conventional FL encounters the challenge in processing the non-independent and identically distributed (non-IID) data. Single prototype obtained by averaging the embedding vectors per class can be employed in FL to handle the data heterogeneity issue. Nevertheless, this may result in the loss of useful information owing to the average operation. Therefore, in this paper, a multi-prototype-guided federated knowledge distillation (MP-FedKD) approach is proposed. Particularly, self-knowledge distillation is integrated into FL to deal with the non-IID issue. To cope with the problem of information loss caused by single prototype-based strategy, multi-prototype strategy is adopted, where we present a conditional hierarchical agglomerative clustering (CHAC) approach and a prototype alignment scheme. Additionally, we design a novel loss function (called LEMGP loss) for each local client, where the relationship between global prototypes and local embedding will be focused. Extensive experiments over multiple datasets with various non-IID settings showcase that the proposed MP-FedKD approach outperforms the considered state-of-the-art baselines regarding accuracy, average accuracy and errors (RMSE and MAE).

📄 PDF Abstract BibTeX arXiv:2603.09727

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationFederated Learning

Similar Papers 제목 키워드 기반

Class Incremental Medical Image Segmentation via Prototype-Guided Calibration and Dual-Aligned Distillation

2025-11-11 · Shengqian Zhu, Chengrong Yu, Qiang Wang, Ying Song 외 arxiv

Class incremental medical image segmentation (CIMIS) aims to preserve knowledge of previously learned classes while learning new ones without relying on old-class labels. However, existing methods 1) either adopt one-siz…

Medical Image Segmentation

Geometric Knowledge-Assisted Federated Dual Knowledge Distillation Approach Towards Remote Sensing Satellite Imagery

2026-03-08 · Luyao Zou, Fei Pan, Jueying Li, Yan Kyaw Tun 외 arxiv

Federated learning (FL) has recently become a promising solution for analyzing remote sensing satellite imagery (RSSI). However, the large scale and inherent data heterogeneity of images collected from multiple satellite…

Knowledge DistillationFederated 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

Taming Noise-Induced Prototype Degradation for Privacy-Preserving Personalized Federated Fine-Tuning

2026-04-30 · Yuhua Wang, Qinnan Zhang, Xiaodong Li, Huan Zhang 외 arxiv

Prototype-based Personalized Federated Learning (ProtoPFL) enables efficient multi-domain adaptation by communicating compact class prototypes, but directly sharing them poses privacy risks. A common defense involves per…

Personalized Federated LearningDomain Adaptation

Prototype-guided Cross-task Knowledge Distillation for Large-scale Models

2022-12-26 · Deng Li, Aming Wu, Yahong Han, Qi Tian

Recently, large-scale pre-trained models have shown their advantages in many tasks. However, due to the huge computational complexity and storage requirements, it is challenging to apply the large-scale model to real sce…

Knowledge Distillation