paper-with-me

Papers

Taming Latency and Bandwidth: A Theoretical Framework and Adaptive Algorithm for Communication-Constrained Training

2025-07-23 · Rongwei Lu, Jingyan Jiang, Chunyang Li, Xingguang Wei, Zhi Wang arxiv

Regional energy caps limit the growth of any single data center used for large-scale model training. This single-center training paradigm works when model size remains manageable, but exponential growth in the model size and computational demand challenges it. A natural alternative is to distribute training across multiple data centers over wide-area networks. This pools distributed resources, but suffers from high latency and low, time-varying bandwidth, sharply reducing throughout. Employing jointly gradient compression and delayed aggregation can alleviate communication problems, but introduces a complex three-way trade-off among compression ratio, staleness (delayed synchronization steps), and convergence rate. Existing work lacks theoretical guidance and can only propose fixed strategies, insensitive to computation and communication conditions. We address this with a new theoretical tool, decomposing the joint optimization problem into a traditional process plus multiple analyzable noise terms. Our analysis yields the first convergence rate for this setting and shows that increasing staleness exponentially amplifies the detrimental effect of compression. Leveraging these insights, we propose DeCo-SGD, which dynamically selects the compression ratio and staleness based on the real-time communication and computation conditions. DeCo-SGD achieves up to $5.07\times$ and $1.37\times$ speed-ups over distributed SGD and static strategy in high-latency and low, varying bandwidth networks, respectively.

📄 PDF Abstract BibTeX arXiv:2507.17346

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalized Robust Adaptive-Bandwidth Multi-View Manifold Learning in High Dimensions with Noise

2026-02-11 · Xiucai Ding, Chao Shen, Hau-Tieng Wu arxiv

Multiview datasets are common in scientific and engineering applications, yet existing fusion methods offer limited theoretical guarantees, particularly in the presence of heterogeneous and high-dimensional noise. We pro…

DeformStream: Deformation-based Adaptive Volumetric Video Streaming

2024-09-25 · Boyan Li, YongTing Chen, Dayou Zhang, Fangxin Wang

Volumetric video streaming offers immersive 3D experiences but faces significant challenges due to high bandwidth requirements and latency issues in transmitting detailed content in real time. Traditional methods like po…

Neural Rendering

Low Complexity Adaptive Machine Learning Approaches for End-to-End Latency Prediction

2023-01-31 · Pierre Larrenie, Jean-François Bercher, Olivier Venard, Iyad Lahsen-Cherif

Software Defined Networks have opened the door to statistical and AI-based techniques to improve efficiency of networking. Especially to ensure a certain Quality of Service (QoS) for specific applications by routing pack…

FedLAM: Low-latency Wireless Federated Learning via Layer-wise Adaptive Modulation

2025-10-09 · Linping Qu, Shenghui Song, Chi-Ying Tsui arxiv

In wireless federated learning (FL), the clients need to transmit the high-dimensional deep neural network (DNN) parameters through bandwidth-limited channels, which causes the communication latency issue. In this paper,…

Federated Learning

T-TAMER: Provably Taming Trade-offs in ML Serving

2025-09-26 · Yuanyuan Yang, Ruimin Zhang, Jamie Morgenstern, Haifeng Xu arxiv

As machine learning models continue to grow in size and complexity, efficient serving faces increasingly broad trade-offs spanning accuracy, latency, resource usage, and other objectives. Multi-model serving further comp…