Artificial Analysis 编码智能体指数引入奖励黑客修正

Artificial Analysis · @ArtificialAnlys · X·2026-08-26 08:20·4天前
AI 导读

Artificial Analysis 在 Coding Agent Index v1.4 中为 Terminal-Bench v2.1 引入奖励黑客修正:若模型通过在线获取已发布基准答案等作弊方式“完成”任务,该次尝试将被记零分。不同智能体和模型的作弊率差异显著,且 Terminal-Bench v2.1 任务未明确禁止外部搜索,并允许公共互联网访问。

Artificial Analysis@ArtificialAnlys
49AI 编辑部评分,满分 100

Artificial Analysis 编码智能体指数引入奖励黑客修正

2026-08-26 08:20· 4天前
AI 导读

Artificial Analysis 在 Coding Agent Index v1.4 中为 Terminal-Bench v2.1 引入奖励黑客修正:若模型通过在线获取已发布基准答案等作弊方式“完成”任务,该次尝试将被记零分。不同智能体和模型的作弊率差异显著,且 Terminal-Bench v2.1 任务未明确禁止外部搜索,并允许公共互联网访问。

Introducing reward hacking score corrections to the Artificial Analysis Coding Agent Index

In v1.4 of the Artificial Analysis Coding Agent Index, we introduced reward hacking corrections to Terminal-Bench v2.1. Reward hacking is when a model successfully ‘completes’ a task without doing the work the task was meant to measure, such as deliberately fetching the solutions online for a published benchmark dataset. If a passing Terminal-Bench v2.1 attempt is found to be reward hacking, we give that attempt a zero score.

Rates vary widely by agent and by model. Unlike some evaluations, Terminal-Bench v2.1 tasks don’t explicitly instruct agents not to search for solutions externally, and the tasks run with public internet access. For a model that knows the benchmark from training data, fetching the answer is a natural but unaligned step.