paper-with-me

홈 › Papers

TT-Prune: Joint Model Pruning and Resource Allocation for Communication-efficient Time-triggered Federated Learning

2025-11-06 · Xinlu Zhang, Yansha Deng, Toktam Mahmoodi arxiv

Federated learning (FL) offers new opportunities in machine learning, particularly in addressing data privacy concerns. In contrast to conventional event-based federated learning, time-triggered federated learning (TT-Fed), as a general form of both asynchronous and synchronous FL, clusters users into different tiers based on fixed time intervals. However, the FL network consists of a growing number of user devices with limited wireless bandwidth, consequently magnifying issues such as stragglers and communication overhead. In this paper, we introduce adaptive model pruning to wireless TT-Fed systems and study the problem of jointly optimizing the pruning ratio and bandwidth allocation to minimize the training loss while ensuring minimal learning latency. To answer this question, we perform convergence analysis on the gradient l_2 norm of the TT-Fed model based on model pruning. Based on the obtained convergence upper bound, a joint optimization problem of pruning ratio and wireless bandwidth is formulated to minimize the model training loss under a given delay threshold. Then, we derive closed-form solutions for wireless bandwidth and pruning ratio using Karush-Kuhn-Tucker(KKT) conditions. The simulation results show that model pruning could reduce the communication cost by 40% while maintaining the model performance at the same level.

📄 PDF Abstract BibTeX arXiv:2511.04653

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Joint Model Pruning and Resource Allocation for Wireless Time-triggered Federated Learning

2024-08-03 · Xinlu Zhang, Yansha Deng, Toktam Mahmoodi

Time-triggered federated learning, in contrast to conventional event-based federated learning, organizes users into tiers based on fixed time intervals. However, this network still faces challenges due to a growing numbe…

Federated Learning

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

HiPP-Prune: Hierarchical Preference-Conditioned Structured Pruning for Vision-Language Models

2026-03-06 · Lincen Bai, Hedi Tabia, Raul Santos-Rodriguez arxiv

Pruning vision-language models (VLMs) for efficient deployment is challenging because compression can affect not only task utility but also visual grounding, often amplifying object hallucinations even at the same sparsi…

Visual Grounding

PriPrune: Quantifying and Preserving Privacy in Pruned Federated Learning

2023-10-30 · Tianyue Chu, Mengwei Yang, Nikolaos Laoutaris, Athina Markopoulou

Federated learning (FL) is a paradigm that allows several client devices and a server to collaboratively train a global model, by exchanging only model updates, without the devices sharing their local training data. Thes…

Federated Learning

Soft Masking for Cost-Constrained Channel Pruning

2022-11-04 · Ryan Humble, Maying Shen, Jorge Albericio Latorre, Eric Darve1 외

Structured channel pruning has been shown to significantly accelerate inference time for convolution neural networks (CNNs) on modern hardware, with a relatively minor loss of network accuracy. Recent works permanently z…