English

Mining Word Boundaries from Speech-Text Parallel Data for Cross-domain Chinese Word Segmentation

Computation and Language 2024-12-13 v1

Abstract

Inspired by early research on exploring naturally annotated data for Chinese Word Segmentation (CWS), and also by recent research on integration of speech and text processing, this work for the first time proposes to explicitly mine word boundaries from speech-text parallel data. We employ the Montreal Forced Aligner (MFA) toolkit to perform character-level alignment on speech-text data, giving pauses as candidate word boundaries. Based on detailed analysis of collected pauses, we propose an effective probability-based strategy for filtering unreliable word boundaries. To more effectively utilize word boundaries as extra training data, we also propose a robust complete-then-train (CTT) strategy. We conduct cross-domain CWS experiments on two target domains, i.e., ZX and AISHELL2. We have annotated about 1,000 sentences as the evaluation data of AISHELL2. Experiments demonstrate the effectiveness of our proposed approach.

Keywords

Cite

@article{arxiv.2412.09045,
  title  = {Mining Word Boundaries from Speech-Text Parallel Data for Cross-domain Chinese Word Segmentation},
  author = {Xuebin Wang and Lei Zhang and Zhenghua Li and Shilin Zhou and Chen Gong and Yang Hou},
  journal= {arXiv preprint arXiv:2412.09045},
  year   = {2024}
}

Comments

COLING 2025

R2 v1 2026-06-28T20:32:07.067Z