English

Sequence Model with Self-Adaptive Sliding Window for Efficient Spoken Document Segmentation

Computation and Language 2021-10-12 v2

Abstract

Transcripts generated by automatic speech recognition (ASR) systems for spoken documents lack structural annotations such as paragraphs, significantly reducing their readability. Automatically predicting paragraph segmentation for spoken documents may both improve readability and downstream NLP performance such as summarization and machine reading comprehension. We propose a sequence model with self-adaptive sliding window for accurate and efficient paragraph segmentation. We also propose an approach to exploit phonetic information, which significantly improves robustness of spoken document segmentation to ASR errors. Evaluations are conducted on the English Wiki-727K document segmentation benchmark, a Chinese Wikipedia-based document segmentation dataset we created, and an in-house Chinese spoken document dataset. Our proposed model outperforms the state-of-the-art (SOTA) model based on the same BERT-Base, increasing segmentation F1 on the English benchmark by 4.2 points and on Chinese datasets by 4.3-10.1 points, while reducing inference time to less than 1/6 of inference time of the current SOTA.

Keywords

Cite

@article{arxiv.2107.09278,
  title  = {Sequence Model with Self-Adaptive Sliding Window for Efficient Spoken Document Segmentation},
  author = {Qinglin Zhang and Qian Chen and Yali Li and Jiaqing Liu and Wen Wang},
  journal= {arXiv preprint arXiv:2107.09278},
  year   = {2021}
}

Comments

accepted by ASRU 2021

R2 v1 2026-06-24T04:20:59.799Z