CLMay 22, 2025

INFERENCEDYNAMICS: Efficient Routing Across LLMs through Structured Capability and Knowledge Profiling

arXiv:2505.16303v18 citationsh-index: 17Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of scalable and adaptable LLM routing for users managing diverse specialized models, though it appears incremental as it builds on existing routing techniques with a novel framework.

The paper tackles the problem of efficiently routing user queries to the best-performing large language models (LLMs) by proposing InferenceDynamics, a flexible and scalable multi-dimensional routing framework that models model capabilities and knowledge, demonstrating superior outcomes with efficient resource utilization on benchmarks like MMLU-Pro, GPQA, BigGenBench, and LiveBench.

Large Language Model (LLM) routing is a pivotal technique for navigating a diverse landscape of LLMs, aiming to select the best-performing LLMs tailored to the domains of user queries, while managing computational resources. However, current routing approaches often face limitations in scalability when dealing with a large pool of specialized LLMs, or in their adaptability to extending model scope and evolving capability domains. To overcome those challenges, we propose InferenceDynamics, a flexible and scalable multi-dimensional routing framework by modeling the capability and knowledge of models. We operate it on our comprehensive dataset RouteMix, and demonstrate its effectiveness and generalizability in group-level routing using modern benchmarks including MMLU-Pro, GPQA, BigGenBench, and LiveBench, showcasing its ability to identify and leverage top-performing models for given tasks, leading to superior outcomes with efficient resource utilization. The broader adoption of Inference Dynamics can empower users to harness the full specialized potential of the LLM ecosystem, and our code will be made publicly available to encourage further research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes