Toward Unifying Text Segmentation and Long Document Summarization
Sangwoo Cho, Kaiqiang Song, Xiaoyang Wang, Fei Liu, Dong Yu

TL;DR
This paper introduces a unified approach that combines text segmentation and extractive summarization to improve understanding and summarization of long, complex documents and transcripts across different genres.
Contribution
It proposes a novel model that learns sentence representations through simultaneous summarization and segmentation, with an optimization regularizer for diversity, achieving state-of-the-art results.
Findings
State-of-the-art performance on multiple benchmarks
Better cross-genre transferability with segmentation
Segmentation improves summarization of long, complex texts
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
