paper-with-me

Papers

A Study on Summarizing and Evaluating Long Documents

2021-05-16 · ACL ARR May 2021 5 · Anonymous

Text summarization has been a key language generation task for over 60 years. The field has advanced considerably during the past two years, benefiting from the proliferation of pre-trained Language Models (LMs). However, the field is constrained by two factors: 1) the absence of an effective automatic evaluation metric and 2) a lack of effective architectures for long document summarization. Our first contribution is to demonstrate that a set of semantic evaluation metrics (BERTScore, MoverScore and our novel metric, BARTScore) consistently and significantly outperform ROUGE. Using these metrics, we then show that combining transformers with sparse self-attention is a successful method for long document summarization and is very competitive with the state of the art. Finally, we show that sparsifying self-attention does not degrade model performance when using transformers for summarization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationText GenerationText Summarization

Similar Papers 제목 키워드 기반

Hybrid Long Document Summarization using C2F-FAR and ChatGPT: A Practical Study

2023-06-01 · Guang Lu, Sylvia B. Larcher, Tu Tran

Text summarization is a downstream natural language processing (NLP) task that challenges the understanding and generation capabilities of language models. Considerable progress has been made in automatically summarizing…

ArticlesBenchmarkingBook summarizationDocument Summarization+2

Summarizing long regulatory documents with a multi-step pipeline

2024-08-19 · Mika Sie, Ruby Beek, Michiel Bots, Sjaak Brinkkemper 외

Due to their length and complexity, long regulatory texts are challenging to summarize. To address this, a multi-step extractive-abstractive architecture is proposed to handle lengthy regulatory documents more effectivel…

Decoder

Systematically Exploring Redundancy Reduction in Summarizing Long Documents

2020-11-30 · Asian Chapter of the Association for Computational Linguistics 2020 · Wen Xiao, Giuseppe Carenini

Our analysis of large summarization datasets indicates that redundancy is a very serious problem when summarizing long documents. Yet, redundancy reduction has not been thoroughly investigated in neural summarization. In…

Text Summarization

ECTSum: A New Benchmark Dataset For Bullet Point Summarization of Long Earnings Call Transcripts

2022-10-22 · Rajdeep Mukherjee, Abhinav Bohra, Akash Banerjee, Soumya Sharma 외

Despite tremendous progress in automatic summarization, state-of-the-art methods are predominantly trained to excel in summarizing short newswire articles, or documents with strong layout biases such as scientific articl…

Articles

Instruction-Guided Bullet Point Summarization of Long Financial Earnings Call Transcripts

2024-05-03 · Subhendu Khatuya, Koushiki Sinha, Niloy Ganguly, Saptarshi Ghosh 외

While automatic summarization techniques have made significant advancements, their primary focus has been on summarizing short news articles or documents that have clear structural patterns like scientific articles or go…

Articles