Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
60 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
8 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

FABLES: Evaluating faithfulness and content selection in book-length summarization (2404.01261v2)

Published 1 Apr 2024 in cs.CL and cs.AI
FABLES: Evaluating faithfulness and content selection in book-length summarization

Abstract: While long-context LLMs can technically summarize book-length documents (>100K tokens), the length and complexity of the documents have so far prohibited evaluations of input-dependent aspects like faithfulness. In this paper, we conduct the first large-scale human evaluation of faithfulness and content selection on LLM-generated summaries of fictional books. Our study mitigates the issue of data contamination by focusing on summaries of books published in 2023 or 2024, and we hire annotators who have fully read each book prior to the annotation task to minimize cost and cognitive burden. We collect FABLES, a dataset of annotations on 3,158 claims made in LLM-generated summaries of 26 books, at a cost of $5.2K USD, which allows us to rank LLM summarizers based on faithfulness: Claude-3-Opus significantly outperforms all closed-source LLMs, while the open-source Mixtral is on par with GPT-3.5-Turbo. An analysis of the annotations reveals that most unfaithful claims relate to events and character states, and they generally require indirect reasoning over the narrative to invalidate. While LLM-based auto-raters have proven reliable for factuality and coherence in other settings, we implement several LLM raters of faithfulness and find that none correlates strongly with human annotations, especially with regard to detecting unfaithful claims. Our experiments suggest that detecting unfaithful claims is an important future direction not only for summarization evaluation but also as a testbed for long-context understanding. Finally, we move beyond faithfulness by exploring content selection errors in book-length summarization: we develop a typology of omission errors related to crucial narrative elements and also identify a systematic over-emphasis on events occurring towards the end of the book.

Evaluating Faithfulness and Content Selection in Book-Length Summarization

Introduction to Assessment of LLM-Generated Summaries

The evolution of LLMs has drawn significant attention towards summarizing lengthy documents such as books. Deciphering the quality of these summaries, especially in terms of faithfulness and content selection, has been a pivotal step in ensuring the reliability and utility of LLM-generated summaries. This investigation pivots around a comprehensive human evaluation focusing on these critical aspects.

Methodology for Collecting Faithfulness Annotations (FABLES)

Our methodological framework concentrated on the summary of books published in 2023 or 2024 to avoid data contamination. By enlisting annotators who were already familiar with the books, we endeavored to mitigate the challenges linked with the complexity and length of such narratives. Employing a hierarchical summarization strategy, we generated summaries through five different LLM configurations and subsequently decomposed them into discrete claims for detailed annotation. The dataset, named FABLES, encompasses 3,158 claim-level annotations stretched across 26 books, further providing a robust basis for evaluating the book-length summarizers.

Results and Discoveries from the Annotations

Analyzing FABLES unveiled several insightful patterns:

  • The predominance of unfaithfulness was primarily associated with misrepresented events and character states, demanding complex, indirect reasoning for validation.
  • Interestingly, discrepancies emerged in the reliability of LLMs for generating faithful summaries; with one LLM demonstrating a notable edge in producing the most faithful summaries.
  • The inconsistencies in faithfully representing the narrative underscore a substantial area for improvement in book-length summarization techniques.

Delving into Content Selection Errors

Beyond faithfulness, the exploration delved into content selection errors, highlighting omission as a recurrent issue. A developed taxonomy categorizes these omissions with a significant focus on missing critical narrative elements. The paper accentuates the tendency of certain models to disproportionately emphasize events occurring towards narratives' conclusion.

The Challenge of Automatic Faithfulness Evaluation

A concerted attempt was made to automate the evaluation process through various LLM-based raters of faithfulness. Despite these endeavors, the correlation between automated metrics and human judgment remained weak. This particular finding not only echoes the inherent challenges in automating the evaluation of faithfulness but also underscores the complexity of summarizing book-length documents.

Implications and Future Directions

The insights garnered from this paper lay the groundwork for enhancing the strategies employed in the summarization of long documents. The revelations regarding the inconsistencies in content selection and faithfulness offer valuable feedback for refining LLM-based summarization approaches. The quest for devising robust automated evaluation metrics continues, indicating a pivotal area for future research.

Conclusion

