paper-with-me

홈 › Papers

FedPhD: Federated Pruning with Hierarchical Learning of Diffusion Models

2025-07-08 · Qianyu Long, Qiyuan Wang, Christos Anagnostopoulos, Daning Bi arxiv

Federated Learning (FL), as a distributed learning paradigm, trains models over distributed clients' data. FL is particularly beneficial for distributed training of Diffusion Models (DMs), which are high-quality image generators that require diverse data. However, challenges such as high communication costs and data heterogeneity persist in training DMs similar to training Transformers and Convolutional Neural Networks. Limited research has addressed these issues in FL environments. To address this gap and challenges, we introduce a novel approach, FedPhD, designed to efficiently train DMs in FL environments. FedPhD leverages Hierarchical FL with homogeneity-aware model aggregation and selection policy to tackle data heterogeneity while reducing communication costs. The distributed structured pruning of FedPhD enhances computational efficiency and reduces model storage requirements in clients. Our experiments across multiple datasets demonstrate that FedPhD achieves high model performance regarding Fréchet Inception Distance (FID) scores while reducing communication costs by up to $88\%$. FedPhD outperforms baseline methods achieving at least a $34\%$ improvement in FID, while utilizing only $56\%$ of the total computation and communication resources.

📄 PDF Abstract BibTeX arXiv:2507.06449

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFederated Learning

Similar Papers 제목 키워드 기반

Adaptive Federated Pruning in Hierarchical Wireless Networks

2023-05-15 · Xiaonan Liu, Shiqiang Wang, Yansha Deng, Arumugam Nallanathan

Federated Learning (FL) is a promising privacy-preserving distributed learning framework where a server aggregates models updated by multiple devices without accessing their private datasets. Hierarchical FL (HFL), as a …

Federated LearningPrivacy Preserving

Hierarchical Federated Learning in Wireless Networks: Pruning Tackles Bandwidth Scarcity and System Heterogeneity

2023-08-03 · Md Ferdous Pervej, Richeng Jin, Huaiyu Dai

While a practical wireless network has many tiers where end users do not directly communicate with the central server, the users' devices have limited computation and battery powers, and the serving base station (BS) has…

CPUFederated Learning

Just Leaf It: Accelerating Diffusion Classifiers with Hierarchical Class Pruning

2024-11-18 · Arundhati S. Shanbhag, Brian B. Moser, Tobias C. Nauen, Stanislav Frolov 외

Diffusion models, known for their generative capabilities, have recently shown unexpected potential in image classification tasks by using Bayes' theorem. However, most diffusion classifiers require evaluating all class …

Classificationimage-classificationImage Classification

SOFA-FL: Self-Organizing Hierarchical Federated Learning with Adaptive Clustered Data Sharing

2025-12-09 · Yi Ni, Xinkun Wang, Han Zhang arxiv

Federated Learning (FL) faces significant challenges in evolving environments, particularly regarding data heterogeneity and the rigidity of fixed network topologies. To address these issues, this paper proposes \textbf{…

Federated Learning

Efficient Diffusion-Based 3D Human Pose Estimation with Hierarchical Temporal Pruning

2025-08-29 · Yuquan Bi, Hongsong Wang, Xinli Shi, Zhipeng Gui 외 arxiv

Diffusion models have demonstrated strong capabilities in generating high-fidelity 3D human poses, yet their iterative nature and multi-hypothesis requirements incur substantial computational cost. In this paper, we prop…

3D Human Pose Estimation