HarnessOpt-Bench: Evaluating LLMs at Harness Optimization· HarnessOpt-Bench:评估LLM的调具优化能力
As LLMs are increasingly deployed within agentic systems, their capabilities depend not only on the model weights but also on the harness: the prompts, tools, control flow, memory, and orchestration code surrounding them. This makes automated harness optimization -- the iterative and evaluation-guided improvement of a harness by an AI system -- both an important route to improving AI systems and a demanding capability for AI systems themselves. Yet the community lacks a common protocol for measuring how well frontier LLMs perform at this task. We introduce HarnessOpt-Bench, a benchmark for end-to-end harness optimization under expensive and stochastic evaluation. An optimizer, an LLM paired with a coding harness, receives a target agent's seed harness, graded evaluation feedback, and a fix
评估 LLM 在调具优化任务中的表现
- 核心方法
- 构建了 HarnessOpt-Bench 基准,使用迭代和评估指导的方法来改进调具
- 适合谁读
- 研究者
- 要解决的问题
- 当前缺乏评估 LLM 调具优化能力的标准方法
- 关键实验
- 未提供
- 主要贡献
- 提出了首个针对 LLM 调具优化的评估基准
- 意义与局限
- 有助于推动 LLM 调具优化的研究和应用,但实验数据不足