RouteJudge: An Open Platform for Reproducible and Preference-Aware LLM Routing
This paper introduces RouteJudge, an open online platform for evaluating LLM routing strategies through user preference-based pairwise comparisons, accompanied by ORBIT, a modular toolbox that standardizes the development, benchmarking, and integration of routing algorithms.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are running a massive, high-tech restaurant. You have a huge kitchen staffed by chefs of all different skill levels: some are lightning-fast but make simple dishes, while others are slow, expensive geniuses who can craft complex masterpieces.
The Problem: The "One-Size-Fits-All" Mistake
In the past, when people wanted to use AI (like Large Language Models), they often just picked the "best" chef (the most powerful AI) for every single order. But this is wasteful. If a customer just wants a quick sandwich, sending them to the expensive, slow genius chef is a waste of money and time. If they want a complex, 10-course meal, the fast chef might fail.
This is where LLM Routing comes in. It's like a smart host who looks at the customer's order and decides: "Okay, for this simple request, send it to the fast chef. For this hard request, send it to the genius."
The Old Way of Testing: The "Answer Key" Trap
Until now, scientists tested these "smart hosts" using a rigid answer key. They would give the host a question, see which chef they picked, and check if that chef's answer matched a pre-written "correct" answer.
- The Flaw: Real life isn't a multiple-choice test. Sometimes there are many "correct" ways to answer a question. One person might want a short, funny answer; another might want a long, serious one. The old tests couldn't tell if the host actually picked the chef the customer would have liked best.
The New Solution: RouteJudge
The authors introduce RouteJudge, which is like a live, open-air food festival.
- How it works: Instead of checking against a rigid answer key, RouteJudge lets real people taste the food.
- The Setup: When a customer asks a question, several different "smart hosts" (routing strategies) make their own recommendations.
- The Taste Test: The system takes the two best recommendations, hides the names of the chefs and the hosts, and asks the customer: "Which of these two dishes do you prefer?"
- The Score: If the customer likes the dish, the system gives credit to the host who recommended that chef. It's not about who made the "perfect" answer; it's about who made the choice the human actually preferred.
The Toolkit: ORBIT
Building these smart hosts is hard because everyone builds them differently. To fix this, the authors also created ORBIT (Optimal Routing and Budgeted Inference Toolbox).
- The Analogy: Think of ORBIT as a standardized "kitchen kit" or a universal recipe book. It gives every researcher the same measuring cups, the same ingredients list, and the same cooking instructions.
- Why it matters: This ensures that when researchers build a new "smart host," they are all playing by the same rules. It makes it easy to test a new host in the kitchen (offline) and then send them out to the food festival (RouteJudge) to see how real customers react.
What They Found (The Snapshot)
The paper shows early results from this new system:
- Offline vs. Online: A host that looks great in the kitchen (on paper tests) doesn't always win at the food festival. Sometimes, simpler, cheaper strategies that humans actually prefer beat out complex, expensive ones.
- Cost Matters: The system shows that the "best" chef isn't always the most expensive one. The smartest host is the one that balances cost, speed, and what the customer actually wants.
In Summary
This paper builds a new way to test AI managers. Instead of asking, "Did they pick the right answer?" it asks, "Did they pick the answer the human actually liked?" It provides a standardized toolkit (ORBIT) to build these managers and a live platform (RouteJudge) to test them against real human preferences, ensuring AI is used efficiently and effectively in the real world.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.