生产环境智能体低成本重评估方法

elvis · @omarsar0 · X·2026-09-24 13:00·1小时前
AI 导读

一项研究用200道题(仅为完整基准的38.5%)复现了生产级分析智能体的完整评分,误差在1.03分以内。作者基于574次历史基准运行,对比了随机采样、缓存结果、固定代表性子集和基于项目反应理论的自适应测试,其中多维2PL自适应测试保真度最高。团队最终部署了难度分层的固定子集,因其更易运行,且无需重新校准即可迁移到五个其他智能体家族,校准窗口短至一天仍保持稳定。

elvis@omarsar0
45AI 编辑部评分,满分 100

生产环境智能体低成本重评估方法

2026-09-24 13:00· 1小时前
AI 导读

一项研究用200道题(仅为完整基准的38.5%)复现了生产级分析智能体的完整评分,误差在1.03分以内。作者基于574次历史基准运行,对比了随机采样、缓存结果、固定代表性子集和基于项目反应理论的自适应测试,其中多维2PL自适应测试保真度最高。团队最终部署了难度分层的固定子集,因其更易运行,且无需重新校准即可迁移到五个其他智能体家族,校准窗口短至一天仍保持稳定。

Nice paper showing how to re-evaluate a production agent at a fraction of the cost.

200 questions, 38.5% of the full benchmark, reproduce the full score to within 1.03 points.

The authors studied an analytics agent that serves tens of thousands of monthly users, using 574 historical benchmark runs split by date into calibration and held-out periods.

They compared random sampling, cached results, fixed representative subsets and adaptive testing based on item response theory.

Multidimensional 2PL adaptive testing gave the best fidelity.

The team deployed difficulty-stratified fixed subsets instead because they are simpler to run. Those subsets transferred to five other agent families without recalibration and stayed stable with calibration windows as short as one day.

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

Chat with Paper: https://academy.dair.ai/papers/efficient-benchmarking-in-production-a-study-of-an-evolving-llm-agent-2609.21267

来源:elvis· x.com