By harnessing human judgments to unravel the intricacies of faithfulness and content selection errors in LLM-generated summaries, this paper paves the way for nuanced understanding and methodological enhancements in long-context summarization. The findings spotlight the paramountcy of tackling unfaithfulness and mining deeper into the content selection processes to bolster the reliability and efficacy of summarization technologies.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (38)
  1. Anthropic. Model Card: Claude 3. Technical report, Anthropic, 2023. URL https://www-cdn.anthropic.com/de8ba9b01c9ab7cbabf5c33b80b7bbc618857627/Model_Card_Claude_3.pdf. Accessed: 2024-03-25.
  2. Attributed question answering: Evaluation and modeling for attributed large language models. arXiv preprint arXiv:2212.08037, 2022.
  3. Speak, memory: An archaeology of books known to ChatGPT/GPT-4. In Houda Bouamor, Juan Pino, and Kalika Bali (eds.), Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, pp.  7312–7327, Singapore, December 2023a. Association for Computational Linguistics. doi: 10.18653/v1/2023.emnlp-main.453. URL https://aclanthology.org/2023.emnlp-main.453.
  4. Booookscore: A systematic exploration of book-length summarization in the era of llms. ArXiv, abs/2310.00785, 2023b. URL https://arxiv.org/abs/2310.00785.
  5. Summscreen: A dataset for abstractive screenplay summarization, 2022.
  6. Hal Daumé and D. Marcu. Bayesian summarization at duc and a suggestion for extrinsic evaluation. In Document understanding conference, 2005/// 2005.
  7. Enabling large language models to generate text with citations. arXiv preprint arXiv:2305.14627, 2023.
  8. Google Gemini Team. Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context, 2024.
  9. Non-expert evaluation of summarization systems is risky. In Chris Callison-Burch and Mark Dredze (eds.), Proceedings of the NAACL HLT 2010 Workshop on Creating Speech and Language Data with Amazon’s Mechanical Turk, pp.  148–151, Los Angeles, June 2010. Association for Computational Linguistics. URL https://aclanthology.org/W10-0722.
  10. Evaluating factuality in generation with dependency-level entailment. In Trevor Cohn, Yulan He, and Yang Liu (eds.), Findings of the Association for Computational Linguistics: EMNLP 2020, pp.  3592–3603, Online, November 2020. Association for Computational Linguistics. doi: 10.18653/v1/2020.findings-emnlp.322. URL https://aclanthology.org/2020.findings-emnlp.322.
  11. Annotating and modeling fine-grained factuality in summarization, 2021.
  12. Mixtral of experts, 2024.
  13. Wice: Real-world entailment for claims in wikipedia, 2023.
  14. Greg Kamradt. Needle in a haystack. https://github.com/gkamradt/LLMTest_NeedleInAHaystack, 2023.
  15. LongEval: Guidelines for human evaluation of faithfulness in long-form summarization. In Andreas Vlachos and Isabelle Augenstein (eds.), Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics, pp.  1650–1669, Dubrovnik, Croatia, May 2023. Association for Computational Linguistics. doi: 10.18653/v1/2023.eacl-main.121. URL https://aclanthology.org/2023.eacl-main.121.
  16. Evaluating the factual consistency of abstractive text summarization. In Bonnie Webber, Trevor Cohn, Yulan He, and Yang Liu (eds.), Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp.  9332–9346, Online, November 2020. Association for Computational Linguistics. doi: 10.18653/v1/2020.emnlp-main.750. URL https://aclanthology.org/2020.emnlp-main.750.
  17. BOOKSUM: A collection of datasets for long-form narrative summarization. In Yoav Goldberg, Zornitsa Kozareva, and Yue Zhang (eds.), Findings of the Association for Computational Linguistics: EMNLP 2022, pp.  6536–6558, Abu Dhabi, United Arab Emirates, December 2022. Association for Computational Linguistics. doi: 10.18653/v1/2022.findings-emnlp.488. URL https://aclanthology.org/2022.findings-emnlp.488.
  18. Faisal Ladhak. Faithfulness in abstractive summarization: Progress and challenges, 2024.
  19. Exploring content selection in summarization of novel chapters. In Dan Jurafsky, Joyce Chai, Natalie Schluter, and Joel Tetreault (eds.), Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp.  5043–5054, Online, July 2020. Association for Computational Linguistics. doi: 10.18653/v1/2020.acl-main.453. URL https://aclanthology.org/2020.acl-main.453.
  20. Same task, more tokens: the impact of input length on the reasoning performance of large language models, 2024.
  21. Unveiling the essence of poetry: Introducing a comprehensive dataset and benchmark for poem summarization. In Houda Bouamor, Juan Pino, and Kalika Bali (eds.), Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, pp.  14878–14886, Singapore, December 2023. Association for Computational Linguistics. doi: 10.18653/v1/2023.emnlp-main.920. URL https://aclanthology.org/2023.emnlp-main.920.
  22. Selfcheckgpt: Zero-resource black-box hallucination detection for generative large language models. EMNLP, 2023.
  23. On faithfulness and factuality in abstractive summarization. In Dan Jurafsky, Joyce Chai, Natalie Schluter, and Joel Tetreault (eds.), Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp.  1906–1919, Online, July 2020. Association for Computational Linguistics. doi: 10.18653/v1/2020.acl-main.173. URL https://aclanthology.org/2020.acl-main.173.
  24. Factscore: Fine-grained atomic evaluation of factual precision in long form text generation. In Houda Bouamor, Juan Pino, and Kalika Bali (eds.), Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, EMNLP 2023, Singapore, December 6-10, 2023, pp.  12076–12100. Association for Computational Linguistics, 2023. URL https://aclanthology.org/2023.emnlp-main.741.
  25. Fine-grained hallucination detection and editing for language models. arXiv preprint arXiv:2401.06855, 2024.
  26. Evaluating content selection in summarization: The pyramid method. In Proceedings of the Human Language Technology Conference of the North American Chapter of the Association for Computational Linguistics: HLT-NAACL 2004, pp.  145–152, Boston, Massachusetts, USA, May 2 - May 7 2004. Association for Computational Linguistics. URL https://aclanthology.org/N04-1019.
  27. OpenAI. GPT-4 technical report. CoRR, abs/2303.08774, 2023. doi: 10.48550/ARXIV.2303.08774. URL https://doi.org/10.48550/arXiv.2303.08774.
  28. Understanding factuality in abstractive summarization with FRANK: A benchmark for factuality metrics. In Kristina Toutanova, Anna Rumshisky, Luke Zettlemoyer, Dilek Hakkani-Tur, Iz Beltagy, Steven Bethard, Ryan Cotterell, Tanmoy Chakraborty, and Yichao Zhou (eds.), Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp.  4812–4829, Online, June 2021. Association for Computational Linguistics. doi: 10.18653/v1/2021.naacl-main.383. URL https://aclanthology.org/2021.naacl-main.383.
  29. Okapi at trec-3. NIST Special Publication SP, 109:109, 1995.
  30. Get your vitamin C! robust fact verification with contrastive evidence. In Kristina Toutanova, Anna Rumshisky, Luke Zettlemoyer, Dilek Hakkani-Tur, Iz Beltagy, Steven Bethard, Ryan Cotterell, Tanmoy Chakraborty, and Yichao Zhou (eds.), Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp.  624–643, Online, June 2021. Association for Computational Linguistics. doi: 10.18653/v1/2021.naacl-main.52. URL https://aclanthology.org/2021.naacl-main.52.
  31. Reading subtext: Evaluating large language models on short story summarization with writers, 2024.
  32. Tofueval: Evaluating hallucinations of llms on topic-focused dialogue summarization. arXiv preprint arXiv:2402.13249, 2024.
  33. FEVER: a large-scale dataset for fact extraction and VERification. In Marilyn Walker, Heng Ji, and Amanda Stent (eds.), Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers), pp.  809–819, New Orleans, Louisiana, June 2018. Association for Computational Linguistics. doi: 10.18653/v1/N18-1074. URL https://aclanthology.org/N18-1074.
  34. Fact or fiction: Verifying scientific claims. In Bonnie Webber, Trevor Cohn, Yulan He, and Yang Liu (eds.), Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp.  7534–7550, Online, November 2020. Association for Computational Linguistics. doi: 10.18653/v1/2020.emnlp-main.609. URL https://aclanthology.org/2020.emnlp-main.609.
  35. SQuALITY: Building a long-document summarization dataset the hard way. In Yoav Goldberg, Zornitsa Kozareva, and Yue Zhang (eds.), Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing, pp.  1139–1156, Abu Dhabi, United Arab Emirates, December 2022. Association for Computational Linguistics. doi: 10.18653/v1/2022.emnlp-main.75. URL https://aclanthology.org/2022.emnlp-main.75.
  36. Long-form factuality in large language models, 2024.
  37. Recursively summarizing books with human feedback, 2021.
  38. Annotating and detecting fine-grained factual errors for dialogue summarization. arXiv preprint arXiv:2305.16548, 2023.
User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Yekyung Kim (8 papers)
  2. Yapei Chang (9 papers)
  3. Marzena Karpinska (19 papers)
  4. Aparna Garimella (19 papers)
  5. Varun Manjunatha (23 papers)
  6. Kyle Lo (73 papers)
  7. Tanya Goyal (24 papers)
  8. Mohit Iyyer (87 papers)
Citations (24)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub

Youtube Logo Streamline Icon: https://streamlinehq.com