Frontier Models Flunk Enterprise IT Benchmark: Under 50%
The ITBench-AA benchmark from IBM and Artificial Analysis reveals that frontier models like GPT-4 and Claude 3.5 fail at autonomous enterprise IT tasks. This evidence challenges the readiness of agentic AI for production deployment.
- IBM and Artificial Analysis released ITBench-AA, the first benchmark for agentic enterprise IT tasks, and all frontier models scored below 50%.
- This exposes a critical gap between AI hype and real-world reliability for autonomous IT operations.
- Enterprises must rethink agentic deployment strategies, favoring human-in-the-loop systems until reliability improves.
What Does the ITBench-AA Benchmark Actually Test?
According to the Hugging Face blog post by IBM Research and Artificial Analysis, ITBench-AA evaluates models on real-world enterprise IT tasks such as incident triage, root cause analysis, and automated remediation. The benchmark uses a multi-step agentic workflow, requiring models to navigate APIs, interpret logs, and execute corrective actions autonomously. The results are sobering: the best-performing model, OpenAI's GPT-4, achieved only 48.7% accuracy. Anthropic's Claude 3.5 Opus scored 44.2%, and Google's Gemini Ultra lagged at 39.1%. No model crossed the 50% threshold, meaning all failed more than half the tasks.
IBM Research reported that even simple tasks like restarting a service or parsing a log file for error patterns tripped up these models. The benchmark's design emphasizes end-to-end task completion, not just single-step accuracy, which is why it's a better proxy for real-world agentic deployment than existing NLP benchmarks.

Why Did All Frontier Models Score Below 50%?
The root cause, according to the ITBench-AA paper, is a compound failure in three areas: context retention, multi-step planning, and error recovery. Models often lost track of intermediate states during multi-step workflows. For example, after successfully restarting a database service, a model would forget to verify the service health status before proceeding to the next task. This is not a trivial oversight—in enterprise IT, such a failure could cascade into production downtime.
Artificial Analysis emphasized that the benchmark's scoring penalizes partial completions. If a model correctly identifies the root cause of an incident but fails to execute the remediation step, it gets zero points for that task. This binary scoring mirrors real-world consequences: an incomplete fix is as bad as no fix. The models also struggled with ambiguous or incomplete log entries, which are common in enterprise environments. According to IBM Research, this indicates that current training data lacks sufficient representation of messy, real-world IT telemetry.
How Does This Benchmark Compare to Existing AI Evaluations?
Most existing benchmarks, like HumanEval for coding or MMLU for general knowledge, test single-turn reasoning or isolated tasks. ITBench-AA is fundamentally different: it tests multi-turn, goal-oriented agentic behavior. The table below compares ITBench-AA to other prominent benchmarks to highlight its unique demands.
| Benchmark | Domain | Task Type | Top Score | Key Limitation |
|---|---|---|---|---|
| ITBench-AA | Enterprise IT | Multi-step agentic | 48.7% (GPT-4) | No model passed 50% |
| HumanEval | Code generation | Single function | 92% (GPT-4) | No multi-step planning |
| MMLU | General knowledge | Multiple choice | 90.1% (Gemini Ultra) | No sequential reasoning |
| SWE-bench | Software engineering | Multi-step coding | 48.6% (Claude 3.5) | Limited to code changes |
| Verdict | ITBench-AA is uniquely hard | Enterprise IT requires reliability no model currently provides |
What Are the Limitations of This Benchmark?
ITBench-AA is a significant step forward, but it has limitations that temper its conclusions. First, the benchmark covers only a subset of enterprise IT tasks—incident management and remediation—and does not test tasks like capacity planning, security incident response, or compliance auditing. Second, the tasks are simulated, not drawn from live production environments. According to IBM Research, the benchmark uses synthetic logs and scenarios, which may not capture the full messiness of real-world IT systems.
Third, the benchmark does not account for human-in-the-loop collaboration. In practice, an AI agent might escalate ambiguous cases to a human operator, which could improve overall reliability. The binary scoring ignores this realistic workflow. Finally, the models tested are from early 2025; newer versions or fine-tuned models might perform better. Despite these caveats, the consistent sub-50% scores across all providers suggest a fundamental capability gap, not a minor tuning issue.
Who Gains and Who Loses From These Findings?
The losers are clear: OpenAI, Anthropic, and Google face reputational damage and increased scrutiny from enterprise buyers. Companies that have heavily marketed agentic AI for IT operations, like ServiceNow and Datadog, may see delayed adoption as customers demand proof of reliability. According to Artificial Analysis, the benchmark directly challenges the narrative that frontier models are ready for autonomous enterprise deployment.
The winners are companies that offer hybrid human-AI solutions, such as IBM's own Watsonx Orchestrate, which emphasizes human oversight. Also, startups focused on AI reliability and monitoring, like Arize AI or WhyLabs, stand to benefit as enterprises invest in guardrails. The benchmark validates the cautious approach of IT departments that have resisted full autonomy.
My thesis: ITBench-AA is the most important AI benchmark of 2025 because it proves that agentic AI is not a solved problem—it's a research challenge. In the short term, this will slow enterprise adoption of autonomous IT agents, forcing companies to invest in human-in-the-loop systems. In the long term, it will drive research into better multi-step planning, context retention, and error recovery. The biggest loser is the narrative that frontier models can replace IT operators. The biggest winner is IBM, which positioned itself as the realist in the room. I predict that by Q1 2026, at least one major cloud provider (AWS, Azure, or GCP) will release a hybrid IT agent that explicitly requires human approval for remediation steps, acknowledging the benchmark's findings.
Predictions
- By Q4 2025, OpenAI will release a fine-tuned version of GPT-4 specifically for IT operations, scoring above 60% on ITBench-AA, but only by incorporating explicit human-in-the-loop checkpoints.
- By Q2 2026, at least one enterprise IT vendor (e.g., ServiceNow or Splunk) will acquire an AI reliability startup to build guardrails for agentic workflows.
- By end of 2026, ITBench-AA or a similar benchmark will become the standard procurement criterion for enterprise AI agents, analogous to how MMLU is used for general intelligence claims.
ITBench-AA Scores by Model (May 2025)
Article Summary
- ITBench-AA is the first benchmark to test agentic enterprise IT tasks, and all frontier models scored below 50%, revealing a fundamental reliability gap.
- The benchmark's multi-step, end-to-end scoring is more realistic than single-turn benchmarks, but it has limitations like synthetic data and no human-in-the-loop scoring.
- Enterprises should not trust current frontier models for autonomous IT operations; hybrid human-AI systems are the only viable path for now.
- The biggest winners are IBM and AI reliability startups; the biggest losers are model providers overpromising agentic capabilities.
- This benchmark will reshape procurement standards for enterprise AI, forcing vendors to prove reliability before deployment.
Source and attribution
Hugging Face Blog
ITBench-AA: Frontier Models Score Below 50% on the First Benchmark for Agentic Enterprise IT Tasks — by Artificial Analysis and IBM
Discussion
Add a comment