y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#failure-attribution News & Analysis

3 articles tagged with #failure-attribution. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

FALAT: Tracing Failures in LLM Agent Trajectories via Dependency-Guided Search

Researchers introduce FALAT, a diagnostic framework that traces failures in LLM-based agent systems by analyzing dependencies across multi-step trajectories. The system identifies which agent caused a failure and which specific step introduced the decisive error, achieving 46% accuracy on algorithm-generated test cases.

AINeutralarXiv – CS AI · Jun 26/10
🧠

SkillAdaptor: Self-Adapting Skills for LLM Agents from Trajectories

SkillAdaptor introduces a training-free framework for refining external skills used by LLM agents, using step-level failure attribution instead of trajectory-level feedback. The method demonstrates consistent improvements across three evaluation benchmarks (WebShop, PinchBench, Claw-Eval) with gains up to 1.8 points, offering more stable and auditable skill maintenance for autonomous agent systems.

🧠 GPT-5
AINeutralSynced Review · Aug 144/108
🧠

Which Agent Causes Task Failures and When?Researchers from PSU and Duke explores automated failure attribution of LLM Multi-Agent Systems

Researchers from Penn State University and Duke University are exploring automated failure attribution in LLM Multi-Agent Systems to identify which agents cause task failures and when. The study addresses a common issue where multi-agent systems fail to complete tasks despite high activity levels, aiming to improve system reliability and debugging.