English

Sequence Segmentation Using Joint RNN and Structured Prediction Models

Computation and Language 2016-10-26 v1

Abstract

We describe and analyze a simple and effective algorithm for sequence segmentation applied to speech processing tasks. We propose a neural architecture that is composed of two modules trained jointly: a recurrent neural network (RNN) module and a structured prediction model. The RNN outputs are considered as feature functions to the structured model. The overall model is trained with a structured loss function which can be designed to the given segmentation task. We demonstrate the effectiveness of our method by applying it to two simple tasks commonly used in phonetic studies: word segmentation and voice onset time segmentation. Results sug- gest the proposed model is superior to previous methods, ob- taining state-of-the-art results on the tested datasets.

Keywords

Cite

@article{arxiv.1610.07918,
  title  = {Sequence Segmentation Using Joint RNN and Structured Prediction Models},
  author = {Yossi Adi and Joseph Keshet and Emily Cibelli and Matthew Goldrick},
  journal= {arXiv preprint arXiv:1610.07918},
  year   = {2016}
}

Comments

under review

R2 v1 2026-06-22T16:31:11.340Z