paper-with-me

홈 › Papers

TracSum: A New Benchmark for Aspect-Based Summarization with Sentence-Level Traceability in Medical Domain

2025-08-19 · Bohao Chu, Meijie Li, Sameh Frihat, Chengyu Gu, Georg Lodde, Elisabeth Livingstone, Norbert Fuhr arxiv

While document summarization with LLMs has enhanced access to textual information, concerns about the factual accuracy of these summaries persist, especially in the medical domain. Tracing evidence from which summaries are derived enables users to assess their accuracy, thereby alleviating this concern. In this paper, we introduce TracSum, a novel benchmark for traceable, aspect-based summarization, in which generated summaries are paired with sentence-level citations, enabling users to trace back to the original context. First, we annotate 500 medical abstracts for seven key medical aspects, yielding 3.5K summary-citation pairs. We then propose a fine-grained evaluation framework for this new task, designed to assess the completeness and consistency of generated content using four metrics. Finally, we introduce a summarization pipeline, Track-Then-Sum, which serves as a baseline method for comparison. In experiments, we evaluate both this baseline and a set of LLMs on TracSum, and conduct a human evaluation to assess the evaluation results. The findings demonstrate that TracSum can serve as an effective benchmark for traceable, aspect-based summarization tasks. We also observe that explicitly performing sentence-level tracking prior to summarization enhances generation accuracy, while incorporating the full context further improves completeness.

📄 PDF Abstract BibTeX arXiv:2508.13798

Code (0)

등록된 구현이 없습니다.

Tasks

Document Summarization

Similar Papers 제목 키워드 기반

PCoA: A New Benchmark for Medical Aspect-Based Summarization With Phrase-Level Context Attribution

2026-01-06 · Bohao Chu, Sameh Frihat, Tabea M. G. Pakull, Hendrik Damm 외 arxiv

Verifying system-generated summaries remains challenging, as effective verification requires precise attribution to the source context, which is especially crucial in high-stakes medical domains. To address this challeng…

Aspect-based Meeting Transcript Summarization: A Two-Stage Approach with Weak Supervision on Sentence Classification

2023-11-07 · Zhongfen Deng, Seunghyun Yoon, Trung Bui, Franck Dernoncourt 외

Aspect-based meeting transcript summarization aims to produce multiple summaries, each focusing on one aspect of content in a meeting transcript. It is challenging as sentences related to different aspects can mingle tog…

SentenceSentence Classification

Discrete Optimization for Unsupervised Sentence Summarization with Word-Level Extraction

2020-05-04 · ACL 2020 6 · Raphael Schumann, Lili Mou, Yao Lu, Olga Vechtomova 외

Automatic sentence summarization produces a shorter version of a sentence, while preserving its most important information. A good summary is characterized by language fluency and high information overlap with the source…

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual Similarity+3

Frame Semantic-Enhanced Sentence Modeling for Sentence-level Extractive Text Summarization

2021-11-01 · EMNLP 2021 11 · Yong Guan, Shaoru Guo, Ru Li, XiaoLi Li 외

Sentence-level extractive text summarization aims to select important sentences from a given document. However, it is very challenging to model the importance of sentences. In this paper, we propose a novel Frame Semanti…

Extractive SummarizationExtractive Text SummarizationSentenceText Summarization

JADS: A Framework for Self-supervised Joint Aspect Discovery and Summarization

2024-05-28 · Xiaobo Guo, Jay Desai, Srinivasan H. Sengamedu

To generate summaries that include multiple aspects or topics for text documents, most approaches use clustering or topic modeling to group relevant sentences and then generate a summary for each group. These approaches …

ArticlesClustering