paper-with-me

Papers

End-to-end Audiovisual Speech Recognition

2018-02-18 · IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2018 9 · Stavros Petridis, Themos Stafylakis, Pingchuan Ma, Feipeng Cai, Georgios Tzimiropoulos, Maja Pantic

Several end-to-end deep learning approaches have been recently presented which extract either audio or visual features from the input images or audio signals and perform speech recognition. However, research on end-to-end audiovisual models is very limited. In this work, we present an end-to-end audiovisual model based on residual networks and Bidirectional Gated Recurrent Units (BGRUs). To the best of our knowledge, this is the first audiovisual fusion model which simultaneously learns to extract features directly from the image pixels and audio waveforms and performs within-context word recognition on a large publicly available dataset (LRW). The model consists of two streams, one for each modality, which extract features directly from mouth regions and raw waveforms. The temporal dynamics in each stream/modality are modeled by a 2-layer BGRU and the fusion of multiple streams/modalities takes place via another 2-layer BGRU. A slight improvement in the classification rate over an end-to-end audio-only and MFCC-based model is reported in clean audio conditions and low levels of noise. In presence of high levels of noise, the end-to-end audiovisual model significantly outperforms both audio-only models.

📄 PDF Abstract BibTeX arXiv:1802.06424

Code (2)

mpc001/end-to-end-Lipreading pytorch
tstafylakis/Lipreading-ResNet pytorch

Tasks

Lipreadingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

A vector quantized masked autoencoder for audiovisual speech emotion recognition

2023-05-05 · Samir Sadok, Simon Leglaive, Renaud Séguier

An important challenge in emotion recognition is to develop methods that can leverage unlabeled training data. In this paper, we propose the VQ-MAE-AV model, a self-supervised multimodal model that leverages masked autoe…

Contrastive LearningEmotion RecognitionRepresentation LearningSelf-Supervised Learning+1

Robust Audiovisual Speech Recognition Models with Mixture-of-Experts

2024-09-19 · Yihan Wu, Yifan Peng, Yichen Lu, Xuankai Chang 외

Visual signals can enhance audiovisual speech recognition accuracy by providing additional contextual information. Given the complexity of visual signals, an audiovisual speech recognition model requires robust generaliz…

Mixture-of-ExpertsRobust Speech Recognitionspeech-recognitionSpeech Recognition

A multimodal dynamical variational autoencoder for audiovisual speech representation learning

2023-05-05 · Samir Sadok, Simon Leglaive, Laurent Girin, Xavier Alameda-Pineda 외

In this paper, we present a multimodal and dynamical VAE (MDVAE) applied to unsupervised audio-visual speech representation learning. The latent space is structured to dissociate the latent dynamical factors that are sha…

DenoisingDisentanglementEmotion RecognitionImage Denoising+4

Detecting Adversarial Attacks On Audiovisual Speech Recognition

2019-12-18 · Pingchuan Ma, Stavros Petridis, Maja Pantic

Adversarial attacks pose a threat to deep learning models. However, research on adversarial detection methods, especially in the multi-modal domain, is very limited. In this work, we propose an efficient and straightforw…

Audio-Visual Speech Recognitionspeech-recognitionSpeech RecognitionVisual Speech Recognition

Enhancing Audiovisual Speech Recognition through Bifocal Preference Optimization

2024-12-26 · Yihan Wu, Yichen Lu, Yifan Peng, Xihua Wang 외

Audiovisual Automatic Speech Recognition (AV-ASR) aims to improve speech recognition accuracy by leveraging visual signals. It is particularly challenging in unconstrained real-world scenarios across various domains due …

Automatic Speech Recognitionspeech-recognitionSpeech Recognition