paper-with-me

홈 › Papers

FedKLPR: KL-Guided Pruning-Aware Federated Learning for Person Re-Identification

2025-08-24 · Po-Hsien Yu, Yu-Syuan Tseng, Shao-Yi Chien arxiv

Person re-identification (re-ID) is a fundamental task in intelligent surveillance and public safety. Federated learning (FL) provides a privacy-preserving paradigm for collaborative model training without centralized data collection. However, deploying FL in real-world re-ID systems remains challenging due to statistical heterogeneity caused by non-IID client data and the substantial communication overhead incurred by frequent transmission of large-scale models. To address these challenges, we propose FedKLPR, a lightweight and communication-efficient federated learning framework for person re-ID. FedKLPR consists of three key components. First, KL-Divergence-Guided training, including the KL-Divergence Regularization Loss (KLL) and KL-Divergence-aggregation Weight (KLAW), is introduced to mitigate statistical heterogeneity and improve convergence stability under non-IID settings. Second, unstructured pruning is incorporated to reduce communication overhead, and the Pruning-ratio-aggregation Weight (PRAW) is proposed to measure the relative importance of client parameters after pruning. Together with KLAW, PRAW forms KL-Divergence-Prune Weighted Aggregation (KLPWA), enabling effective aggregation of pruned local models under heterogeneous data distributions. Third, Cross-Round Recovery (CRR) adaptively controls pruning across communication rounds to prevent excessive compression and preserve model accuracy. Experiments on eight benchmark datasets demonstrate that FedKLPR achieves substantial communication savings while maintaining competitive accuracy. Compared with state-of-the-art methods, FedKLPR reduces communication cost by 40\%--42\% on ResNet-50 while achieving better overall performance.

📄 PDF Abstract BibTeX arXiv:2508.17431

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationFederated Learning

Similar Papers 제목 키워드 기반

SAFL: Structure-Aware Personalized Federated Learning via Client-Specific Clustering and SCSI-Guided Model Pruning

2025-01-30 · Nan Li, Xiaolu Wang, Xiao Du, Puyu Cai 외

Federated Learning (FL) enables clients to collaboratively train machine learning models without sharing local data, preserving privacy in diverse environments. While traditional FL approaches preserve privacy, they ofte…

Federated LearningPersonalized Federated Learning

CA-HFP: Curvature-Aware Heterogeneous Federated Pruning with Model Reconstruction

2026-03-13 · Gang Hu, Yinglei Teng, Pengfei Wu, Shijun Ma arxiv

Federated learning on heterogeneous edge devices requires personalized compression while preserving aggregation compatibility and stable convergence. We present Curvature-Aware Heterogeneous Federated Pruning (CA-HFP), a…

Federated Learning

Energizing Federated Learning via Filter-Aware Attention

2023-11-18 · Ziyuan Yang, Zerui Shao, Huijie Huangfu, Hui Yu 외

Federated learning (FL) is a promising distributed paradigm, eliminating the need for data sharing but facing challenges from data heterogeneity. Personalized parameter generation through a hypernetwork proves effective,…

Federated Learning

Projection Guided Personalized Federated Learning for Low Dose CT Denoising

2026-03-12 · Anas Zafar, Muhammad Waqas, Amgad Muneer, Rukhmini Bandyopadhyay 외 arxiv

Low-dose CT (LDCT) reduces radiation exposure but introduces protocol-dependent noise and artifacts that vary across institutions. While federated learning enables collaborative training without centralizing patient data…

Personalized Federated Learning

SubFLOT: Submodel Extraction for Efficient and Personalized Federated Learning via Optimal Transport

2026-04-08 · Zheng Jiang, Nan He, Yiming Chen, Lifeng Sun arxiv

Federated Learning (FL) enables collaborative model training while preserving data privacy, but its practical deployment is hampered by system and statistical heterogeneity. While federated network pruning offers a path …

Personalized Federated LearningNetwork Pruning