English

Analyzing Hidden Representations in End-to-End Automatic Speech Recognition Systems

Computation and Language 2017-09-15 v1 Neural and Evolutionary Computing Sound

Abstract

Neural models have become ubiquitous in automatic speech recognition systems. While neural networks are typically used as acoustic models in more complex systems, recent studies have explored end-to-end speech recognition systems based on neural networks, which can be trained to directly predict text from input acoustic features. Although such systems are conceptually elegant and simpler than traditional systems, it is less obvious how to interpret the trained models. In this work, we analyze the speech representations learned by a deep end-to-end model that is based on convolutional and recurrent layers, and trained with a connectionist temporal classification (CTC) loss. We use a pre-trained model to generate frame-level features which are given to a classifier that is trained on frame classification into phones. We evaluate representations from different layers of the deep model and compare their quality for predicting phone labels. Our experiments shed light on important aspects of the end-to-end model such as layer depth, model complexity, and other design choices.

Keywords

Cite

@article{arxiv.1709.04482,
  title  = {Analyzing Hidden Representations in End-to-End Automatic Speech Recognition Systems},
  author = {Yonatan Belinkov and James Glass},
  journal= {arXiv preprint arXiv:1709.04482},
  year   = {2017}
}

Comments

NIPS 2017

R2 v1 2026-06-22T21:42:19.902Z