By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
Global News TodayGlobal News TodayGlobal News Today
  • World
  • Politics
  • Business
  • Technology
  • Science
  • Entertainment
  • Sports
  • Health
Reading: Google DeepMind Explains AI Agent Building Struggles – StartupHub.ai
Share
Notification Show More
Font ResizerAa
Global News TodayGlobal News Today
Font ResizerAa
  • World
  • Politics
  • Sports
  • Business
  • Science
  • Technology
  • Entertainment
  • Home
    • Home 1
    • Home 2
    • Home 3
    • Home 4
    • Home 5
  • Demos
  • Categories
    • Technology
    • Business
    • Sports
    • Entertainment
    • World
    • Politics
    • Science
    • Health
  • Bookmarks
  • More Foxiz
    • Sitemap
Have an existing account? Sign In
Follow US
  • Advertise
© 2022 Foxiz News Network. Ruby Design Company. All Rights Reserved.
Technology

Google DeepMind Explains AI Agent Building Struggles – StartupHub.ai

Editorial Staff
Last updated: May 30, 2026 8:21 pm
Editorial Staff
5 days ago
Share
SHARE

Philipp Schmid from Google DeepMind explains the core challenges senior engineers face when building AI agents, contrasting traditional engineering with agentic development.
Philipp Schmid from Google DeepMind recently shared insights into why even experienced engineers face challenges when building AI agents. The talk, titled “Why (Senior) Engineers Struggle to Build AI Agents,” highlights five key “mental model collisions” that arise when transitioning from traditional engineering practices to the world of AI agents.
Visual TL;DR. Engineer Mindset vs. Agent Reality leads to AI Agent Building Struggles. AI Agent Building Struggles leads to Text is New State. Text is New State leads to Handing Over Control. Handing Over Control leads to Errors Are Just Inputs. Errors Are Just Inputs leads to Unit Tests to Evals. Errors Are Just Inputs leads to Adapt and Loop.
Schmid begins by contrasting the deterministic nature of traditional software engineering with the probabilistic approach required for AI agents. In traditional software, engineers define explicit steps, write code, test it rigorously, and deploy. This process is linear and predictable. However, building AI agents involves a different paradigm:
This fundamental difference in approach, Schmid explains, often leads to engineers trying to “code away” the inherent probabilistic nature of AI, leading to the “mental model collisions” he outlines.
Schmid identifies several critical areas where engineers often encounter difficulties:
Traditionally, software states are represented by discrete data structures and booleans. However, with AI agents, particularly those leveraging large language models (LLMs), text becomes the primary means of representing information and intent. The trap here is treating natural language instructions as if they were simple booleans, failing to capture the nuanced semantic meaning. The fix involves preserving this semantic meaning through raw strings and allowing the agent to intelligently interpret and downstream process this information.
In microservices, user intent often maps to a specific route. Engineers intuitively hand-code these paths. With AI agents, however, the interactions are more fluid and less deterministic. The trap is to treat agents as mere traffic controllers, expecting them to follow rigid, pre-defined paths. Instead, agents should be trusted as dispatchers that can navigate ambiguity. The key insight is to describe what you want, not the exact path to get there, providing constraints and procedures rather than rigid routes.
Traditional software development often involves failing fast and crashing when errors occur. This approach, while effective for deterministic systems, is counterproductive for AI agents. An agent that fails quickly on a minor schema fault might cost $0.50 and take 5 minutes to debug, but crashing at a critical step (4 out of 5) is unacceptable. The collision occurs when engineers treat errors as definitive failures. The fix is to view errors as valuable inputs, allowing the agent to learn from them and self-correct. This involves catching the error, feeding it back into the agent’s process, and enabling it to try a different approach.
The evaluation of AI agents differs significantly from traditional software testing. Unit tests, which rely on deterministic assertions, are not sufficient. Schmid emphasizes the need to move towards “evals” which are designed for non-deterministic outputs. This involves running multiple trials per prompt to measure the distribution of results. Negative cases are crucial; testing that agents ignore irrelevant information is as important as testing their core functionality. Furthermore, the focus should be on grading the outcome, not the specific path the agent took to get there. This means evaluating how often the agent succeeds and ensuring reliability, rather than enforcing rigid, step-by-step adherence.
A significant challenge lies in the static nature of APIs versus the dynamic evolution of agents. Traditional APIs are often designed with a “human-grade” approach, expecting clear, unambiguous parameters. However, agents are inherently literal and can hallucinate ambiguous parameters. The trap is to build APIs for agents as if they were human developers. The solution is to create “agent-ready” APIs that are explicit, verbose, and self-documenting. This means providing clear descriptions of functions and their expected behavior, including what happens if an item is not found, ensuring the agent has all the necessary context without needing to infer it.
Schmid concludes by summarizing the core principles for building effective AI agents:
The fundamental takeaway is that building AI agents requires a shift in mindset, embracing the probabilistic nature of these systems and adapting traditional engineering practices accordingly.
Get the most important AI news daily.

source

Eastern Kentucky school districts receive ‘voice-over technology’ threats – FOX 56 News
Apple (AAPL) Stock Trades Up, Here Is Why – Yahoo Finance UK
7 Kitchen Items You Should Stop Using Right Now, According to Dietitians – EatingWell
5 Clever Gadgets Under $100 To Upgrade Your Bedroom – SlashGear
Robotic surgery begins at Peshawar Lady Reading Hospital – Dunya News
Share This Article
Facebook Email Print
Previous Article Extreme weather and climate change: Everything you need to know – Latest news from Azerbaijan
Next Article What Happens to Your Body When You Stop Eating Sugar, According to Nutrition Experts – marthastewart.com
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • World
  • Politics
  • Business
  • Technology
  • Science
  • Entertainment
  • Sports
  • Health
Join Us!
Subscribe to our newsletter and never miss our latest news, podcasts etc..
[mc4wp_form]
Zero spam, Unsubscribe at any time.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?