CLSep 11, 2021

StreamHover: Livestream Transcript Summarization and Annotation

arXiv:2109.05160v1663 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient browsing of livestream content, providing a larger annotated dataset and a model that generalizes better, though it is incremental in advancing transcript summarization technology.

The authors tackled the problem of summarizing livestream transcripts, which is challenging due to informal spoken language and a lack of annotated datasets, by introducing StreamHover, a framework that includes a benchmark dataset of over 500 hours of annotated videos and a neural extractive model that improves performance over baselines.

With the explosive growth of livestream broadcasting, there is an urgent need for new summarization technology that enables us to create a preview of streamed content and tap into this wealth of knowledge. However, the problem is nontrivial due to the informal nature of spoken language. Further, there has been a shortage of annotated datasets that are necessary for transcript summarization. In this paper, we present StreamHover, a framework for annotating and summarizing livestream transcripts. With a total of over 500 hours of videos annotated with both extractive and abstractive summaries, our benchmark dataset is significantly larger than currently existing annotated corpora. We explore a neural extractive summarization model that leverages vector-quantized variational autoencoder to learn latent vector representations of spoken utterances and identify salient utterances from the transcripts to form summaries. We show that our model generalizes better and improves performance over strong baselines. The results of this study provide an avenue for future research to improve summarization solutions for efficient browsing of livestreams.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes