y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#failure-analysis News & Analysis

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

13 articles
AINeutralarXiv – CS AI · Jun 237/10
🧠

When Web Agents Finish but Still Fail: Reproducible Triggers and Trace Diagnostics for Parallel Web Exploration

Researchers introduce Parallel WebBench, a benchmark revealing critical failure modes in long-horizon web agents that produce confident but incomplete answers. Despite significant improvements in completion rates using GRPO training on synthetic data, agents still struggle with evidence grounding and synthesis accuracy, exposing gaps between appearing successful and actually solving tasks correctly.

🧠 GPT-4
AINeutralarXiv – CS AI · Apr 157/10
🧠

The Long-Horizon Task Mirage? Diagnosing Where and Why Agentic Systems Break

Researchers introduce HORIZON, a diagnostic benchmark for identifying and analyzing why large language model agents fail at long-horizon tasks requiring extended action sequences. By evaluating state-of-the-art models across multiple domains and proposing an LLM-as-a-Judge attribution pipeline, the study provides systematic methodology for understanding agent limitations and improving reliability.

🧠 GPT-5🧠 Claude
AIBullisharXiv – CS AI · Jun 236/10
🧠

Negative Knowledge as Failure-aware Shared Memory for AutoResearch

Researchers propose a 'negative knowledge' memory system for AI-assisted research that captures and structures failed experiments as reusable knowledge assets. The approach outperforms baseline AutoResearch systems while reducing token usage, and demonstrates transfer learning capabilities across different scientific problems in nonlinear PDE research.

AINeutralarXiv – CS AI · Jun 95/10
🧠

When Video Misreads: Closed-Loop Distillation of Reading Heuristics for Exploratory Manipulation Trace QA

Researchers introduce Closed-Loop Trace Distillation, a method to improve AI systems' ability to understand robotic manipulation failures and infer necessary action sequences. The approach uses distilled natural-language heuristics derived from training traces, enabling frozen vision-language models to achieve 38-47% accuracy improvements over baseline methods in predicting minimal-success action chains on both simulated and real robots.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Failed Reasoning Traces Tell You What Is Fixable (But Not by Reading Them)

Researchers propose using statistical features from failed reasoning traces in language models to diagnose which failures can be fixed through intervention versus those requiring resampling. Their method achieves 84.3% accuracy in categorizing failure types and enables training-free routing that improves rescue rates by 12.2% on difficult problems, converting previously discarded data into actionable diagnostic signals.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Diagnosing Failure Modes of Shared-State Collaboration in Resource-Constrained Visual Agents

Researchers introduce CoSee, an auditing framework for analyzing failure modes in collaborative visual reasoning systems using resource-constrained language models (4B-8B parameters). The study reveals that shared working memory architectures paradoxically amplify hallucinations rather than improve performance, identifying two critical failure modes: noise reinforcement and policy collapse.

AINeutralarXiv – CS AI · May 296/10
🧠

BenchTrace: A Benchmark for Testing Reflection Ability and Controlled Evolution in LLM Agents

Researchers introduce BenchTrace, a benchmark framework for evaluating how well large language model agents learn from failures through reflection and self-evolution. Testing on Qwen3-32B and GPT-4.1 reveals significant limitations: both models achieve below 30% accuracy on reflection tasks, struggle with diagnosis, and experience performance degradation as noise accumulates in their learning processes.

🧠 GPT-4
AINeutralarXiv – CS AI · May 276/10
🧠

Drive-P2D: A Progressive Perception-to-Decision Benchmark for VLMs in Autonomous Driving

Researchers introduce Drive-P2D, a comprehensive benchmark for evaluating vision-language models in autonomous driving that tests perception and decision-making across progressive complexity levels. The benchmark addresses gaps in existing evaluation methods by separating reasoning analysis from objective answer scoring and identifying specific failure modes that could improve VLM safety for real-world deployment.

AIBullisharXiv – CS AI · Apr 106/10
🧠

KITE: Keyframe-Indexed Tokenized Evidence for VLM-Based Robot Failure Analysis

KITE is a training-free system that converts long robot execution videos into compact, interpretable tokens for vision-language models to analyze robot failures. The approach combines keyframe extraction, open-vocabulary detection, and bird's-eye-view spatial representations to enable failure detection, identification, localization, and correction without requiring model fine-tuning.

AINeutralarXiv – CS AI · Mar 96/10
🧠

Probing Visual Concepts in Lightweight Vision-Language Models for Automated Driving

Researchers analyzed Vision-Language Models (VLMs) used in automated driving to understand why they fail on simple visual tasks. They identified two failure modes: perceptual failure where visual information isn't encoded, and cognitive failure where information is present but not properly aligned with language semantics.

AINeutralarXiv – CS AI · Mar 27/1014
🧠

Demystifying the Lifecycle of Failures in Platform-Orchestrated Agentic Workflows

Researchers present AgentFail, a dataset of 307 real-world failure cases from agentic workflow platforms, analyzing how multi-agent AI systems fail and can be repaired. The study reveals that failures in these low-code orchestrated AI workflows propagate differently than traditional software, making them harder to diagnose and fix.

AIBullishSynced Review · Jun 166/107
🧠

Researchers from PSU and Duke introduce “Multi-Agent Systems Automated Failure Attribution

Researchers from Pennsylvania State University and Duke University have introduced automated failure attribution for multi-agent systems, a methodology that transforms the complex process of identifying system failures and their causes into a quantifiable and analyzable problem. This development could significantly improve the debugging and accountability processes in multi-agent AI system development.