paper-with-me

홈 › Papers

Bridging the gap between extractive and abstractive summaries: Creation and evaluation of coherent extracts from heterogeneous sources

2016-12-01 · COLING 2016 12 · Darina Benikova, Margot Mieskes, Christian M. Meyer, Iryna Gurevych

Coherent extracts are a novel type of summary combining the advantages of manually created abstractive summaries, which are fluent but difficult to evaluate, and low-quality automatically created extractive summaries, which lack coherence and structure. We use a corpus of heterogeneous documents to address the issue that information seekers usually face {--} a variety of different types of information sources. We directly extract information from these, but minimally redact and meaningfully order it to form a coherent text. Our qualitative and quantitative evaluations show that quantitative results are not sufficient to judge the quality of a summary and that other quality criteria, such as coherence, should also be taken into account. We find that our manually created corpus is of high quality and that it has the potential to bridge the gap between reference corpora of abstracts and automatic methods producing extracts. Our corpus is available to the research community for further development.

📄 PDF Abstract BibTeX

Code (1)

AIPHES/DBS 공식 구현

Tasks

Document SummarizationMulti-Document Summarization

Similar Papers 제목 키워드 기반

Perceived Text Quality and Readability in Extractive and Abstractive Summaries

2022-06-01 · LREC 2022 6 · Julius Monsen, Evelina Rennes

We present results from a study investigating how users perceive text quality and readability in extractive and abstractive summaries. We trained two summarisation models on Swedish news data and used these to produce su…

Articles

AugAbEx: Bridging Abstractive and Extractive Legal Summarization

2025-11-15 · Purnima Bindal, Vikas Kumar, Sagar Rathore, Vasudha Bhatnagar arxiv

Automatic summarization of legal judgments liberates law professionals from heavy cognitive burden due to the complexity of the language, context-sensitive legal jargon, and the length of the document. Caveats of abstrac…

Towards Abstractive Timeline Summarisation using Preference-based Reinforcement Learning

2022-11-14 · Yuxuan Ye, Edwin Simpson

This paper introduces a novel pipeline for summarising timelines of events reported by multiple news sources. Transformer-based models for abstractive summarisation generate coherent and concise summaries of long documen…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Generating Extended and Multilingual Summaries with Pre-trained Transformers

2022-06-01 · LREC 2022 6 · Rémi Calizzano, Malte Ostendorff, Qian Ruan, Georg Rehm

Almost all summarisation methods and datasets focus on a single language and short summaries. We introduce a new dataset called WikinewsSum for English, German, French, Spanish, Portuguese, Polish, and Italian summarisat…

Articles

An Extractive-and-Abstractive Framework for Source Code Summarization

2022-06-15 · Weisong Sun, Chunrong Fang, Yuchen Chen, Quanjun Zhang 외

(Source) Code summarization aims to automatically generate summaries/comments for a given code snippet in the form of natural language. Such summaries play a key role in helping developers understand and maintain source …

Code SummarizationMachine TranslationRetrievalSource Code Summarization