SOTAVerified

Document Summarization with Text Segmentation

2023-01-20Unverified0· sign in to hype

Lesly Miculicich, Benjamin Han

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we exploit the innate document segment structure for improving the extractive summarization task. We build two text segmentation models and find the most optimal strategy to introduce their output predictions in an extractive summarization model. Experimental results on a corpus of scientific articles show that extractive summarization benefits from using a highly accurate segmentation method. In particular, most of the improvement is in documents where the most relevant information is not at the beginning thus, we conclude that segmentation helps in reducing the lead bias problem.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Arxiv HEP-TH citation graphExtSum + oracle segmentation (extractive)ROUGE-149.49Unverified
Arxiv HEP-TH citation graphExtSum + supervised segmentation (extractive)ROUGE-149.11Unverified

Reproductions