paper-with-me

홈 › Papers

Enabling Low-Overhead Over-the-Air Synchronization Using Online Learning

2023-03-02 · Dieter Verbruggen, Hazem Sallouha, Sofie Pollin

Accurate network synchronization is a key enabler for services such as coherent transmission, cooperative decoding, and localization in distributed and cell-free networks. Unlike centralized networks, where synchronization is generally needed between a user and a base station, synchronization in distributed networks needs to be maintained between several cooperative devices, which is an inherently challenging task due to hardware imperfections and environmental influences on the clock, such as temperature. As a result, distributed networks have to be frequently synchronized, introducing a significant synchronization overhead. In this paper, we propose an online-LSTM-based model for clock skew and drift compensation, to elongate the period at which synchronization signals are needed, decreasing the synchronization overhead. We conducted comprehensive experimental results to assess the performance of the proposed model. Our measurement-based results show that the proposed model reduces the need for re-synchronization between devices by an order of magnitude, keeping devices synchronized with a precision of at least 10 microseconds with a probability 90%.

📄 PDF Abstract BibTeX arXiv:2303.01084

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Near-Zero-Overhead Freshness for Recommendation Systems via Inference-Side Model Updates

2025-12-13 · Wenjun Yu, Sitian Chen, Cheng Chen, Amelie Chi Zhou arxiv

Deep Learning Recommendation Models (DLRMs) underpin personalized services but face a critical freshness-accuracy tradeoff due to massive parameter synchronization overheads. Production DLRMs deploy decoupled training/in…

Recommendation Systems

Novel Synchronization Scheme for Cooperative ISAC Systems

2024-05-29 · Qihao Peng, Hong Ren, Zhendong Peng, Cunhua Pan 외

Carrier frequency and timing synchronization play the fundamental roles in cooperative integrating communication and sensing (ISAC). To mitigate the effects of synchronization error, this paper develops a novel synchroni…

ISAC

Kernel Looping: Eliminating Synchronization Boundaries for Peak Inference Performance

2024-10-31 · David Koeplinger, Darshan Gandhi, Pushkar Nandkar, Nathan Sheeley 외

Token generation speed is critical to power the next wave of AI inference applications. GPUs significantly underperform during token generation due to synchronization overheads at kernel boundaries, utilizing only 21% of…

global-optimization

Sync-Switch: Hybrid Parameter Synchronization for Distributed Deep Learning

2021-04-16 · Shijian Li, Oren Mangoubi, Lijie Xu, Tian Guo

Stochastic Gradient Descent (SGD) has become the de facto way to train deep neural networks in distributed clusters. A critical factor in determining the training throughput and model accuracy is the choice of the parame…

Deep Learning

Lion Cub: Minimizing Communication Overhead in Distributed Lion

2024-11-25 · Satoki Ishikawa, Tal Ben-Nun, Brian Van Essen, Rio Yokota 외

Communication overhead is a key challenge in distributed deep learning, especially on slower Ethernet interconnects, and given current hardware trends, communication is likely to become a major bottleneck. While gradient…

Quantization