PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 10, 20241 citationsOpen Access

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

View Full Paper
CNChengyi NieRFRodrigo Nunes da FonsecaZLZhenhua Liu

Key Points

Key points are not available for this paper at this time.

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.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Nie et al. (2024) studied this question.

synapsesocial.com/papers/68e6ab39b6db64358762df5fhttps://doi.org/10.48550/arxiv.2405.06856
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1SAGESERVE: Optimizing LLM Serving on Cloud Data Centers with Forecast Aware Auto-Scaling2025 · 2 citations
  2. 2Optimal Scheduling Algorithms for LLM Inference: Theory and Practice2025 · 4 citations
  3. 3ScaleLLM: A Resource-Frugal LLM Serving Framework by Optimizing End-to-End Efficiency2024 · 1 citations
  4. 4CELL Serve: An SLO-Aware and C ost E fficient LL Ms Serving System for Serverless Computing Environments2026
  5. 5SLoB: Suboptimal Load Balancing Scheduling in Local Heterogeneous GPU Clusters for Large Language Model Inference2024 · 9 citations