Small-footprint Highway Deep Neural Networks for Speech Recognition
Liang Lu, Steve Renals

TL;DR
This paper explores the use of highway deep neural networks (HDNNs) for speech recognition, demonstrating they are more compact, controllable, and adaptable than traditional DNNs, suitable for resource-limited devices.
Contribution
It introduces the application of HDNNs for small-footprint acoustic models, showing they achieve comparable accuracy with fewer parameters and enhanced adaptability.
Findings
HDNNs are more compact than regular DNNs for acoustic modeling.
Gate functions in HDNNs enable better control over network behavior.
HDNNs can be effectively adapted using minimal data for improved accuracy.
Abstract
State-of-the-art speech recognition systems typically employ neural network acoustic models. However, compared to Gaussian mixture models, deep neural network (DNN) based acoustic models often have many more model parameters, making it challenging for them to be deployed on resource-constrained platforms, such as mobile devices. In this paper, we study the application of the recently proposed highway deep neural network (HDNN) for training small-footprint acoustic models. HDNNs are a depth-gated feedforward neural network, which include two types of gate functions to facilitate the information flow through different layers. Our study demonstrates that HDNNs are more compact than regular DNNs for acoustic modeling, i.e., they can achieve comparable recognition accuracy with many fewer model parameters. Furthermore, HDNNs are more controllable than DNNs: the gate functions of an HDNN can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
