HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Toward Unifying Text Segmentation and Long Document Summarization

Sangwoo Cho Kaiqiang Song Xiaoyang Wang Fei Liu Dong Yu

Toward Unifying Text Segmentation and Long Document Summarization

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 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.

Code Repositories

tencent-ailab/lodoss
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
text-summarization-on-arxivLodoss-full-large (extractive)
ROUGE-1: 48.45
ROUGE-2: 20.72
ROUGE-L: 42.55
text-summarization-on-arxivLodoss-full-base (extractive)
ROUGE-1: 48.20
ROUGE-2: 20.50
ROUGE-L: 42.28
text-summarization-on-pubmed-1Lodoss-full-large (extractive)
ROUGE-1: 49.38
ROUGE-2: 23.89
ROUGE-L: 44.84
text-summarization-on-pubmed-1Lodoss-full-base (extractive)
ROUGE-1: 48.93
ROUGE-2: 23.51
ROUGE-L: 44.40

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Toward Unifying Text Segmentation and Long Document Summarization | Papers | HyperAI