Bỏ qua đến nội dung chính
Back to home
AI Tech 3 min read

Amazon: Reliability is the biggest hurdle for enterprise AI agents

While 85% of enterprises are experimenting with AI agents, only 5% have deployed them into production due to concerns over reliability and error handling.

Tier 2 · sources 56% confidence Reviewed
Sources venturebeat.com

The enterprise AI industry is facing a major paradox. According to data from Cisco, up to 85% of enterprises are experimenting with AI agents, but only a mere 5% have actually deployed them into production environments. Speaking at the VB Transform 2026 event last Tuesday, Bryan Silverthorn, Director of Autonomous AGI at Amazon, pointed out that the biggest hurdle lies not in model capabilities, but in their reliability when facing complex, real-world scenarios.

Detailed Insights

Silverthorn, who joined Amazon following its acquisition of Adept AI, currently leads the multimodal AI agent training team at the company's AGI lab. He believes that AI agent reliability should be broken down into four independent dimensions: consistency, robustness, predictability, and safety. This framework helps explain why many AI agent systems pass internal tests with flying colors but quickly fail when deployed to real-world users.

As a prime example, he cited an AI agent tasked with extracting serial numbers from screens for a QA software testing workflow. The system operated flawlessly for two months before it began intermittently misreading numbers. The root cause was later traced back to the vision encoder behaving inconsistently when the position of the serial number shifted on screen, triggered by a minor software update that was virtually imperceptible to the human eye.

Technical Analysis & Technology

The aforementioned incident highlights a lack of precise measurement tools for monitoring model variance. A survey by VentureBeat reveals that half of the surveyed enterprises that deployed AI agents saw them pass internal testing only to fail in front of real customers. Most of these organizations only track uptime while neglecting accuracy testing.

To address this issue, Amazon's AGI lab is focusing on developing core technologies related to browser automation and computer interaction. While techniques like using LLMs as judges ('LLM-as-a-judge') show promise, Amazon emphasizes that no future AI agent can operate in isolation. They must seamlessly coordinate with Model Context Protocols (MCP), APIs, and other programmatic tools to complete end-to-end workflows.

Expert Perspectives

Silverthorn offered an interesting managerial perspective, suggesting that researchers view AI agents as 'interns'. By nature, interns are highly enthusiastic and capable, yet they lack experience and can make silly mistakes.

'You can ask an intern: Hey, what could you do wrong here? How do we mitigate those negative outcomes?', Silverthorn shared. Therefore, managing AI agents requires human resource management skills more than pure programming capabilities, including building fallback options and undo features.

Impact & Future

For Vietnamese enterprises currently struggling in the AI experimentation phase, the advice from Amazon's representative is to shift their approach. Instead of getting excited when an AI agent performs an impressive task once, businesses should focus on testing whether the system can execute that exact task correctly a thousand times in a row. The next era of enterprise AI will not belong to those with the smartest AI, but to the organizations with the best AI systems management capabilities.