Batch-normalized joint training for DNN-based distant speech recognition
This work addresses robustness issues in distant speech recognition for human-machine interfaces, representing an incremental improvement over existing methods.
The paper tackled the problem of improving distant speech recognition by addressing the mismatch between separately trained speech enhancement and recognition modules, proposing a joint training approach with batch normalization to stabilize the input distribution, which significantly outperformed other solutions in challenging acoustic conditions.
Improving distant speech recognition is a crucial step towards flexible human-machine interfaces. Current technology, however, still exhibits a lack of robustness, especially when adverse acoustic conditions are met. Despite the significant progress made in the last years on both speech enhancement and speech recognition, one potential limitation of state-of-the-art technology lies in composing modules that are not well matched because they are not trained jointly. To address this concern, a promising approach consists in concatenating a speech enhancement and a speech recognition deep neural network and to jointly update their parameters as if they were within a single bigger network. Unfortunately, joint training can be difficult because the output distribution of the speech enhancement system may change substantially during the optimization procedure. The speech recognition module would have to deal with an input distribution that is non-stationary and unnormalized. To mitigate this issue, we propose a joint training approach based on a fully batch-normalized architecture. Experiments, conducted using different datasets, tasks and acoustic conditions, revealed that the proposed framework significantly overtakes other competitive solutions, especially in challenging environments.