paper-with-me

Papers

End-to-end Reference-free Single-document Summary Quality Assessment

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Canonical automatic summary evaluation metrics, such as ROUGE, require the presence of reference summaries, which are often expensive or impractical to obtain, especially in industry applications. Such metrics do not capture linguistic qualities effectively either. To holistically address the limitations, we introduce a reference-free, weakly supervised approach to summary quality assessment. Two negative sampling methods are proposed to generate training samples from massively available document-summary pairs and our approach is as simple as fine-tuning a pre-trained language model using the generated samples on a straightforward task. Although simple, our strategy outperforms reference-free baselines with substantial improvements nearly all the time at the summary level, and oftentimes at the system level, on TAC2010, RealSumm and Newsroom datasets. It also outperforms many reference-based metrics including ROUGE on linguistic aspects. Our code and models are open-sourced at \url{https://anonymous.4open.science/r/37CF}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

PrefScore: Pairwise Preference Learning for Reference-free Single-document Summarization Quality Assessment

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Evaluating machine-generated summaries without a human-written reference summary has been a need for a long time. Inspired by preference labeling in existing works of summarization evaluation, we propose to judge summary…

Document Summarization

Fill in the BLANC: Human-free quality estimation of document summaries

2020-02-23 · EMNLP (Eval4NLP) 2020 11 · Oleg Vasilyev, Vedant Dharnidharka, John Bohannon

We present BLANC, a new approach to the automatic estimation of document summary quality. Our goal is to measure the functional performance of a summary with an objective, reproducible, and fully automated method. Our ap…

Language ModelingLanguage Modelling

A Training-free and Reference-free Summarization Evaluation Metric via Centrality-weighted Relevance and Self-referenced Redundancy

2021-06-26 · ACL 2021 5 · Wang Chen, Piji Li, Irwin King

In recent years, reference-based and supervised summarization evaluation metrics have been widely explored. However, collecting human-annotated references and ratings are costly and time-consuming. To avoid these limitat…

Document SummarizationSentence

DocAsRef: An Empirical Study on Repurposing Reference-Based Summary Quality Metrics Reference-Freely

2022-12-20 · Forrest Sheng Bao, Ruixuan Tu, Ge Luo, Yinfei Yang 외

Automated summary quality assessment falls into two categories: reference-based and reference-free. Reference-based metrics, historically deemed more accurate due to the additional information provided by human-written r…

Play the Shannon Game With Language Models: A Human-Free Approach to Summary Evaluation

2021-03-19 · Nicholas Egan, Oleg Vasilyev, John Bohannon

The goal of a summary is to concisely state the most important information in a document. With this principle in mind, we introduce new reference-free summary evaluation metrics that use a pretrained language model to es…

Language ModelingLanguage Modelling