ACL2024
AttributionBench: How Hard is Automatic Attribution Evaluation?
Yifei Li, Xiang Yue, Zeyi Liao, Huan Sun
摘要
Modern generative search engines enhance the reliability of large language model (LLM) responses by providing cited evidence. However, evaluating the answer's attribution, i.e., whether every claim within the generated responses is fully supported by its cited evidence, remains an open problem. This verification, traditionally dependent on costly human evaluation, underscores the urgent need for automatic attribution evaluation methods. To bridge the gap in the absence of standardized benchmarks for these methods, we present AttributionBench, a comprehensive benchmark compiled from various existing attribution datasets. Our extensive experiments on AttributionBench reveal the challenges of automatic attribution evaluation, even for state-of-the-art LLMs. Specifically, our findings show that even a fine-tuned GPT-3.5 only achieves around 80% macro-F1 under a binary classification formulation. A detailed analysis of more than 300 error cases indicates that a majority of failures stem from the model's inability to process nuanced information, and the discrepancy between the information the model has access to and that human annotators do. 1 1 Our code and datasets are available at: https://github.com/OSU-NLP-Group/AttributionBench Claim References Attribution Evaluator ✅ Attributable ❌ Not Attributable AttributionBench Many efforts (Liu et al., 2023; Kamalloo et al., 2023; Malaviya et al., 2023) have recently been made to conduct human evaluation to examine the performance of attribution of various advanced systems like Bing Chat and GPT-4. It turns out such systems often produce attribution errors, making them less faithful and trustworthy for practical use. However, human evaluation is expensive and time-