arXiv:2606.18774cs.LG2026-06中稿 · ICML被引 1

构建开放平台,用用户偏好评估大模型路由决策质量。

RouteJudge: An Open Platform for Reproducible and Preference-Aware LLM Routing

论文配图:RouteJudge: An Open Platform for Reproducible and Preference-Aware LLM Routing
图 1 · 摘自论文原文
  • 通过匿名成对比较,衡量不同路由策略的决策优劣。
  • 支持成本、延迟和任务条件下的路由效果分析,记录完整数据链路。
  • 提供标准化工具箱ORBIT,兼容新方法提交与在线评测。

我们提出RouteJudge,一个面向大模型路由系统的在线成对偏好评估框架,公开平台地址为https://routejudge.cn。与传统模型生成结果评估不同,RouteJudge聚焦于路由策略本身的决策质量。针对每个用户查询,多种路由策略在相同模型池和预算约束下独立推荐候选模型,随后将选出的模型响应以匿名成对形式呈现给用户,用户的偏好选择被回溯至对应的路由策略。每条评估记录包含查询内容、路由决策、模型响应、偏好标签、成本、延迟及任务元数据,支持基于偏好、成本和任务条件的多维度分析。为支持路由方法持续扩展,我们进一步发布ORBIT(Optimal Routing and Budgeted Inference Toolbox),一个模块化、可扩展的工具箱,统一了大模型路由的端到端工作流程。ORBIT提供基准加载、查询表示、路由实现、预算感知评估和方法对比的统一接口,使研究者可在一致协议下开发与评估路由算法,并通过ORBIT提交兼容的路由模型参与在线偏好评测。ORBIT代码已开源:https://github.com/LAMDA-Model-Reuse/ORBIT。

原文摘要 · Abstract (English)

We present RouteJudge, an online pairwise preference evaluation framework for LLM routing systems, with a public platform available at https://routejudge.cn. Different from model-level response evaluation, RouteJudge focuses on router-level decision quality. For each user query, multiple routing strategies independently recommend candidate models under the same model pool and budget constraints. The selected model responses are then presented to users through anonymous pairwise comparisons, and the resulting user preferences are attributed back to the routing strategies behind the compared responses. Each evaluation record stores the query, routing decisions, model responses, preference labels, cost, latency, and task metadata, enabling preference-aware, cost-aware, and task-conditioned analysis of LLM routers. To support the continuous expansion of routing methods in RouteJudge, we further release ORBIT (Optimal Routing and Budgeted Inference Toolbox), a modular and extensible toolbox that standardizes the end-to-end workflow of LLM routing. ORBIT provides unified interfaces for benchmark loading, query representation, router implementation, budget-aware evaluation, and method comparison, allowing researchers to develop and evaluate routing algorithms under consistent protocols. It also serves as the submission and integration layer for RouteJudge: researchers can implement routing methods within ORBIT, validate them on existing routing benchmarks, and submit compatible routers for online preference-based evaluation. The code of ORBIT is available at https://github.com/LAMDA-Model-Reuse/ORBIT.

大模型路由偏好评估可复现性工具箱

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。