TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep Residual-Dense Lattice Network for Speech Enhancement

Deep Residual-Dense Lattice Network for Speech Enhancement

Mohammad Nikzad, Aaron Nicolson, Yongsheng Gao, Jun Zhou, Kuldip K. Paliwal, Fanhua Shang

2020-02-27Speech Enhancement
PaperPDFCodeCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Speech EnhancementVoiceBank + DEMANDCBAK3.43RDL-Net 3.91M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDCOVL3.72RDL-Net 3.91M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDCSIG4.38RDL-Net 3.91M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDPESQ (wb)3.02RDL-Net 3.91M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDCBAK3.35RDL-Net 3.91M (Deep Xi - SRWF)
Speech EnhancementVoiceBank + DEMANDCOVL3.67RDL-Net 3.91M (Deep Xi - SRWF)
Speech EnhancementVoiceBank + DEMANDCSIG4.36RDL-Net 3.91M (Deep Xi - SRWF)
Speech EnhancementVoiceBank + DEMANDPESQ (wb)2.94RDL-Net 3.91M (Deep Xi - SRWF)
Speech EnhancementVoiceBank + DEMANDCBAK3.32RDL-Net 1.87M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDCOVL3.62RDL-Net 1.87M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDCSIG4.29RDL-Net 1.87M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDPESQ (wb)2.93RDL-Net 1.87M (Deep Xi - MMSE-LSA)
Speech EnhancementVoiceBank + DEMANDCBAK3.23RDL-Net 1.87M (Deep Xi - SRWF)
Speech EnhancementVoiceBank + DEMANDCOVL3.56RDL-Net 1.87M (Deep Xi - SRWF)
Speech EnhancementVoiceBank + DEMANDCSIG4.27RDL-Net 1.87M (Deep Xi - SRWF)
Speech EnhancementVoiceBank + DEMANDPESQ (wb)2.84RDL-Net 1.87M (Deep Xi - SRWF)

Related Papers

Autoregressive Speech Enhancement via Acoustic Tokens2025-07-17P.808 Multilingual Speech Enhancement Testing: Approach and Results of URGENT 2025 Challenge2025-07-15Robust One-step Speech Enhancement via Consistency Distillation2025-07-08Speech Quality Assessment Model Based on Mixture of Experts: System-Level Performance Enhancement and Utterance-Level Challenge Analysis2025-07-08MambAttention: Mamba with Multi-Head Attention for Generalizable Single-Channel Speech Enhancement2025-07-01Frequency-Weighted Training Losses for Phoneme-Level DNN-based Speech Enhancement2025-06-23EDNet: A Distortion-Agnostic Speech Enhancement Framework with Gating Mamba Mechanism and Phase Shift-Invariant Training2025-06-19A Comparative Evaluation of Deep Learning Models for Speech Enhancement in Real-World Noisy Environments2025-06-17