Toward Unifying Text Segmentation and Long Document Summarization

28 Oct 2022  ·  Sangwoo Cho, Kaiqiang Song, Xiaoyang Wang, Fei Liu, Dong Yu ·

Text segmentation is important for signaling a document's structure. Without segmenting a long document into topically coherent sections, it is difficult for readers to comprehend the text, let alone find important information. The problem is only exacerbated by a lack of segmentation in transcripts of audio/video recordings. In this paper, we explore the role that section segmentation plays in extractive summarization of written and spoken documents. Our approach learns robust sentence representations by performing summarization and segmentation simultaneously, which is further enhanced by an optimization-based regularizer to promote selection of diverse summary sentences. We conduct experiments on multiple datasets ranging from scientific articles to spoken transcripts to evaluate the model's performance. Our findings suggest that the model can not only achieve state-of-the-art performance on publicly available benchmarks, but demonstrate better cross-genre transferability when equipped with text segmentation. We perform a series of analyses to quantify the impact of section segmentation on summarizing written and spoken documents of substantial length and complexity.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Text Summarization Arxiv HEP-TH citation graph Lodoss-full-base (extractive) ROUGE-1 48.20 # 10
ROUGE-2 20.50 # 7
ROUGE-L 42.28 # 9
Text Summarization Arxiv HEP-TH citation graph Lodoss-full-large (extractive) ROUGE-1 48.45 # 7
ROUGE-2 20.72 # 5
ROUGE-L 42.55 # 7
Text Summarization Pubmed Lodoss-full-large (extractive) ROUGE-1 49.38 # 5
ROUGE-2 23.89 # 2
ROUGE-L 44.84 # 4
Text Summarization Pubmed Lodoss-full-base (extractive) ROUGE-1 48.93 # 7
ROUGE-2 23.51 # 4
ROUGE-L 44.40 # 6

Methods


No methods listed for this paper. Add relevant methods here