English

BeLLMan: Controlling LLM Congestion

Distributed, Parallel, and Cluster Computing 2025-10-20 v1 Artificial Intelligence Computation and Language Networking and Internet Architecture

Abstract

Large language model (LLM) applications are blindfolded to the infrastructure underneath and generate tokens autoregressively, indifferent to the system load, thus risking inferencing latency inflation and poor user experience. Our first-cut controller, named beLLMan, enables the LLM infrastructure to actively and progressively signal the first-party LLM application to adjust the output length in response to changing system load. On a real testbed with H100 GPUs, beLLMan helps keep inferencing latency under control (upto 8X lower end-to-end latency) and reduces energy consumption by 25% (while serving 19% more requests) during periods of congestion for a summarization workload.

Keywords

Cite

@article{arxiv.2510.15330,
  title  = {BeLLMan: Controlling LLM Congestion},
  author = {Tella Rajashekhar Reddy and Atharva Deshmukh and Karan Tandon and Rohan Gandhi and Anjaly Parayil and Debopam Bhattacherjee},
  journal= {arXiv preprint arXiv:2510.15330},
  year   = {2025}
}

Comments

To be presented at FAISYS 2025

R2 v1 2026-07-01T06:42:35.117Z