LGNESDJun 15, 2016

Multi-Modal Hybrid Deep Neural Network for Speech Enhancement

arXiv:1606.04750v117 citations
Originality Incremental advance
AI Analysis

This work addresses speech enhancement for noisy environments, offering an incremental improvement by incorporating visual information.

The paper tackles speech enhancement by proposing a multi-modal hybrid deep neural network that integrates visual cues with audio signals, achieving improved speech quality compared to traditional DNN and BiLSTM models.

Deep Neural Networks (DNN) have been successful in en- hancing noisy speech signals. Enhancement is achieved by learning a nonlinear mapping function from the features of the corrupted speech signal to that of the reference clean speech signal. The quality of predicted features can be improved by providing additional side channel information that is robust to noise, such as visual cues. In this paper we propose a novel deep learning model inspired by insights from human audio visual perception. In the proposed unified hybrid architecture, features from a Convolution Neural Network (CNN) that processes the visual cues and features from a fully connected DNN that processes the audio signal are integrated using a Bidirectional Long Short-Term Memory (BiLSTM) network. The parameters of the hybrid model are jointly learned using backpropagation. We compare the quality of enhanced speech from the hybrid models with those from traditional DNN and BiLSTM models.

Foundations

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

Your Notes