English

End-to-End Neural Segmental Models for Speech Recognition

Computation and Language 2018-02-14 v2 Machine Learning Sound

Abstract

Segmental models are an alternative to frame-based models for sequence prediction, where hypothesized path weights are based on entire segment scores rather than a single frame at a time. Neural segmental models are segmental models that use neural network-based weight functions. Neural segmental models have achieved competitive results for speech recognition, and their end-to-end training has been explored in several studies. In this work, we review neural segmental models, which can be viewed as consisting of a neural network-based acoustic encoder and a finite-state transducer decoder. We study end-to-end segmental models with different weight functions, including ones based on frame-level neural classifiers and on segmental recurrent neural networks. We study how reducing the search space size impacts performance under different weight functions. We also compare several loss functions for end-to-end training. Finally, we explore training approaches, including multi-stage vs. end-to-end training and multitask training that combines segmental and frame-level losses.

Keywords

Cite

@article{arxiv.1708.00531,
  title  = {End-to-End Neural Segmental Models for Speech Recognition},
  author = {Hao Tang and Liang Lu and Lingpeng Kong and Kevin Gimpel and Karen Livescu and Chris Dyer and Noah A. Smith and Steve Renals},
  journal= {arXiv preprint arXiv:1708.00531},
  year   = {2018}
}
R2 v1 2026-06-22T21:04:10.986Z