paper-with-me

Papers

Identifying and Mitigating Systemic Measurement Bias in Production LLM Inference Benchmarks

2026-05-22 · Ashok Chandrasekar, Jason Kramberger arxiv

As Large Language Models (LLMs) transition from research environments to production deployments, evaluating their performance against strict Service Level Objectives (SLOs) has become critical. However, current evaluation methodologies suffer from severe measurement bias at scale. We demonstrate that widely used benchmarking utilities rely on single-process, asyncio-driven architectures that introduce fundamental client-side queuing bottlenecks under high concurrency. By modeling the benchmarking client as an $M/G/1$ queue, we mathematically demonstrate how the Python Global Interpreter Lock (GIL) artificially inflates Time to First Token (TTFT) and Time Per Output Token (TPOT) metrics as request rates scale. To resolve this systematic inaccuracy, we propose an unbiased, multi-process evaluation framework that effectively distributes client-side load, ensuring negligible queuing overhead. Furthermore, we formalize a composite metric, Normalized Time Per Output Token (NTPOT), to robustly amortize end-to-end latency, including prefill and scheduling delays across sequence lengths. Our empirical evaluation demonstrates that this methodology successfully isolates pure serving engine performance, enabling accurate, reproducible profiling of LLMs at production scales exceeding thousands of queries per second.

📄 PDF Abstract BibTeX arXiv:2605.24217

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Effective Mitigations for Systemic Risks from General-Purpose AI

2024-11-14 · Risto Uuk, Annemieke Brouwer, Tim Schreier, Noemi Dreksler 외

The systemic risks posed by general-purpose AI models are a growing concern, yet the effectiveness of mitigations remains underexplored. Previous research has proposed frameworks for risk mitigation, but has left gaps in…

Inferring supply networks from mobile phone data to estimate the resilience of a national economy

2021-10-11 · Tobias Reisch, Georg Heiler, Christian Diem, Stefan Thurner

National economies rest on networks of millions of customer-supplier relations. Some companies -- in the case of their default -- can trigger significant cascades of shock in the supply-chain network and are thus systemi…

Recent Contributions to Theories of Discrimination

2022-05-12 · Paula Onuchic

This paper surveys the literature on theories of discrimination, focusing mainly on new contributions. Recent theories expand on the traditional taste-based and statistical discrimination frameworks by considering specif…

Decision Making

A data-driven econo-financial stress-testing framework to estimate the effect of supply chain networks on financial systemic risk

2025-02-24 · Jan Fialkowski, Christian Diem, András Borsos, Stefan Thurner

Supply chain disruptions constitute an often underestimated risk for financial stability. As in financial networks, systemic risks in production networks arises when the local failure of one firm impacts the production o…

Measuring Systemic Risk: Common Factor Exposures and Tail Dependence Effects

2022-02-04 · Wan-Chien Chiu, Juan Ignacio Peña, Chih-Wei Wang

We model systemic risk using a common factor that accounts for market-wide shocks and a tail dependence factor that accounts for linkages among extreme stock returns. Specifically, our theoretical model allows for firm-s…