Paper Detail

LongRCA Bench: Diagnosing Responsible Roles and Root Causes in Long-Horizon Agent Failures

Yunfei Zhang, Boyu Feng, Changhua Pei, Zexin Wang, Zhihuang Peng, Xinlong Liu, Hengyue Jiang, Difeng Ma, Jiayi Zhang, Yongzhou Yao, Yanan Zhao, Fei Sun, Yintong Huo, Zhaoyang Liu, Jingjing Li, Gaogang Xie, Dan Pei

huggingface Score 10.5

Published 2026-08-15 · First seen 2026-08-26

General AI

Abstract

When a long-horizon agent execution fails, outcome-level evaluation reveals the unsuccessful result but not where the decisive error entered the trajectory. Developers must then inspect the full execution to identify the responsible role and localize the earliest decisive root-cause step. Existing failure-attribution benchmarks largely focus on shorter traces, leaving diagnosis across hundreds of recorded steps underexplored. We introduce LongRCA Bench, comprising 1,140 failed trajectories across five domains without injected errors. It provides independently scored human labels for the responsible role and earliest decisive root-cause step. The median trajectory contains 145 steps, and the strongest baseline reaches only 13.2% exact root-step accuracy. We further present Root-Cause Trajectory Attribution (RCTA), a training-free method that retrieves candidate error steps from segment summaries and traces them to available earlier handoff instructions. Using the same backbone, benchmark instances, and scoring protocol, RCTA reaches 51.1% responsible-role accuracy and 24.1% exact root-step accuracy. These results highlight the need to evaluate responsible-role attribution and exact root-step localization as separate targets in long-trajectory failure diagnosis.

Workflow Status

Review status
pending
Role
unreviewed
Read priority
soon
Vote
Not set.
Saved
no
Collections
Not filed yet.
Next action
Not filled yet.

Reading Brief

No structured notes yet. Add `summary_sections`, `why_relevant`, `claim_impact`, or `next_action` in `papers.jsonl` to enrich this view.

Why It Surfaced

No ranking explanation is available yet.

Tags

No tags.

BibTeX

@misc{zhang2026longrca,
  title = {LongRCA Bench: Diagnosing Responsible Roles and Root Causes in Long-Horizon Agent Failures},
  author = {Yunfei Zhang and Boyu Feng and Changhua Pei and Zexin Wang and Zhihuang Peng and Xinlong Liu and Hengyue Jiang and Difeng Ma and Jiayi Zhang and Yongzhou Yao and Yanan Zhao and Fei Sun and Yintong Huo and Zhaoyang Liu and Jingjing Li and Gaogang Xie and Dan Pei},
  year = {2026},
  abstract = {When a long-horizon agent execution fails, outcome-level evaluation reveals the unsuccessful result but not where the decisive error entered the trajectory. Developers must then inspect the full execution to identify the responsible role and localize the earliest decisive root-cause step. Existing failure-attribution benchmarks largely focus on shorter traces, leaving diagnosis across hundreds of recorded steps underexplored. We introduce LongRCA Bench, comprising 1,140 failed trajectories acros},
  url = {https://huggingface.co/papers/2608.15242},
  keywords = {LongRCA Bench, failure-attribution, root-cause step, responsible role, trajectory diagnosis, Root-Cause Trajectory Attribution, RCTA, segment summaries, handoff instructions, huggingface daily},
  eprint = {2608.15242},
  archiveprefix = {arXiv},
}

Metadata

{}