Facet-Aware Evaluation for Extractive Summarization
Commonly adopted metrics for extractive summarization focus on lexical overlap at the token level. In this paper, we present a facet-aware evaluation setup for better assessment of the information coverage in extracted summaries. Specifically, we treat each sentence in the reference summary as a \textit{facet}, identify the sentences in the document that express the semantics of each facet as \textit{support sentences} of the facet, and automatically evaluate extractive summarization methods by comparing the indices of extracted sentences and support sentences of all the facets in the reference summary. To facilitate this new evaluation setup, we construct an extractive version of the CNN/Daily Mail dataset and perform a thorough quantitative investigation, through which we demonstrate that facet-aware evaluation manifests better correlation with human judgment than ROUGE, enables fine-grained evaluation as well as comparative analysis, and reveals valuable insights of state-of-the-art summarization methods. Data can be found at https://github.com/morningmoni/FAR.
Code (1)
Tasks
Extractive SummarizationSentenceText SummarizationSimilar Papers 제목 키워드 기반
Improving Unsupervised Extractive Summarization with Facet-Aware Modeling
CIST@CL-SciSumm 2020, LongSumm 2020: Automatic Scientific Document Summarization
Our system participates in two shared tasks, CL-SciSumm 2020 and LongSumm 2020. In the CL-SciSumm shared task, based on our previous work, we apply more machine learning methods on position features and content features …
Abstractive Text SummarizationDocument SummarizationExtractive SummarizationPosition+1Rethinking Scientific Summarization Evaluation: Grounding Explainable Metrics on Facet-aware Benchmark
The summarization capabilities of pretrained and large language models (LLMs) have been widely validated in general areas, but their use in scientific corpus, which involves complex sentences and specialized knowledge, h…
Extractive is not Faithful: An Investigation of Broad Unfaithfulness Problems in Extractive Summarization
The problems of unfaithful summaries have been widely discussed under the context of abstractive summarization. Though extractive summarization is less prone to the common unfaithfulness issues of abstractive summaries, …
Abstractive Text SummarizationExtractive SummarizationRevisiting Automatic Evaluation of Extractive Summarization Task: Can We Do Better than ROUGE?
It has been the norm for a long time to evaluate automated summarization tasks using the popular ROUGE metric. Although several studies in the past have highlighted the limitations of ROUGE, researchers have struggled to…
Extractive Summarization