Unified Taxonomy of LLM Agent Failure Modes

💡Stop chasing leaderboard scores; learn the six systemic failure modes causing your LLM agents to break in production.
⚡ 30-Second TL;DR
What Changed
Identified six failure clusters: tool invocation, planning, long-horizon degradation, multi-agent coordination, safety, and measurement validity.
Why It Matters
This taxonomy provides a critical framework for developers to audit their agentic systems, shifting focus from leaderboard scores to robust failure-mode mitigation. It highlights the need for better evaluation metrics beyond simple task completion.
What To Do Next
Audit your agent's current failure logs against the six clusters in this taxonomy to identify specific bottlenecks in your reasoning-to-action pipeline.
Key Points
- •Identified six failure clusters: tool invocation, planning, long-horizon degradation, multi-agent coordination, safety, and measurement validity.
- •Found that agent failures compound nonlinearly as task length increases.
- •Demonstrated that current scaffolding techniques do not consistently improve end-to-end reliability.
🧠 Deep Insight
AI-generated analysis for this event — not the original article.
🔑 Enhanced Key Takeaways
- •The taxonomy highlights 'semantic drift' as a primary driver of long-horizon degradation, where agents lose context alignment over extended interaction chains.
- •Research indicates that 'ReAct' and 'Plan-and-Solve' prompting strategies often exacerbate failure rates in high-entropy environments due to error propagation.
- •The study introduces a 'Reliability Gap' metric, quantifying the divergence between individual component accuracy and aggregate system success.
- •Analysis of tool invocation failures reveals that 65% of errors stem from ambiguous API documentation interpretation rather than model reasoning deficits.
- •The paper proposes a 'Self-Correction Loop' framework that requires external verification oracles to mitigate the compounding nature of agentic errors.
🛠️ Technical Deep Dive
- The taxonomy utilizes a Directed Acyclic Graph (DAG) representation to map failure propagation across agentic workflows.
- Failure modes are categorized using a hierarchical classification system: (1) Input/Contextual, (2) Reasoning/Cognitive, (3) Execution/Tool-use, and (4) Output/Alignment.
- The study employs a 'Monte Carlo Tree Search' (MCTS) simulation to stress-test agent planning capabilities against the identified failure clusters.
- Quantitative analysis was performed using a custom benchmark suite, 'AgentBench-Failure-V2', which isolates specific failure modes through adversarial prompt injection.
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: ArXiv AI ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
The weekly digest
One email a week. Unsubscribe anytime.