paper-with-me

Papers

A multimodal dynamical variational autoencoder for audiovisual speech representation learning

2023-05-05 · Samir Sadok, Simon Leglaive, Laurent Girin, Xavier Alameda-Pineda, Renaud Séguier

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 shared between the modalities from those that are specific to each modality. A static latent variable is also introduced to encode the information that is constant over time within an audiovisual speech sequence. The model is trained in an unsupervised manner on an audiovisual emotional speech dataset, in two stages. In the first stage, a vector quantized VAE (VQ-VAE) is learned independently for each modality, without temporal modeling. The second stage consists in learning the MDVAE model on the intermediate representation of the VQ-VAEs before quantization. The disentanglement between static versus dynamical and modality-specific versus modality-common information occurs during this second training stage. Extensive experiments are conducted to investigate how audiovisual speech latent factors are encoded in the latent space of MDVAE. These experiments include manipulating audiovisual speech, audiovisual facial image denoising, and audiovisual speech emotion recognition. The results show that MDVAE effectively combines the audio and visual information in its latent space. They also show that the learned static representation of audiovisual speech can be used for emotion recognition with few labeled data, and with better accuracy compared with unimodal baselines and a state-of-the-art supervised model based on an audiovisual transformer architecture.

📄 PDF Abstract BibTeX arXiv:2305.03582

Code (1)

samsad35/code-mdvae 공식 구현 pytorch

Tasks

DenoisingDisentanglementEmotion RecognitionImage DenoisingQuantizationRepresentation LearningSpeech Emotion RecognitionSpeech Representation Learning

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

Audio-visual speech enhancement with a deep Kalman filter generative model

2022-11-02 · Ali Golmakani, Mostafa Sadeghi, Romain Serizel

Deep latent variable generative models based on variational autoencoder (VAE) have shown promising performance for audiovisual speech enhancement (AVSE). The underlying idea is to learn a VAEbased audiovisual prior distr…

Speech Enhancement

Unsupervised Audiovisual Synthesis via Exemplar Autoencoders

2020-01-13 · ICLR 2021 1 · Kangle Deng, Aayush Bansal, Deva Ramanan

We present an unsupervised approach that converts the input speech of any individual into audiovisual streams of potentially-infinitely many output speakers. Our approach builds on simple autoencoders that project out-of…

Temporal Multimodal Learning in Audiovisual Speech Recognition

2016-06-01 · CVPR 2016 6 · Di Hu, Xuelong. Li, Xiaoqiang Lu

In view of the advantages of deep networks in producing useful representation, the generated features of different modality data (such as image, audio) can be jointly learned using Multimodal Restricted Boltzmann Machine…

Multimodal Deep Learningspeech-recognitionSpeech Recognition

See, Hear, and Understand: Benchmarking Audiovisual Human Speech Understanding in Multimodal Large Language Models

2025-12-01 · Le Thien Phuc Nguyen, Zhuoran Yu, Samuel Low Yu Hang, Subin An 외 arxiv

Multimodal large language models (MLLMs) are expected to jointly interpret vision, audio, and language, yet existing video benchmarks rarely assess fine-grained reasoning about human speech. Many tasks remain visually so…