paper-with-me

Papers

Can LLMs Generate Tabular Summaries of Science Papers? Rethinking the Evaluation Protocol

2025-04-14 · Weiqi Wang, Jiefu Ou, Yangqiu Song, Benjamin Van Durme, Daniel Khashabi

Literature review tables are essential for summarizing and comparing collections of scientific papers. We explore the task of generating tables that best fulfill a user's informational needs given a collection of scientific papers. Building on recent work (Newman et al., 2024), we extend prior approaches to address real-world complexities through a combination of LLM-based methods and human annotations. Our contributions focus on three key challenges encountered in real-world use: (i) User prompts are often under-specified; (ii) Retrieved candidate papers frequently contain irrelevant content; and (iii) Task evaluation should move beyond shallow text similarity techniques and instead assess the utility of inferred tables for information-seeking tasks (e.g., comparing papers). To support reproducible evaluation, we introduce ARXIV2TABLE, a more realistic and challenging benchmark for this task, along with a novel approach to improve literature review table generation in real-world scenarios. Our extensive experiments on this benchmark show that both open-weight and proprietary LLMs struggle with the task, highlighting its difficulty and the need for further advancements. Our dataset and code are available at https://github.com/JHU-CLSP/arXiv2Table.

📄 PDF Abstract BibTeX arXiv:2504.10284

Code (1)

JHU-CLSP/arXiv2Table 공식 구현

Tasks

text similarity

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CS-PaperSum: A Large-Scale Dataset of AI-Generated Summaries for Scientific Papers

2025-02-27 · Javin Liu, Aryan Vats, Zihao He

The rapid expansion of scientific literature in computer science presents challenges in tracking research trends and extracting key insights. Existing datasets provide metadata but lack structured summaries that capture …

Information RetrievalRetrievalRetrieval-augmented Generationscientific discovery+1

Not too long do read: Evaluating LLM-generated extreme scientific summaries

2025-12-29 · Zhuoqi Lyu, Qing Ke arxiv

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 …

A Study of Human Summaries of Scientific Articles

2020-02-10 · Odellia Boni, Guy Feigenblat, Doron Cohen, Haggai Roitman 외

Researchers and students face an explosion of newly published papers which may be relevant to their work. This led to a trend of sharing human summaries of scientific papers. We analyze the summaries shared in one of the…

Articles

Citance-Contextualized Summarization of Scientific Papers

2023-11-04 · Shahbaz Syed, Ahmad Dawar Hakimi, Khalid Al-Khatib, Martin Potthast

Current approaches to automatic summarization of scientific papers generate informative summaries in the form of abstracts. However, abstracts are not intended to show the relationship between a paper and the references …

Sentence

Evaluating Large Language Models for Structured Science Summarization in the Open Research Knowledge Graph

2024-05-03 · Vladyslav Nechakhin, Jennifer D'Souza, Steffen Eger

Structured science summaries or research contributions using properties or dimensions beyond traditional keywords enhances science findability. Current methods, such as those used by the Open Research Knowledge Graph (OR…

Recommendation Systems