AI RESEARCH

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

arXiv CS.AI

ArXi:2606.00765v1 Announce Type: new LLM-based agents increasingly solve complex tasks through long trajectories involving reasoning steps, tool calls, and inter-agent communication. However, when these agents fail, it is often unclear which agent caused the failure and which step We propose FALAT, a diagnostic framework for failure attribution in LLM agent trajectories. FALAT frames attribution as a dependency-guided search problem. It first constructs an expectation of how the task should be solved and uses this expectation to identify suspicious regions in the trajectory.