ASLGSDMay 31, 2023

Audio-Visual Speech Separation in Noisy Environments with a Lightweight Iterative Model

arXiv:2306.00160v120 citations
Originality Incremental advance
AI Analysis

This work addresses speech separation in noisy settings for low-resource applications, but it is incremental as it builds on existing audio-only methods.

The authors tackled audio-visual speech separation in noisy environments by proposing AVLIT, a lightweight iterative model using Progressive Learning, which outperformed various baselines on controlled and in-the-wild datasets.

We propose Audio-Visual Lightweight ITerative model (AVLIT), an effective and lightweight neural network that uses Progressive Learning (PL) to perform audio-visual speech separation in noisy environments. To this end, we adopt the Asynchronous Fully Recurrent Convolutional Neural Network (A-FRCNN), which has shown successful results in audio-only speech separation. Our architecture consists of an audio branch and a video branch, with iterative A-FRCNN blocks sharing weights for each modality. We evaluated our model in a controlled environment using the NTCD-TIMIT dataset and in-the-wild using a synthetic dataset that combines LRS3 and WHAM!. The experiments demonstrate the superiority of our model in both settings with respect to various audio-only and audio-visual baselines. Furthermore, the reduced footprint of our model makes it suitable for low resource applications.

Code Implementations1 repo
Foundations

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

Your Notes