paper-with-me

Papers

Facet-Aware Evaluation for Extractive Summarization

2019-08-27 · ACL 2020 6 · Yuning Mao, Liyuan Liu, Qi Zhu, Xiang Ren, Jiawei Han

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.

📄 PDF Abstract BibTeX arXiv:1908.10383

Code (1)

morningmoni/FAR 공식 구현

Tasks

Extractive SummarizationSentenceText Summarization

Similar Papers 제목 키워드 기반

Improving Unsupervised Extractive Summarization with Facet-Aware Modeling

2021-08-01 · Findings (ACL) 2021 8 · Xinnian Liang, Shuangzhi Wu, Mu Li, Zhoujun Li
Extractive SummarizationUnsupervised Extractive Summarization

CIST@CL-SciSumm 2020, LongSumm 2020: Automatic Scientific Document Summarization

2020-11-01 · EMNLP (sdp) 2020 11 · Lei LI, Yang Xie, Wei Liu, Yinan Liu 외

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+1

Rethinking Scientific Summarization Evaluation: Grounding Explainable Metrics on Facet-aware Benchmark

2024-02-22 · Xiuying Chen, Tairan Wang, Qingqing Zhu, Taicheng Guo 외

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

2022-09-08 · Shiyue Zhang, David Wan, Mohit Bansal

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 Summarization

Revisiting Automatic Evaluation of Extractive Summarization Task: Can We Do Better than ROUGE?

2022-05-01 · Findings (ACL) 2022 5 · Mousumi Akter, Naman Bansal, Shubhra Kanti Karmaker

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