paper-with-me

Papers

Deep Residual-Dense Lattice Network for Speech Enhancement

2020-02-27 · Mohammad Nikzad, Aaron Nicolson, Yongsheng Gao, Jun Zhou, Kuldip K. Paliwal, Fanhua Shang

Convolutional neural networks (CNNs) with residual links (ResNets) and causal dilated convolutional units have been the network of choice for deep learning approaches to speech enhancement. While residual links improve gradient flow during training, feature diminution of shallow layer outputs can occur due to repetitive summations with deeper layer outputs. One strategy to improve feature re-usage is to fuse both ResNets and densely connected CNNs (DenseNets). DenseNets, however, over-allocate parameters for feature re-usage. Motivated by this, we propose the residual-dense lattice network (RDL-Net), which is a new CNN for speech enhancement that employs both residual and dense aggregations without over-allocating parameters for feature re-usage. This is managed through the topology of the RDL blocks, which limit the number of outputs used for dense aggregations. Our extensive experimental investigation shows that RDL-Nets are able to achieve a higher speech enhancement performance than CNNs that employ residual and/or dense aggregations. RDL-Nets also use substantially fewer parameters and have a lower computational requirement. Furthermore, we demonstrate that RDL-Nets outperform many state-of-the-art deep learning approaches to speech enhancement.

📄 PDF Abstract BibTeX arXiv:2002.12794

Code (2)

nick-nikzad/RDL-SE 공식 구현 tf
MindSpore-paper-code-2/code400/tree/main/EDSR mindspore

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

Investigating the effect of residual and highway connections in speech enhancement models

2018-10-22 · NIPS Workshop IRASL 2018 · Anonymous

Residual and skip connections play an important role in many current generative models. Although their theoretical and numerical advantages are understood, their role in speech enhancement systems has not been in…

DenoisingSpeech DenoisingSpeech Enhancement

Deep Speech Enhancement for Reverberated and Noisy Signals using Wide Residual Networks

2019-01-03 · Dayana Ribas, Jorge Llombart, Antonio Miguel, Luis Vicente

This paper proposes a deep speech enhancement method which exploits the high potential of residual connections in a wide neural network architecture, a topology known as Wide Residual Network. This is supported on single…

Speech Enhancementspeech-recognitionSpeech Recognition

Building state-of-the-art distant speech recognition using the CHiME-4 challenge with a setup of speech enhancement baseline

2018-03-27 · Szu-Jui Chen, Aswin Shanmugam Subramanian, Hainan Xu, Shinji Watanabe

This paper describes a new baseline system for automatic speech recognition (ASR) in the CHiME-4 challenge to promote the development of noisy ASR in speech processing communities by providing 1) state-of-the-art system …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Distant Speech RecognitionLanguage Modeling+5

Monaural Speech Enhancement Using a Multi-Branch Temporal Convolutional Network

2019-12-27 · Qiquan Zhang, Aaron Nicolson, Mingjiang Wang, Kuldip K. Paliwal 외

Deep learning has achieved substantial improvement on single-channel speech enhancement tasks. However, the performance of multi-layer perceptions (MLPs)-based methods is limited by the ability to capture the long-term e…

Speech Enhancement

BASENet: Band-Adapted Speech Enhancement Network with Cross-Band Attention

2026-06-10 · Damien Martins Gomes, François Capman arxiv

Speech enhancement models typically apply uniform capacity across all frequencies, disregarding the non-uniform spectral resolution of human hearing. We propose BASENet, a frequency-adapted architecture that partitions t…

Speech Enhancement