paper-with-me

홈 › Papers

Dynamically Learned Test-Time Model Routing in Language Model Zoos with Service Level Guarantees

2025-05-26 · Herbert Woisetschläger, Ryan Zhang, Shiqiang Wang, Hans-Arno Jacobsen

Open-weight LLM zoos provide access to numerous high-quality models, but selecting the appropriate model for specific tasks remains challenging and requires technical expertise. Most users simply want factually correct, safe, and satisfying responses without concerning themselves with model technicalities, while inference service providers prioritize minimizing operating costs. These competing interests are typically mediated through service level agreements (SLAs) that guarantee minimum service quality. We introduce MESS+, a stochastic optimization algorithm for cost-optimal LLM request routing while providing rigorous SLA compliance guarantees. MESS+ learns request satisfaction probabilities of LLMs in real-time as users interact with the system, based on which model selection decisions are made by solving a per-request optimization problem. Our algorithm includes a novel combination of virtual queues and request satisfaction prediction, along with a theoretical analysis of cost optimality and constraint satisfaction. Across a wide range of state-of-the-art LLM benchmarks, MESS+ achieves an average of 2x cost savings compared to existing LLM routing techniques.

📄 PDF Abstract BibTeX arXiv:2505.19947

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingmodelModel SelectionStochastic Optimization

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Anomaly-Aware Vision-Language Adapters for Zero-Shot Anomaly Detection

2026-05-12 · Muhammad Aqeel, Maham Nazir, Uzair Khan, Marco Cristani 외 arxiv

Zero-shot anomaly detection aims to identify defects in unseen categories without target-specific training. Existing methods usually apply the same feature transformation to all samples, treating normal and anomalous dat…

Domain GeneralizationAnomaly Detection

SynCB: A Synergy Concept-Based Model with Dynamic Routing Between Concepts and Complementary Neural Branches

2026-05-20 · Tores Julie, Sun Rémy, Sassatelli Lucile, Ancarani Elisa 외 arxiv

Concept-based (CB) models provide interpretability and support test-time human intervention, while standard neural networks (NN) offer strong task performance but little transparency. Prior work has explored hybrid formu…

Adaptive LLM Routing under Budget Constraints

2025-08-28 · Pranoy Panda, Raghav Magazine, Chaitanya Devaguptapu, Sho Takemori 외 arxiv

Large Language Models (LLMs) have revolutionized natural language processing, but their varying capabilities and costs pose challenges in practical applications. LLM routing addresses this by dynamically selecting the mo…

Separation and Collaboration: Two-Level Routing Grouped Mixture-of-Experts for Multi-Domain Continual Learning

2025-08-11 · Jialu Zhou, Dianxi Shi, Shaowu Yang, Xinyu Wei 외 arxiv

Multi-Domain Continual Learning (MDCL) acquires knowledge from sequential tasks with shifting class sets and distribution. Despite the Parameter-Efficient Fine-Tuning (PEFT) methods can adapt for this dual heterogeneity,…

parameter-efficient fine-tuningContinual Learning

ElastiFormer: Learned Redundancy Reduction in Transformer via Self-Distillation

2024-11-22 · Junzhang Liu, Tingkai Liu, Yueyuan Sui, Stephen Xia

We introduce ElastiFormer, a post-training technique that adapts pretrained Transformer models into an elastic counterpart with variable inference time compute. ElastiFormer introduces small routing modules (as low as .0…

Causal Language ModelingLanguage ModelingLanguage Modelling