paper-with-me

Papers

Queueing, Predictions, and LLMs: Challenges and Open Problems

2025-03-10 · Michael Mitzenmacher, Rana Shahout

Queueing systems present many opportunities for applying machine-learning predictions, such as estimated service times, to improve system performance. This integration raises numerous open questions about how predictions can be effectively leveraged to improve scheduling decisions. Recent studies explore queues with predicted service times, typically aiming to minimize job time in the system. We review these works, highlight the effectiveness of predictions, and present open questions on queue performance. We then move to consider an important practical example of using predictions in scheduling, namely Large Language Model (LLM) systems, which presents novel scheduling challenges and highlights the potential for predictions to improve performance. In particular, we consider LLMs performing inference. Inference requests (jobs) in LLM systems are inherently complex; they have variable inference times, dynamic memory footprints that are constrained by key-value (KV) store memory limitations, and multiple possible preemption approaches that affect performance differently. We provide background on the important aspects of scheduling in LLM systems, and introduce new models and open problems that arise from them. We argue that there are significant opportunities for applying insights and analysis from queueing theory to scheduling in LLM systems.

📄 PDF Abstract BibTeX arXiv:2503.07545

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelScheduling

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

QGym: Scalable Simulation and Benchmarking of Queuing Network Controllers

2024-10-08 · Haozhe Chen, Ang Li, Ethan Che, Tianyi Peng 외

Queuing network control determines the allocation of scarce resources to manage congestion, a fundamental problem in manufacturing, communications, and healthcare. Compared to standard RL problems, queueing problems are …

Benchmarking

A Queueing-Theoretic Framework for Stability Analysis of LLM Inference with KV Cache Memory Constraints

2026-05-06 · Chengyi Nie, Nian Si, Zijie Zhou arxiv

The rapid adoption of large language models (LLMs) has created significant challenges for efficient inference at scale. Unlike traditional workloads, LLM inference is constrained by both computation and the memory overhe…

Graph-Theoretic Analyses and Model Reduction for an Open Jackson Queueing Network

2023-02-10 · Chenyan Zhu, Sandip Roy

A graph-theoretic analysis of the steady-state behavior of an open Jackson queueing network is developed. In particular, a number of queueing-network performance metrics are shown to exhibit a spatial dependence on local…

Queueing games with an endogenous number of machines

2022-07-14 · Ata Atay, Christian Trudeau

This paper studies queueing problems with an endogenous number of machines with and without an initial queue, the novelty being that coalitions not only choose how to queue, but also on how many machines. For a given pro…

Mechanism-Faithful Queueing Simulation Model Translation with Large Language Model Support

2026-01-10 · Jun-Qi Chen, Kun Zhang, Rui Zheng, Ying Zhong arxiv

Queueing simulation studies often require substantial manual effort to translate conceptual system descriptions into executable programs and to verify that the implemented mechanisms match the intended queueing logic. Al…