Not too long do read: Evaluating LLM-generated extreme scientific summaries
Zhuoqi Lyu, Qing Ke
TL;DR
BiomedTLDR introduces a large-scale, author-authored TLDR dataset derived from annotated bibliographies to enable scalable evaluation of LLMs on extreme scientific summarization.Using five open-weight LLMs and a few-shot prompting setup, the study compares AI-generated TLDRs with human-authored ones across descriptive statistics, readability, abstractiveness, rhetorical structure, and reference-based metrics.Findings show LLMs are generally more extractive, with higher fidelity to source text and lower abstractive novelty than humans; some models approach human-level salience identification but fail to match readability and paraphrasing quality.Distillation and model selection influence performance; the results underscore the need for human-in-the-loop workflows and a generalizable, bibliography-based data collection paradigm for cross-domain AI-assisted science communication.Overall, BiomedTLDR establishes a new benchmark for extreme scientific summarization and provides insights into how open-weight LLMs perform on domain-specific summarization tasks.
Abstract
High-quality scientific extreme summary (TLDR) facilitates effective science communication. How do large language models (LLMs) perform in generating them? How are LLM-generated summaries different from those written by human experts? However, the lack of a comprehensive, high-quality scientific TLDR dataset hinders both the development and evaluation of LLMs' summarization ability. To address these, we propose a novel dataset, BiomedTLDR, containing a large sample of researcher-authored summaries from scientific papers, which leverages the common practice of including authors' comments alongside bibliography items. We then test popular open-weight LLMs for generating TLDRs based on abstracts. Our analysis reveals that, although some of them successfully produce humanoid summaries, LLMs generally exhibit a greater affinity for the original text's lexical choices and rhetorical structures, hence tend to be more extractive rather than abstractive in general, compared to humans. Our code and datasets are available at https://github.com/netknowledge/LLM_summarization (Lyu and Ke, 2025).
