paper-with-me

Papers

Fixed-Throughput GRAND with FIFO Scheduling

2025-02-07 · Filippo Christen, Darja Nonaca, Christoph Studer

Guessing random additive noise decoding (GRAND) is a code-agnostic decoding method that iteratively guesses the noise pattern affecting the received codeword. The number of noise sequences to test depends on the noise realization. Thus, GRAND exhibits random runtime which results in nondeterministic throughput. However, real-time systems must process the incoming data at a fixed rate, necessitating a fixed-throughput decoder in order to avoid losing data. We propose a first-in first-out (FIFO) scheduling architecture that enables a fixed throughput while improving the block error rate (BLER) compared to the common approach of imposing a maximum runtime constraint per received codeword. Moreover, we demonstrate that the average throughput metric of GRAND-based hardware implementations typically provided in the literature can be misleading as one needs to operate at approximately one order of magnitude lower throughput to achieve the BLER of an unconstrained decoder.

📄 PDF Abstract BibTeX arXiv:2502.05124

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderScheduling

Similar Papers 제목 키워드 기반

DriftSched: Adaptive QoS-Aware Scheduling under Runtime Token Drift for Multi-Tenant GPU Inference

2026-06-02 · Kathiravan Palaniappan arxiv

The rapid growth of large language model (LLM) inference services has increased the demand for efficient multi-tenant GPU scheduling. While modern inference runtimes such as vLLM improve throughput through continuous bat…

Reducing Fragmentation and Starvation in GPU Clusters through Dynamic Multi-Objective Scheduling

2025-12-04 · Akhmadillo Mamirov arxiv

GPU clusters have become essential for training and deploying modern AI systems, yet real deployments continue to report average utilization near 50%. This inefficiency is largely caused by fragmentation, heterogeneous w…

GRAND: Guidance, Rebalancing, and Assignment for Networked Dispatch in Multi-Agent Path Finding

2025-12-02 · Johannes Gaber, Meshal Alharbi, Daniele Gammelli, Gioele Zardini arxiv

Large robot fleets are now common in warehouses and other logistics settings, where small control gains translate into large operational impacts. In this article, we address task scheduling for lifelong Multi-Agent Picku…

Reinforcement LearningGraph Neural Network

A Multi-Agent System Approach to Load-Balancing and Resource Allocation for Distributed Computing

2015-09-21 · Soumya Banerjee, Joshua Hecker

In this research we use a decentralized computing approach to allocate and schedule tasks on a massively distributed grid. Using emergent properties of multi-agent systems, the algorithm dynamically creates and dissociat…

CPUDistributed ComputingScheduling

PecSched: Preemptive and Efficient Cluster Scheduling for LLM Inference

2024-09-23 · Zeyu Zhang, Haiying Shen

The scaling of transformer-based Large Language Models (LLMs) has significantly expanded their context lengths, enabling applications where inputs exceed 100K tokens. Our analysis of a recent Azure LLM inference trace re…

2kBlockingLarge Language ModelScheduling