paper-with-me

홈 › Papers

Hierarchical Knowledge Structuring for Effective Federated Learning in Heterogeneous Environments

2025-04-04 · Wai Fong Tam, Qilei Li, Ahmed M. Abdelmonie

Federated learning enables collaborative model training across distributed entities while maintaining individual data privacy. A key challenge in federated learning is balancing the personalization of models for local clients with generalization for the global model. Recent efforts leverage logit-based knowledge aggregation and distillation to overcome these issues. However, due to the non-IID nature of data across diverse clients and the imbalance in the client's data distribution, directly aggregating the logits often produces biased knowledge that fails to apply to individual clients and obstructs the convergence of local training. To solve this issue, we propose a Hierarchical Knowledge Structuring (HKS) framework that formulates sample logits into a multi-granularity codebook to represent logits from personalized per-sample insights to globalized per-class knowledge. The unsupervised bottom-up clustering method is leveraged to enable the global server to provide multi-granularity responses to local clients. These responses allow local training to integrate supervised learning objectives with global generalization constraints, which results in more robust representations and improved knowledge sharing in subsequent training rounds. The proposed framework's effectiveness is validated across various benchmarks and model architectures.

📄 PDF Abstract BibTeX arXiv:2504.03505

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Collaborative Adaptive Curriculum for Progressive Knowledge Distillation

2026-03-19 · Jing Liu, Zhenchao Ma, Han Yu, Bobo Ju 외 arxiv

Recent advances in collaborative knowledge distillation have demonstrated cutting-edge performance for resource-constrained distributed multimedia learning scenarios. However, achieving such competitiveness requires addr…

Knowledge Distillation

Against Multifaceted Graph Heterogeneity via Asymmetric Federated Prompt Learning

2024-11-04 · Zhuoning Guo, Ruiqian Han, Hao liu

Federated Graph Learning (FGL) aims to collaboratively and privately optimize graph models on divergent data for different tasks. A critical challenge in FGL is to enable effective yet efficient federated optimization ag…

Graph LearningPrompt LearningTransfer Learning

HierarchyFL: Heterogeneous Federated Learning via Hierarchical Self-Distillation

2022-12-05 · Jun Xia, Yi Zhang, Zhihao Yue, Ming Hu 외

Federated learning (FL) has been recognized as a privacy-preserving distributed machine learning paradigm that enables knowledge sharing among various heterogeneous artificial intelligence (AIoT) devices through centrali…

DiversityFederated LearningPrivacy Preserving

Hierarchical Federated Unlearning for Large Language Models

2025-10-19 · Yisheng Zhong, Zhengbang Yang, Zhuangdi Zhu arxiv

Large Language Models (LLMs) are increasingly integrated into real-world applications, raising concerns about privacy, security and the need to remove undesirable knowledge. Machine Unlearning has emerged as a promising …

Heterogeneous Federated Learning System for Sparse Healthcare Time-Series Prediction

2025-01-21 · Jia-Hao Syu, Jerry Chun-Wei Lin

In this paper, we propose a heterogeneous federated learning (HFL) system for sparse time series prediction in healthcare, which is a decentralized federated learning algorithm with heterogeneous transfers. We design den…

Federated LearningPredictionTime SeriesTime Series Prediction+1