Model Routing as a Trust Problem: Route Receipts for Adaptive AI Systems
This paper proposes the "route receipt," a compact runtime transparency artifact that documents the specific routing decisions (such as model version, tier, or region) used to generate an AI response, thereby enabling user trust and accountability without exposing proprietary system internals.
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
The Core Problem: The "Black Box" Delivery
Imagine you order a pizza. You expect a pepperoni pizza from the kitchen you usually order from. But when it arrives, it's actually a cheese pizza from a different kitchen down the street, delivered by a different driver, and it cost you a different amount of money.
The paper argues that AI systems work exactly like this, but we don't know it.
When you ask an AI a question, you see the answer. But behind the scenes, the system makes dozens of invisible decisions:
- Which specific version of the AI brain answered? (Did it use the "new" one or the "old" one?)
- Did it use a "fast lane" (Priority) or a "slow lane" (Standard)?
- Did it look up facts on the internet, or just guess from memory?
- Did it have to switch to a backup AI because the main one was busy?
Currently, if the answer is wrong, you can't tell why. Was it a bad model? Did it run out of time? Did it switch to a cheaper, less smart version? The paper calls this a Trust Problem. You can't trust a delivery if you don't know who made it or how it was made.
The Solution: The "Route Receipt"
The author proposes a new digital item called a Route Receipt.
Think of this like a receipt you get at a grocery store, but instead of listing the price of milk and bread, it lists the "journey" of your AI answer.
- Model Card vs. Route Receipt: The paper compares this to a "Model Card." A Model Card is like the nutrition label on a food package (it tells you what the ingredients are generally). A Route Receipt is like the cash register receipt (it tells you exactly what happened this specific time you bought it).
- What it records: It doesn't reveal the AI's secret thoughts or the company's private code. It just records the "facts of the trip."
- Example: "You asked for Model A, but we served Model B because Model A was busy."
- Example: "You paid for the Fast Lane, but we had to use the Slow Lane because the Fast Lane was full."
- Example: "We used a web search to find this answer."
Why Do We Need This? (The "Legal Summary" Story)
The paper tells a story about a fictional company called Northstar that uses AI to summarize legal contracts.
- The Incident: One day, the AI missed a crucial legal exception in a contract. The lawyers were confused. Was the AI stupid? Did it forget?
- Without a Receipt: The engineers had to guess. "Maybe the model changed?" "Maybe it used a different tool?" They were flying blind.
- With a Receipt: If Northstar had Route Receipts, the receipt would have said: "The AI used a newer version of the model than we tested on, and it skipped a specific file search."
- The Result: The team wouldn't have to guess. They would know exactly which part of the process failed and could fix it immediately.
The "Menu" Analogy
Imagine a restaurant where the menu says "Chef's Special."
- Today: The Chef's Special is a steak cooked by Chef Alice using a high-end grill.
- Tomorrow: The Chef's Special is a steak cooked by Chef Bob using a microwave because the grill broke.
- The Problem: If you get a bad steak, you don't know if it's because the meat was bad, the chef was new, or the microwave was used.
- The Route Receipt: This would be a small slip of paper on your plate that says: "Prepared by: Chef Bob. Equipment: Microwave. Status: Backup Plan."
What the Paper Does NOT Say
The paper is careful to say what this receipt is not:
- It is not a way to see the AI's private thoughts (like its internal reasoning or "chain of thought").
- It is not a way to steal the company's secret recipes (how they decide which AI to use).
- It is not a guarantee that the answer will be perfect. It just tells you how the answer was made so you can decide if you trust it.
The Bottom Line
The paper argues that as AI becomes more "adaptive" (changing its behavior on the fly to save money or time), we need a transparency tool.
Just as you have a right to know if your food was prepared in a clean kitchen or by a specific chef, users of AI have a right to know which path their answer took. The "Route Receipt" is a simple, compact record that says: "Here is exactly what happened to your request, without revealing the company's secrets." This helps users, developers, and auditors understand, trust, and fix AI systems when things go wrong.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.