CLSDASOct 27, 2017

BridgeNets: Student-Teacher Transfer Learning Based on Recursive Neural Networks and its Application to Distant Speech Recognition

arXiv:1710.10224v316 citations
Originality Incremental advance
AI Analysis

This addresses the problem of noisy, far-field speech recognition for applications like voice assistants, but it is incremental as it builds on existing student-teacher frameworks.

The paper tackled distant speech recognition by introducing BridgeNet, a student-teacher transfer learning method that uses multiple hints from a teacher network and a recursive architecture, achieving up to 13.24% relative WER reduction on the AMI corpus.

Despite the remarkable progress achieved on automatic speech recognition, recognizing far-field speeches mixed with various noise sources is still a challenging task. In this paper, we introduce novel student-teacher transfer learning, BridgeNet which can provide a solution to improve distant speech recognition. There are two key features in BridgeNet. First, BridgeNet extends traditional student-teacher frameworks by providing multiple hints from a teacher network. Hints are not limited to the soft labels from a teacher network. Teacher's intermediate feature representations can better guide a student network to learn how to denoise or dereverberate noisy input. Second, the proposed recursive architecture in the BridgeNet can iteratively improve denoising and recognition performance. The experimental results of BridgeNet showed significant improvements in tackling the distant speech recognition problem, where it achieved up to 13.24% relative WER reductions on AMI corpus compared to a baseline neural network without teacher's hints.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes