AIDB Daily Papers
Harness-Bench:現実的なエージェントワークフローにおけるモデル間のハーネス効果測定
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- LLMエージェントの実行環境を管理する「ハーネス」の性能を評価するベンチマーク「Harness-Bench」を開発した。
- 既存ベンチマークではハーネスの影響を分離して評価することが困難であったが、本研究はモデルとハーネスの組み合わせによる実行効果を診断する。
- モデルとハーネスの組み合わせによってタスク完了率や効率に大きな差が見られ、エージェントの能力はモデル単体ではなく組み合わせで報告すべきであると結論づけた。
Abstract
LLM agents are increasingly deployed as executable systems that use tools, modify workspaces, and produce concrete artifacts. In such workflows, performance depends not only on the base model, but also on the harness: the system layer that manages context, tools, state, constraints, permissions, tracing, and recovery. However, existing benchmarks typically abstract away execution, compare complete agent systems, or hold the harness fixed, making execution-layer variation difficult to study. We introduce Harness-Bench, a diagnostic benchmark for evaluating configuration-level harness effects in realistic agent workflows. Harness-Bench evaluates representative harness configurations across multiple model backends under shared task environments, budgets, and evaluation protocols, while preserving each harness's native execution behavior. The benchmark contains 106 sandboxed offline tasks constructed from practical agent-use patterns and manually reviewed for realism, solvability, oracle-checkability, and integrity. Each run records final artifacts, execution traces, usage statistics, and validator outputs, enabling analysis beyond final completion. Across 5,194 execution trajectories, we observe substantial variation in completion, process quality, efficiency, and failure behavior across model-harness pairings. These results suggest that agent capability should be reported at the model-harness configuration level rather than attributed to the base model alone. Our analysis further identifies recurring execution-alignment failures, where plausible reasoning becomes decoupled from tool feedback, workspace state, evidence, or verifiable output contracts. Harness-Bench provides a reproducible foundation for diagnosing and improving reliable, efficient, and auditable agent execution stacks.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: