DeepMind 将模型路由形式化为潘多拉之盒

DAIR.AI · @dair_ai · X·2026-08-21 22:05·4天前
AI 导读

Google DeepMind 新论文将模型路由形式化为潘多拉之盒问题,即检查成本高昂时的最优搜索问题。在高斯信号模型下策略有闭式解,可判断每个专家和输入是否值得细化估计。在多 LLM 基准、检索增强专家和可变推理时长的 LLM 上,Pandora's Router 以远低于昂贵估计器的调用频率达到穷举估计质量。

DAIR.AI@dair_ai
41AI 编辑部评分,满分 100

DeepMind 将模型路由形式化为潘多拉之盒

2026-08-21 22:05· 4天前
AI 导读

Google DeepMind 新论文将模型路由形式化为潘多拉之盒问题,即检查成本高昂时的最优搜索问题。在高斯信号模型下策略有闭式解,可判断每个专家和输入是否值得细化估计。在多 LLM 基准、检索增强专家和可变推理时长的 LLM 上,Pandora's Router 以远低于昂贵估计器的调用频率达到穷举估计质量。

Banger paper from Google DeepMind.

It's on the very hot topic of model routing.

Routers assume the value estimate is free. Working out which specialist handles a query best costs money too, and it is often the larger cost in the pipeline.

This new work formalizes model routing as Pandora's Box, the classic problem of optimal search when inspection is expensive. Under a Gaussian signal model the policies come out in closed form, telling you per specialist and per input whether refining the estimate is worth the price.

Across a multi-LLM benchmark, retrieval-augmented specialists, and LLMs with variable inference-time reasoning, Pandora's Router matches exhaustive estimation quality while calling the expensive estimator far less often.

When competing estimates are noisy, value-of-information reasoning raises the strategic specialist's utility at everyone else's expense.

Paper: https://arxiv.org/abs/2608.20316

Track more trending AI papers in our academy: https://academy.dair.ai/