paper-with-me

Papers

Gradient Statistics Aware Power Control for Over-the-Air Federated Learning

2020-03-04 · Naifu Zhang, Meixia Tao

Federated learning (FL) is a promising technique that enables many edge devices to train a machine learning model collaboratively in wireless networks. By exploiting the superposition nature of wireless waveforms, over-the-air computation (AirComp) can accelerate model aggregation and hence facilitate communication-efficient FL. Due to channel fading, power control is crucial in AirComp. Prior works assume that the signals to be aggregated from each device, i.e., local gradients have identical statistics. In FL, however, gradient statistics vary over both training iterations and feature dimensions, and are unknown in advance. This paper studies the power control problem for over-the-air FL by taking gradient statistics into account. The goal is to minimize the aggregation error by optimizing the transmit power at each device subject to peak power constraints. We obtain the optimal policy in closed form when gradient statistics are given. Notably, we show that the optimal transmit power is continuous and monotonically decreases with the squared multivariate coefficient of variation (SMCV) of gradient vectors. We then propose a method to estimate gradient statistics with negligible communication cost. Experimental results demonstrate that the proposed gradient-statistics-aware power control achieves higher test accuracy than the existing schemes for a wide range of scenarios.

📄 PDF Abstract BibTeX arXiv:2003.02089

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingFederated Learning

Similar Papers 제목 키워드 기반

Gradient Shaping Beyond Clipping: A Functional Perspective on Update Magnitude Control

2025-10-02 · Haochen You, Baojing Liu arxiv

Gradient clipping is widely used to stabilize deep network training, but its formulation as a hard, fixed threshold limits flexibility and ignores gradient distribution dynamics. We propose SPAMP (Statistical Per-layer A…

GHOST: Unmasking Phantom States in Mamba2 via Grouped Hidden-state Output-aware Selection & Truncation

2026-02-11 · Michael Menezes, Anastasios Kyrillidis arxiv

While Mamba2's expanded state dimension enhances temporal modeling, it incurs substantial inference overhead that saturates bandwidth during autoregressive generation. Standard pruning methods fail to address this bottle…

neos: End-to-End-Optimised Summary Statistics for High Energy Physics

2022-03-10 · Nathan Simpson, Lukas Heinrich

The advent of deep learning has yielded powerful tools to automatically compute gradients of computations. This is because training a neural network equates to iteratively updating its parameters using gradient descent t…

Deep LearningVocal Bursts Intensity Prediction

Controlling the joint local false discovery rate is more powerful than meta-analysis methods in joint analysis of summary statistics from multiple genome-wide association studies

2016-05-28

In genome-wide association studies (GWASs) of common diseases/traits, we often analyze multiple GWASs with the same phenotype together to discover associated genetic variants with higher power. Since it is difficult to a…

LaMoC: Loss-Aware Modular Compression for LLMs

2026-08-31 · Mohanad Odema, Jacob Song arxiv

Modular compression has enabled considerable parameter reduction in LLMs while preserving strong language understanding and downstream task accuracy. However, existing joint modular compression methods primarily rely on …