ACL 2025finding0 citations

Diagnosing Failures in Large Language Models’ Answers: Integrating Error Attribution into Evaluation Framework

Zishan Xu, Shuyi Xie, Qingsong Lv, Shupei Xiao, Linlin Song, Sui Wenjuan, Fan Lin

Abstract

With the widespread application of Large Language Models (LLMs) in various tasks, the mainstream LLM platforms generate massive user-model interactions daily. In order to efficiently analyze the performance of models and diagnose failures in their answers, it is essential to develop an automated framework to systematically categorize and attribute errors. However, existing evaluation models lack error attribution capability. In this work, we establish a comprehensive Misattribution Framework with 6 primary and 15 secondary categories to facilitate in-depth analysis. Based on this framework, we present AttriData, a dataset specifically designed for error attribution, encompassing misattribution, along with the corresponding scores and feedback. We also propose MisAttributionLLM, a fine-tuned model on AttriData, which is the first general-purpose judge model capable of simultaneously generating score, misattribution, and feedback. Extensive experiments and analyses are conducted to confirm the effectiveness and robustness of our proposed method.

BibTeX
@inproceedings{xu-etal-2025-diagnosing,
    title = "Diagnosing Failures in Large Language Models' Answers: Integrating Error Attribution into Evaluation Framework",
    author = "Xu, Zishan  and
      Xie, Shuyi  and
      Lv, Qingsong  and
      Xiao, Shupei  and
      Song, Linlin  and
      Wenjuan, Sui  and
      Lin, Fan",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.1089/",
    doi = "10.18653/v1/2025.findings-acl.1089",
    pages = "21148--21165",
    ISBN = "979-8-89176-256-5"
}