Pith. sign in

REVIEW 3 cited by

Aladdin: Joint Placement and Scaling for SLO-Aware LLM Serving

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 2405.06856 v1 pith:CMK6WGMK submitted 2024-05-11 cs.DC

classification cs.DC
keywords servinginferencequeriesresourcesaladdincomputingmodelplaces
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The demand for large language model (LLM) inference is gradually dominating the artificial intelligence workloads. Therefore, there is an urgent need for cost-efficient inference serving. Existing work focuses on single-worker optimization and lacks consideration of cluster-level management for both inference queries and computing resources. However, placing requests and managing resources without considering the query features easily causes SLO violations or resource underutilization. Providers are forced to allocate extra computing resources to guarantee user experience, leading to additional serving costs. In this paper we introduce Aladdin, a scheduler that co-adaptively places queries and scales computing resources with SLO awareness. For a stream of inference queries, Aladdin first predicts minimal computing resources and the corresponding serving workers' configuration required to fulfill the SLOs for all queries. Then, it places the queries to each serving worker according to the prefill and decode latency models of batched LLM inference to maximize each worker's utilization. Results show that Aladdin reduces the serving cost of a single model by up to 71% for the same SLO level compared with the baselines, which can be millions of dollars per year.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Rethinking Caching for LLM Serving Systems: Beyond Traditional Heuristics

    cs.DB 2025-08 conditional novelty 6.0 of 10

    SISO caches representative centroid embeddings of similar queries and adjusts its similarity threshold under load, improving semantic cache hit ratios for LLM serving by up to 1.71x with a small accuracy cost.

  2. A Survey on Large Language Models for Communication, Network, and Service Management: Application Insights, Challenges, and Future Directions

    cs.NI 2024-12 conditional novelty 4.0 of 10

    A systematic survey of 108 papers classifies how large language models are used for communication network and service management across four network domains.

  3. Closer Look at Efficient Inference Methods: A Survey of Speculative Decoding

    cs.CL 2024-11 conditional novelty 2.0 of 10

    A survey that categorizes speculative decoding methods into draft-centric and model-centric families and discusses deployment challenges.

Pith tools