Pith. sign in

REVIEW 2 cited by

SCOOT: SLO-Oriented Performance Tuning for LLM Inference Engines

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.04323 v2 pith:MWGELBIG submitted 2024-08-08 cs.DC

classification cs.DC
keywords scoottuninginferenceenginesimproveoptimizationperformanceconstraints
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

As large language models (LLMs) are gaining increasing popularity across a wide range of web applications, it is of great importance to optimize service-level objectives (SLOs) for LLM inference services to enhance user satisfaction and improve the competitiveness of cloud vendors. In this paper, we observe that adjusting the parameters of LLM inference engines can improve service performance, and the optimal parameter configurations of different services are different. Therefore, we propose SCOOT, an automatic performance tuning system to optimize SLOs for each LLM inference service by tuning the parameters of the inference engine. SCOOT jointly exploits single-objective and multiple-objective Bayesian optimization (BO) techniques to handle various optimization objectives via exploration and exploitation. Moreover, SCOOT prunes the search space with known constraints and adopts a random forest to learn hidden constraints during the tuning process to mitigate invalid exploration. To improve the tuning efficiency, SCOOT utilizes the parallel suggestion to accelerate the tuning process. Extensive experiments demonstrate that SCOOT considerably outperforms existing tuning techniques in SLO optimization while greatly improving the tuning efficiency. Moreover, SCOOT is universally applicable to various LLM inference engines including vLLM and TensorRT-LLM. Currently, SCOOT has already been implemented in the production environment at Ant Group.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Prism: Cost-Efficient Multi-LLM Serving via GPU Memory Ballooning

    cs.DC 2025-05 conditional novelty 7.0 of 10

    Prism uses GPU memory ballooning to dynamically reallocate memory among co-located LLMs, unifying space and time sharing and improving SLO attainment and cost efficiency.

  2. Meeting SLOs, Slashing Hours: Automated Enterprise LLM Optimization with OptiKIT

    cs.DC 2026-01 conditional novelty 5.0 of 10

    OptiKIT combines automated quantization and SLO-driven serving-parameter tuning to more than double per-GPU throughput on some production workloads while preserving near full-precision accuracy.

Pith tools