paper-with-me

Papers

LLMRouterBench: A Massive Benchmark and Unified Framework for LLM Routing

2026-01-12 · Hao Li, Yiqun Zhang, Zhaoyan Guo, Chenxu Wang, Shengji Tang, Qiaosheng Zhang, Yang Chen, Biqing Qi, Peng Ye, Lei Bai, Zhen Wang, Shuyue Hu arxiv

Large language model (LLM) routing assigns each query to the most suitable model from an ensemble. We introduce LLMRouterBench, a large-scale benchmark and unified framework for LLM routing. It comprises over 400K instances from 21 datasets and 33 models. Moreover, it provides comprehensive metrics for both performance-oriented routing and performance-cost trade-off routing, and integrates 10 representative routing baselines. Using LLMRouterBench, we systematically re-evaluate the field. While confirming strong model complementarity-the central premise of LLM routing-we find that many routing methods exhibit similar performance under unified evaluation, and several recent approaches, including commercial routers, fail to reliably outperform a simple baseline. Meanwhile, a substantial gap remains to the Oracle, driven primarily by persistent model-recall failures. We further show that backbone embedding models have limited impact, that larger ensembles exhibit diminishing returns compared to careful model curation, and that the benchmark also enables latency-aware analysis. All code and data are available at https://github.com/ynulihao/LLMRouterBench.

📄 PDF Abstract BibTeX arXiv:2601.07206

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How Much of the Routing Gap Is Real? Decomposing the Router-to-Oracle Gap into Reproducible Specialist Advantage and Single-Draw Label Noise

2026-07-03 · Teng-Ruei Chen arxiv

On real open-model pools, 12--36% of the reported router-to-oracle gap is single-draw label noise that no single-commit router can capture, while the majority is genuine, recoverable specialist advantage; this work prove…

Towards Resource-Efficient Multimodal Intelligence: Learned Routing among Specialized Expert Models

2025-11-09 · Mayank Saini, Arit Kumar Bishwas arxiv

As AI moves beyond text, large language models (LLMs) increasingly power vision, audio, and document understanding; however, their high inference costs hinder real-time, scalable deployment. Conversely, smaller open-sour…

Visual Question Answering

DBCopilot: Natural Language Querying over Massive Databases via Schema Routing

2023-12-06 · Tianshu Wang, Xiaoyang Chen, Hongyu Lin, Xianpei Han 외

The development of Natural Language Interfaces to Databases (NLIDBs) has been greatly advanced by the advent of large language models (LLMs), which provide an intuitive way to translate natural language (NL) questions in…

NavigateQuestion GenerationQuestion-GenerationText-To-SQL

OmniMoE: An Efficient MoE by Orchestrating Atomic Experts at Scale

2026-02-05 · Jingze Shi, Zhangyang Peng, Yizhang Zhu, Yifan Wu 외 arxiv

Mixture-of-Experts (MoE) architectures are evolving towards finer granularity to improve parameter efficiency. However, existing MoE designs face an inherent trade-off between the granularity of expert specialization and…

Massively Multimodal Foundation Models: A Framework for Capturing Interactions with Specialized Mixture-of-Experts

2025-09-30 · Xing Han, Hsing-Huan Chung, Joydeep Ghosh, Paul Pu Liang 외 arxiv

Modern applications increasingly involve many heterogeneous input streams, such as clinical sensors, wearable device data, imaging, and text, each with distinct measurement models, sampling rates, and noise characteristi…

Activity Recognition