paper-with-me

Papers

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

2026-06-17 · Guannan Lai, Haoran Hu, Han-Jia Ye arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.18774

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Anamnesis: An Open-Source Platform for Large-Scale Backstory-Conditioned Survey Simulation

2026-07-12 · Song-Ze Yu, Joseph Suh, Serina Chang, David M. Chan arxiv

We present Anamnesis, an interactive system for demographically controllable survey simulation using large language models. Open-source, and designed for non-technical users/researchers, Anamnesis enables the prototyping…

OpenEAI-Platform: An Open-source Embodied Artificial Intelligence Hardware-Software Unified Platform

2026-06-02 · Jinyuan Zhang, Luoyi Fan, Leiyu Wang, Yeqiang Wang 외 arxiv

Embodied AI in the real world requires both accurate hardware and robust vision-language-action (VLA) policies. We present OpenEAI-Platform, a fully open-source platform that integrates a low-cost 6+1 degree-of-freedom (…

CodeReef: an open platform for portable MLOps, reusable automation actions and reproducible benchmarking

2020-01-22 · Grigori Fursin, Herve Guillou, Nicolas Essayan

We present CodeReef - an open platform to share all the components necessary to enable cross-platform MLOps (MLSysOps), i.e. automating the deployment of ML models across diverse systems in the most efficient way. We als…

Benchmarkingobject-detectionObject Detection

Open Bandit Dataset and Pipeline: Towards Realistic and Reproducible Off-Policy Evaluation

2020-08-17 · Yuta Saito, Shunsuke Aihara, Megumi Matsutani, Yusuke Narita

Off-policy evaluation (OPE) aims to estimate the performance of hypothetical policies using data generated by a different policy. Because of its huge potential impact in practice, there has been growing research interest…

Off-policy evaluation

RefactorPlatform: An Open-Source Harness for Controlled Evaluation of Repository-Scale Refactoring Agents

2026-09-04 · Aziz Ben Amor, Drish Mali, Mann Acharya, Vijayasri Iyer 외 arxiv

Repository-scale refactoring requires coding agents to propagate a single change across many interdependent files without altering program behavior, yet to our knowledge no existing harness isolates the design choices th…