LGAICLDec 29, 2025

VL-RouterBench: A Benchmark for Vision-Language Model Routing

arXiv:2512.23562v12 citationsh-index: 12Has Code
Originality Synthesis-oriented
AI Analysis

This provides a reproducible benchmark for researchers and practitioners in multimodal routing, though it is incremental as it builds on existing routing infrastructure.

The authors tackled the lack of a systematic benchmark for evaluating vision-language model routing systems by introducing VL-RouterBench, which covers 14 datasets and 17 models, and found that current routers show significant routability gain but still have a clear gap to ideal performance.

Multi-model routing has evolved from an engineering technique into essential infrastructure, yet existing work lacks a systematic, reproducible benchmark for evaluating vision-language models (VLMs). We present VL-RouterBench to assess the overall capability of VLM routing systems systematically. The benchmark is grounded in raw inference and scoring logs from VLMs and constructs quality and cost matrices over sample-model pairs. In scale, VL-RouterBench covers 14 datasets across 3 task groups, totaling 30,540 samples, and includes 15 open-source models and 2 API models, yielding 519,180 sample-model pairs and a total input-output token volume of 34,494,977. The evaluation protocol jointly measures average accuracy, average cost, and throughput, and builds a ranking score from the harmonic mean of normalized cost and accuracy to enable comparison across router configurations and cost budgets. On this benchmark, we evaluate 10 routing methods and baselines and observe a significant routability gain, while the best current routers still show a clear gap to the ideal Oracle, indicating considerable room for improvement in router architecture through finer visual cues and modeling of textual structure. We will open-source the complete data construction and evaluation toolchain to promote comparability, reproducibility, and practical deployment in multimodal routing 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