跳到正文
Jones Ray

ScholarPulse 日报 2026-07-17

2026-07-17 学术简报:2 篇。论文提出成本-成功评估框架,主张安全代理评估需兼顾经济效率与操作适应性,而非仅关注成功率,以反映实际安全操作中的预算约束。

今日速览

序号标题来源日期主题推荐等级
1Beyond Success Rate: Cost-Aware Evaluation of Offensive and Defensive Security AgentsarXiv2026-07-16AI-Agent高
2Can We Trust Item Response Theory for AI Evaluation?arXiv2026-07-16RAG高

重点论文与技术动态

1. Beyond Success Rate: Cost-Aware Evaluation of Offensive and Defensive Security Agents

一句话结论

论文提出成本-成功评估框架,主张安全代理评估需兼顾经济效率与操作适应性,而非仅关注成功率,以反映实际安全操作中的预算约束。

核心内容

方法与数据

价值判断

摘要 Security-agent evaluations commonly measure peak offensive capability under generous inference budgets, emphasizing vulnerability discovery, exploit development, penetration testing, and CTF completion. Such measurements are useful but incomplete: in operational security, every reasoning step, tool call, telemetry query, and enrichment request consumes budget. We evaluate language-model security agents through this cost-success lens on offensive Cybench challenges and defensive Splunk BOTS v1 investigation challenges. Instead of reporting only best-case success, we compare models at fixed cost levels and decompose performance by inference spend and tool spend. Our results show distinct scalingregimes for red- and blue-team tasks. Offensive CTF performance improves with additional test-time compute, and scaled open-weight models can approach frontier proprietary systems while remaining cost-competitive. Defensive SOC investigation does not scale in the same way: success depends more heavily on disciplined tool use, telemetry navigation, and selective enrichment than on raw reasoning budget alone. We argue that security-agent benchmarks should measure economic efficiency and operational fit alongside task success. Cost-aware, SOC-native evaluations provide a clearer picture of which models are practically useful today and where defensive agents still need to improve. We present an interactive website with our results https://evals.frontier.security.

2. Can We Trust Item Response Theory for AI Evaluation?

一句话结论

研究发现,AI基准测试中项目反应理论(IRT)的可靠性因数据特性与人类测试不匹配而受限,经典估计器在大型设置中不可行,可扩展估计器在小或非正态分布模型集上导致不可靠推断。

核心内容

方法与数据

价值判断

摘要 AI benchmarks increasingly leverage item-level statistical models, particularly item response theory (IRT), to estimate model capabilities, rank systems, select informative examples, and diagnose benchmark quality. However, AI benchmark data often departs from the data regime of human testing, for which standard IRT estimation tools were originally developed: benchmarks typically involve fewer evaluated models, far more items, and capability distributions that may be skewed, clustered, or multimodal. We examine how these regime mismatches challenge the reliability of IRT modeling for AI evaluation. Using item parameters and capability distributions derived from six widely used LLM benchmarks, we simulate response matrices under three common IRT models and compare four estimation tools used in recent benchmark studies: marginal maximum likelihood, Markov chain Monte Carlo, variational inference, and a neural pseudo-Siamese estimator. Across 18,000 simulation conditions, we systematically evaluate computational feasibility, scalability, and the reliability of IRT inferences about model rankings, predicted performance, and item characteristics. Results show that classical estimators can become infeasible in large benchmark settings, whereas scalable estimators can produce unreliable item-level and ranking inferences with small or nonnormally distributed model sets. This study identifies when latent trait models reliably support or risk distorting AI benchmarking claims, and what sample sizes and diagnostics are needed for trustworthy use.