Evaluating book summaries from internal knowledge in Large Language Models: a cross-model and semantic consistency approach
Javier Coronado-Blázquez
TL;DR
This paper investigates whether large language models can generate accurate, detailed book summaries from internal knowledge alone, without access to the original texts. It combines a cross-model generation framework with an LLM-as-a-judge evaluation paradigm, using ROUGE and BERTScore alongside model-based rationales to assess content fidelity and semantic similarity. The study reveals substantial variability across books and models, limited alignment between automatic similarity metrics and human-like judgments, and hints at biases in self-evaluation. These findings highlight the challenges of relying on internal encodings for factual summaries and underscore the need for robust, multi-faceted evaluation pipelines to drive improvements in factuality and consistency of AI-generated narratives.
Abstract
We study the ability of large language models (LLMs) to generate comprehensive and accurate book summaries solely from their internal knowledge, without recourse to the original text. Employing a diverse set of books and multiple LLM architectures, we examine whether these models can synthesize meaningful narratives that align with established human interpretations. Evaluation is performed with a LLM-as-a-judge paradigm: each AI-generated summary is compared against a high-quality, human-written summary via a cross-model assessment, where all participating LLMs evaluate not only their own outputs but also those produced by others. This methodology enables the identification of potential biases, such as the proclivity for models to favor their own summarization style over others. In addition, alignment between the human-crafted and LLM-generated summaries is quantified using ROUGE and BERTScore metrics, assessing the depth of grammatical and semantic correspondence. The results reveal nuanced variations in content representation and stylistic preferences among the models, highlighting both strengths and limitations inherent in relying on internal knowledge for summarization tasks. These findings contribute to a deeper understanding of LLM internal encodings of factual information and the dynamics of cross-model evaluation, with implications for the development of more robust natural language generative systems.
